duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Does duplicity resume?


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Does duplicity resume?
Date: Sat, 13 Dec 2008 16:09:48 -0600
User-agent: Thunderbird 2.0.0.18 (X11/20081125)

Justin Tussey wrote:
> I spent 20 days backing up 300GB of data then duplicity craps out. New
> attempts result in a full back up. Is there no way to resume?
> 
> Here is the log. Would someone please explain what happened?
> 
> http://pastebin.com/m64b1dc86

Lines 18-21 tell the story:
#
State = copying, Before = 'ssh: connect to host server.com port 22:
Network is unreachable
#
lost connection'
#
Running 'scp
/var/folders/q1/q1Oh02h3H50lf-lix8K0PU+++TI/-Tmp-/duplicity-kbA2H--tempdir/mktemp-wMBn7F-290
address@hidden:backup/Classified1/duplicity-full.2008-11-19T01:06:18-05:00.vol289.difftar.gpg'
failed (attempt #5)
#
Giving up trying to execute 'scp
/var/folders/q1/q1Oh02h3H50lf-lix8K0PU+++TI/-Tmp-/duplicity-kbA2H--tempdir/mktemp-wMBn7F-290
address@hidden:backup/Classified1/duplicity-full.2008-11-19T01:06:18-05:00.vol289.difftar.gpg'
after 5 attempts

You lost your network connection and duplicity erred out.

The rest is cleanup and it looks like that may have failed due to lack
of file descriptors, hard to say for sure about that one.

On your next backup, try to do it in smaller increments.  I am working
on checkpoint/recovery for the future, but that will be a month or so.

...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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