Re: [ovirt-users] Python: Clone snapshot into VM

2015-09-19 Thread gregor
Hi, a new version is available on github which supports a list of VM's in the config. https://github.com/wefixit-AT/oVirtBackup cheers gregor On 2015-09-18 07:50, Karli Sjöberg wrote: > tor 2015-09-17 klockan 21:24 +0200 skrev gregor: >> Hi, >> >> thanks, the tool is ready and online on

Re: [ovirt-users] Python: Clone snapshot into VM

2015-09-18 Thread gregor
Hi, this was also an idea but with the single backup script you have the advantage of backing up more than one VM at a time to speed up the overall backup time and therefore to backup to different clusters and different export domains. But I will change the tool to set a list of VM's in the

Re: [ovirt-users] Python: Clone snapshot into VM

2015-09-17 Thread gregor
Hi, thanks, the tool is ready and online on github. https://github.com/wefixit-AT/oVirtBackup cheers gregor On 2015-09-16 15:11, Amador Pahim wrote: > On 09/15/2015 11:57 AM, gregor wrote: >> Hi, >> >> I write currently a little backup tool in Python which use the following >> workflow: >> -

Re: [ovirt-users] Python: Clone snapshot into VM

2015-09-17 Thread Karli Sjöberg
tor 2015-09-17 klockan 21:24 +0200 skrev gregor: > Hi, > > thanks, the tool is ready and online on github. Looks really cool. Good job! What do you think of making the backing up into a loop and fetching VMs from a list? My thinking is that you usually have more than one VM you´d want to back

Re: [ovirt-users] Python: Clone snapshot into VM

2015-09-16 Thread Amador Pahim
On 09/15/2015 11:57 AM, gregor wrote: Hi, I write currently a little backup tool in Python which use the following workflow: - create a snapshot -> works - clone snapshot into VM -> help needed snapshot =