Re: [Qemu-devel] [Snapshot Mode]

2010-09-27 Thread edison
savevm will take disk snapshot also, then you can copy the snapshot out of disk image to another storage. I had posted two patches about it: http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg01662.html and http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg00655.html. FYI. BTW, if

[Qemu-devel] [Snapshot Mode]

2010-09-23 Thread Benjamin Kormann
Hi there, we've been using qemu for quite a while on different platforms and we'd like to perform snapshots on running qemu machines and tar them onto a backup server. The qemu-img snapshot can only be applied to inactive qemu machines (images), hence this is not applicable. The savevm command w