duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] backups larger than source


From: Matt Chipman
Subject: Re: [Duplicity-talk] backups larger than source
Date: Thu, 3 Sep 2015 11:51:00 +1000

Thanks Edgar,

Backuppc does deduping via hard links and I think Duplicity is storing multiple copies of the same files (via hard links) instead of just the hard links and the original file.

I think I will have to rethink how I prepare my source as its ~800GB deduped

does my reasoning make sense?

TIA

cheers

-Matt


On Wed, Sep 2, 2015 at 7:07 PM, <address@hidden> wrote:
On 02.09.2015 08:16, Matt Chipman wrote:
> Greetings,
>
> backing up a "Backuppc" store to a qnap device and the backups are huge.
>
> As a test, started with a 2.6GB Backuppc directory and after 1 hour, the
> backup is still running and the backup size is now ~20GB.
>
> System is Debian 8
>
> tried Version 6.24 and 6.26 with the same result.  Tried with encryption
> and without, same result.
>
> About to try Duplicity 7 and see how that goes but it seems I am missing
> something.
>
> current command line
> /usr/local/bin/duplicity --no-encryption /var/lib/backuppc/pc/wiki scp://
> address@hidden///share/CACHEDEV1_DATA/AUdcbkp01
>
> I am wondering if Duplicity is seeing all the links in the backuppc
> directory and going round in circles?

duplicity should not follow symlinks but treat them as files.

> any hints much appreciated.
>

you can run your backup in max verbose mode '-v9' and observe which files get backed up.

..ede/duply.net

_______________________________________________
Duplicity-talk mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/duplicity-talk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]