Re: [Qemu-devel] Online image backup

2007-12-10 Thread Lorenzo Mancini
istent with the state the VM went throught at the time of execution of step 2.1 . If it was possible, it would be just fine for automated daily backups. -- Lorenzo Mancini

Re: [Qemu-devel] Online image backup

2007-12-05 Thread Lorenzo Mancini
k to perform the online copy between a couple of "stop" and "cont" commands, so you're sure that the underlying .qcow2 image is frozen while you're reading it (...is it?), but again that's suboptimal since you force the VMs to be down for some time. Thanks in advance! -- Lorenzo Mancini