<div dir="ltr">Try it to another internal volume or across your network. After discovering my oversight yesterday, I ran a backup to pickup the missed data. This was the result:<div><br></div><div>````</div><div><div>Import of duplicity.backends.dpbxbackend Failed: No module named dropbox</div><div>Reading globbing filelist ./excludes</div><div>Local and Remote metadata are synchronized, no sync needed.</div><div>Last full backup date: Wed Apr 15 15:18:59 2015</div><div>--------------[ Backup Statistics ]--------------</div><div>StartTime 1429648992.82 (Tue Apr 21 16:43:12 2015)</div><div>EndTime 1429649857.73 (Tue Apr 21 16:57:37 2015)</div><div>ElapsedTime 864.91 (14 minutes 24.91 seconds)</div><div>SourceFiles 192730</div><div>SourceFileSize 9120190895 (8.49 GB)</div><div>NewFiles 112321</div><div>NewFileSize 6508225863 (6.06 GB)</div><div>DeletedFiles 4</div><div>ChangedFiles 8</div><div>ChangedFileSize 13665 (13.3 KB)</div><div>ChangedDeltaSize 0 (0 bytes)</div><div>DeltaEntries 112333</div><div>RawDeltaSize 6410062775 (5.97 GB)</div><div>TotalDestinationSizeChange 4983679911 (4.64 GB)</div><div>Errors 0</div><div>-------------------------------------------------</div></div><div>````</div><div><br></div><div>Notice that I added almost 6GB to my backup set and it only took 14.5 minutes to run the backup. This is from a VM to a physical server across my network via CIFS.</div><div><br></div><div>Duplicity will use the bandwidth available to it. Unless you renice it, duplicity runs full tilt and will impact performance until it is done. There&#39;s something else going on with your setup.<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 22, 2015 at 8:36 AM, Edward Holcroft <span dir="ltr">&lt;<a href="mailto:eholcroft@mkainc.com" target="_blank">eholcroft@mkainc.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div style="font-size:small">I tested this on my production box with all the identical pieces of kit. A full rsync of the 1.5 TB or so of data on this server takes maybe 10 -11 hours. A full backup using Duplicity to the same USB drive on the same server was less than half that - I gave up on 26% after some 16 hours. I&#39;d expect some added overhead for the encrypting and tarring that&#39;s going on, but this is nuts. I have to be doign something wrong or nobody would be using duplicity. Here&#39;s the command I use, which is pretty stock as far as I know:</div><div style="font-size:small"><br></div><div>duplicity /data --exclude /data/ret --exclude /data/rsynclogs file:///mnt/daily/MONDAY &gt;&gt; /data/rsynclogs/daily-`date +%Y%m%d_%H%M%S`.log<br></div><div><br></div><div>I also tried with --no-encyrption and dropped the logging with no noticeable difference.</div><div><br></div><div>ed</div></div><div class="gmail_extra"><br></div></blockquote></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>James Sumners<br><a href="http://james.sumners.info/" target="_blank">http://james.sumners.info/</a> (technical profile)</div><div><a href="http://jrfom.com/" target="_blank">http://jrfom.com/</a> (personal site)</div><div><a href="http://haplo.bandcamp.com/" target="_blank">http://haplo.bandcamp.com/</a> (band page)</div></div></div></div></div>
</div></div></div>