
This is a multi-part message in MIME format. --------------080407050206010406010603 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11/27/2014 9:12 AM, Keppler, Thomas (PEBA) wrote:
Now, before I go into any more hassle, has somebody else of you done a live-backup solution for oVirt? Are there any recommendations? Thanks for any help provided!
I've been looking for a similar scheme for the last year. It was not (really) possible in the past as there wasn't any way to destroy a snapshot w/o shutting down the VM. Is this still the case, or are snap shots fully implemented now? Basically, I'd like to: Tell VM to flush it's buffers suspend VM take snap shot of boot virtual disk resume VM backup the virtual boot disk from the Hypervisor using standard commands (tar, cp, whatever) destroy the snapshot This would at least give some BMR capabilities of your VMs. Ideally, I'd also like to be able to create a snapshot from within the VM, do a yum update, see if I like it or not, if I do, then destroy the snap shot. If I don't, I want to promote the snapshot and boot from that, then destroy the "original". (Yes, I know, BTRFS is supposed to be the solution to this with in the VM at some point, isn't it?) I have looked at the oVirt backup API wiki, but the code examples look more like pseudo code than real world examples. --------------080407050206010406010603 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">On 11/27/2014 9:12 AM, Keppler, Thomas (PEBA) wrote:<br> </div> <blockquote cite="mid:196AB7D9F4C2F943BFC199940DF21D79016557467A0C@KIT-MSX-07.kit.edu" type="cite"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="GtkHTML/4.6.6"> <br> Now, before I go into any more hassle, has somebody else of you done a live-backup solution for oVirt? Are there any recommendations? Thanks for any help provided!<br> <br> </blockquote> <br> I've been looking for a similar scheme for the last year. It was not (really) possible in the past as there wasn't any way to destroy a snapshot w/o shutting down the VM. Is this still the case, or are snap shots fully implemented now?<br> <br> Basically, I'd like to:<br> Tell VM to flush it's buffers<br> suspend VM<br> take snap shot of boot virtual disk<br> resume VM<br> backup the virtual boot disk from the Hypervisor using standard commands (tar, cp, whatever)<br> destroy the snapshot<br> <br> This would at least give some BMR capabilities of your VMs.<br> <br> Ideally, I'd also like to be able to create a snapshot from within the VM, do a yum update, see if I like it or not, if I do, then destroy the snap shot. If I don't, I want to promote the snapshot and boot from that, then destroy the "original".<br> (Yes, I know, BTRFS is supposed to be the solution to this with in the VM at some point, isn't it?)<br> <br> I have looked at the oVirt backup API wiki, but the code examples look more like pseudo code than real world examples.<br> <br> </body> </html> --------------080407050206010406010603--