Andrew Claus
2016-05-11 19:20:09 UTC
Hello All,
Cygwin, Duplicity 0.7.07.1, Python 2.7, GnuPG 1.4.20, boto3
I am trying to backup 1.7 GB to S3, but Duplicity seems to be running in a
loop and keeping on uploading more than is necessary, but not of the right
volumes. Right now the progress shows the below, and has been similar for a
while. The temp directory only has files ending in 1,3,4. S3 only shows
volume 1 uploaded.
4.0GB 00:47:00 [1.4MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 13508608/26214400 bytes
4.0GB 00:47:03 [990.6KB/s] [=======================================> ] 99%
ETA < 30sec
Thread-2: Uploaded 18104320/26214400 bytes
Thread-4: Uploaded 15597568/26214400 bytes
Thread-3: Uploaded 14065664/26214400 bytes
4.1GB 00:47:06 [1.1MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 13647872/26214400 bytes
Thread-2: Uploaded 18243584/26214400 bytes
4.1GB 00:47:09 [1.2MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 13787136/26214400 bytes
Thread-2: Uploaded 18382848/26214400 bytes
Thread-3: Uploaded 14204928/26214400 bytes
4.1GB 00:47:12 [1.3MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 13926400/26214400 bytes
Thread-2: Uploaded 18522112/26214400 bytes
4.1GB 00:47:15 [1.3MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-4: Uploaded 15736832/26214400 bytes
Thread-1: Uploaded 14065664/26214400 bytes
Thread-3: Uploaded 14344192/26214400 bytes
Thread-2: Uploaded 18661376/26214400 bytes
4.1GB 00:47:18 [1.4MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 14204928/26214400 bytes
My options are as follows:
--timeout=500
--asynchronous-upload
--progress
--s3-use-new-style
--s3-use-multiprocessing
--s3-use-server-side-encryption
--volsize 200
--archive-dir /home/andrew/duplicity_hashes/
-vDEBUG
I tried putting it to a flash drive instead of S3 and could see each of the
volumes being created in the temp directory and then appear in the flash
drive in real time. It showed a correct total transfer amount, but oddly
the status bar stayed at 0% and stalled while files were being transferred,
and then suddenly jumped to 99% and then done.
I appreciate any help.
Thanks,
Andrew
Cygwin, Duplicity 0.7.07.1, Python 2.7, GnuPG 1.4.20, boto3
I am trying to backup 1.7 GB to S3, but Duplicity seems to be running in a
loop and keeping on uploading more than is necessary, but not of the right
volumes. Right now the progress shows the below, and has been similar for a
while. The temp directory only has files ending in 1,3,4. S3 only shows
volume 1 uploaded.
4.0GB 00:47:00 [1.4MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 13508608/26214400 bytes
4.0GB 00:47:03 [990.6KB/s] [=======================================> ] 99%
ETA < 30sec
Thread-2: Uploaded 18104320/26214400 bytes
Thread-4: Uploaded 15597568/26214400 bytes
Thread-3: Uploaded 14065664/26214400 bytes
4.1GB 00:47:06 [1.1MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 13647872/26214400 bytes
Thread-2: Uploaded 18243584/26214400 bytes
4.1GB 00:47:09 [1.2MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 13787136/26214400 bytes
Thread-2: Uploaded 18382848/26214400 bytes
Thread-3: Uploaded 14204928/26214400 bytes
4.1GB 00:47:12 [1.3MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 13926400/26214400 bytes
Thread-2: Uploaded 18522112/26214400 bytes
4.1GB 00:47:15 [1.3MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-4: Uploaded 15736832/26214400 bytes
Thread-1: Uploaded 14065664/26214400 bytes
Thread-3: Uploaded 14344192/26214400 bytes
Thread-2: Uploaded 18661376/26214400 bytes
4.1GB 00:47:18 [1.4MB/s] [=======================================> ] 99%
ETA < 30sec
Thread-1: Uploaded 14204928/26214400 bytes
My options are as follows:
--timeout=500
--asynchronous-upload
--progress
--s3-use-new-style
--s3-use-multiprocessing
--s3-use-server-side-encryption
--volsize 200
--archive-dir /home/andrew/duplicity_hashes/
-vDEBUG
I tried putting it to a flash drive instead of S3 and could see each of the
volumes being created in the temp directory and then appear in the flash
drive in real time. It showed a correct total transfer amount, but oddly
the status bar stayed at 0% and stalled while files were being transferred,
and then suddenly jumped to 99% and then done.
I appreciate any help.
Thanks,
Andrew