← Back to team overview

duplicity-team team mailing list archive

[Question #275387]: (cloudlinux) lve-wrapper + duplicity - backups are not saved

 

New question #275387 on Duplicity:
https://answers.launchpad.net/duplicity/+question/275387

I've been trying to wrap duplicity  with lve-wrapper so that I can limit the disk i/o during backup to prevent my server from hanging (i've experienced very high cpu usage upto 70) during backup. I have more than 500 GB data

I'm using a duplicity script 

 lve_suwrapper 10001 duplicity /home file:///backup/home/

What happens is that, the files are compressed alright in the temp folder but they are not moved to the destination folder after the compression. they get removed from the tmp folder.

I have set the permissions on the destination folder to 777.

when I run duplicity without using the lve_suwrapper, the backup runs successfully but I need to wrap it in the wrapper to reduce the disk i/o.

I'd really appreciate any help on this.

Thanks

-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.