duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] webdavs and large sync volume failing


From: address@hidden
Subject: [Duplicity-talk] webdavs and large sync volume failing
Date: Tue, 2 Feb 2016 21:18:32 +0100

Hi,

I am trying to use Duplicity and duply to backup appr 60GB data to webdavs 
storage.

The script is running on a raspberrypi with raspbian jessie

Small backups are working.
I have tried to run this backup in one go, it failed; I then split into 15GB 
chunks it failed again with exit code 137

Any ideas what to do / where to look for?
Is the webdavs access not stable enough for such backup?
Is it maybe a performance issue with the raspberry

btw I started the backup script via a cron job, it was then running several 
hours before it failed.

Thanks for help.

copy from the output:


Start duply v1.9.1, time is 2016-02-01 21:06:02.
Using profile '/etc/duply/photo'.
Using installed duplicity version 0.6.24, python 2.7.9, gpg 1.4.18 (Home: 
~/.gnupg), awk 'mawk 1.3.3 Nov 1996, Copyright (C) Michael D. Brennan', bash 
'4.3.30(1)-release (arm-unknown-linux-gnueabihf)'.
Autoset found secret key of first GPG_KEY entry ‚xxx' for signing.
Checking TEMP_DIR '/home/backup/tmp' is a folder (OK)
Checking TEMP_DIR '/home/backup/tmp' is writable (OK)
TODO: reimplent tmp space check
Test - Encrypt to ‚xxx' & Sign with ‚xxx' (OK)
Test - Decrypt (OK)
Test - Compare (OK)
Cleanup - Delete '/home/backup/tmp/duply.xxx_*'(OK)
Export PUB key ‚xxx' (OK)
Write file 'gpgkey.xxx.pub.asc' (OK)
Export SEC key ‚xxx' (OK)
Write file 'gpgkey.xxx.sec.asc' (OK)

INFO:

duply exported new keys to your profile.
You should backup your changed profile folder now and store it in a safe place.


--- Start running command PRE at 21:06:07.643 ---
Skipping n/a script '/etc/duply/photo/pre'.
--- Finished state OK at 21:06:07.881 - Runtime 00:00:00.237 ---

--- Start running command BKP at 21:06:08.091 ---
Reading globbing filelist /etc/duply/photo/exclude
Local and Remote metadata are synchronized, no sync needed.
Last full backup date: none
Reuse configured PASSPHRASE as SIGN_PASSPHRASE
No signatures found, switching to full backup.
Attempt 1 failed. error: [Errno 32] Broken pipe
Attempt 1 failed. error: [Errno 32] Broken pipe
Attempt 1 failed. error: [Errno 32] Broken pipe
.
.
.
/usr/bin/duply: line 682: 20288 Killed                  
TMPDIR='/home/backup/tmp' PASSPHRASE=xxx FTP_PASSWORD=xxx duplicity 
--archive-dir '/home/backup/duply/.duply-cache' --name duply_photo 
--encrypt-key xxxxx --sign-key xxxxx --verbosity '4' 
--exclude-globbing-filelist '/etc/duply/photo/exclude' '/mnt/photo' 
'webdavs://address@hidden'
09:32:39.304 Task 'BKP' failed with exit code '137'.
--- Finished state FAILED 'code 137' at 09:32:39.304 - Runtime 12:26:31.212 —






reply via email to

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