[ovirt-users] Backup through export and clone

Soeren Malchow soeren.malchow at mcon.net
Tue May 19 22:19:10 UTC 2015


Dear all,

I am no python developer (basically no developer at all) but i struggled with the backup for a while but finally i have a script almost OK for the backup.

Due to the fact that the “snapshot -> export” feature is coming as it seems in 3.6 we still need to clone and then export.

This script is threaded to do backups of 3 Vms concurrently, however, in our setup ( compute server with 3 separate gluster machines) parallel backups of 3 VMS create very heavy load on the gluster storage servers, and i would like to do the “clone snapshot” to a separate intermediate storage already, can anybody help me with that ? (somewhere around line 70)
The cloning can hopefully go away in September with 3.6 but until then we still need that.

Any other improvements are more than welcome – please keep in mind i am not a developer and I only tried my very best to write a decent script.

Also: do we have a place (git repo or so) where we can put this script for everybody ?

I am pretty sure there is more than one person out there looking for something like that (at least i hope :-) )

Regards
Soeren

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20150519/a1d575d9/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: backup-queue.py
Type: text/x-python-script
Size: 5249 bytes
Desc: backup-queue.py
URL: <http://lists.ovirt.org/pipermail/users/attachments/20150519/a1d575d9/attachment-0001.bin>


More information about the Users mailing list