Using Swift backend, signatures and manifests are not segmented
Ubuntu 14.04
Duplicity 0.7.11
We are using duplicity to back up a large filesystem with many many small files. Currently the backup runs successfully but the signatures file is greater than 5G even compressed. This means swift rejects the upload as too big and the backup fails. When uploading the manifest or signature files, duplicity should use the swift upload -S to enable dynamic large objects support. A manual swift upload works and a subsequent collection-status is correct.
duplicity --verbosity Notice ${OPTIONAL_OPTIONS} \
It would be nice if the volsize was used for -S parameter on upload of the manifest and signature files.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Duplicity Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Doug for more information if necessary.