duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] duplicity 0.5.20 hangs


From: Philip Jocks
Subject: Re: [Duplicity-talk] duplicity 0.5.20 hangs
Date: Sun, 22 Nov 2009 22:44:03 +0100

A little follow-up on this. It seems, there is a second python process started some seconds after that first "Running 'scp ..." line and _that_ one consumes 99%+ CPU. Nothing happens for minutes. No login on the remote server, nothing. When I killed that one, the backup started to continue after a few seconds, here's the output I got:

--
AsyncScheduler: running task synchronously (asynchronicity disabled)
Running 'scp -oServerAliveInterval=15 -oServerAliveCountMax=1 /tmp/ duplicity-CyZcA9-tempdir/mktemp-SjzkkH-59 address@hidden:path/ to/duplicity/duplicity-full. 20091122T211351Z.vol57.difftar.gpg' (attempt #1) Running 'scp -oServerAliveInterval=15 -oServerAliveCountMax=1 /tmp/ duplicity-CyZcA9-tempdir/mktemp-SjzkkH-59 address@hidden:path/ to/duplicity/duplicity-full.20091122T211351Z.vol57.difftar.gpg' failed (attempt #1) Running 'scp -oServerAliveInterval=15 -oServerAliveCountMax=1 /tmp/ duplicity-CyZcA9-tempdir/mktemp-SjzkkH-59 address@hidden:path/ to/duplicity/duplicity-full. 20091122T211351Z.vol57.difftar.gpg' (attempt #2)
--

BTW I'm running duplicity with 2 --encrypt-key parameters, 1 --sign- key parameter, followed by these parameters: --include-globbing-filelist /usr/local/etc/duplicity_filelist -- exclude '**' / scp://address@hidden/path/to/duplicity

Am 22.11.2009 um 22:19 schrieb Philip Jocks:

Hi,

I'm seeing some odd behavior since quite some time now, also on a 0.4.xx version. Duplicity seems to hang and consumes 99%+ CPU, not exiting and can only be killed with a KILL signal. I'm not able to always reproduce, but today, I ran into this twice. Both times on the same box, the last time I ran it with -v7 and the last output I got was:

--
AsyncScheduler: running task synchronously (asynchronicity disabled)
Running 'scp -oServerAliveInterval=15 -oServerAliveCountMax=1 /tmp/ duplicity-87DJ3O-tempdir/mktemp-z57-q9-29 address@hidden:path/ to/duplicity/duplicity-full. 20091122T205828Z.vol27.difftar.gpg' (attempt #1)
--
The time before that, it hang at vol17, though this volume never gets written to the remote box, so the last volume is vol26.

I'm running FreeBSD 6.3 with duplicity built from ports, Python 2.5.4 and there are about 4.8GB to backup, though the hangs also happen on (smaller) incremental backups as well.

Maybe someone can shed some light on this?

Thanks!

Philip


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





reply via email to

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