
3 Feb
2011
3 Feb
'11
12:02 p.m.
Sorry for the late, qemu driver only supports domain snapshotting when the disks' driver type is "qcow2". e.g.
<disk...> ...... <driver name="qemu" type="qcow2"/> ...... </disk>
Ah, thanks. I assume this means I can't snapshot LVM backed domains at this time? That is, it isn't possible to use qcow2 and lvm at the same time? Best, Casey