Am 22.09.2010 04:58, schrieb disheng...@gmail.com:
> From: edison
>
> In order to backup snapshots, created from QCOW2 iamge, we want to copy
> snapshots out of QCOW2 disk to a seperate storage.
> The following patch adds a new option in "qemu-img": qemu-img convert -f
> qcow2 -O qcow2 -s snaps
From: edison
In order to backup snapshots, created from QCOW2 iamge, we want to copy
snapshots out of QCOW2 disk to a seperate storage.
The following patch adds a new option in "qemu-img": qemu-img convert -f qcow2
-O qcow2 -s snapshot_name src_img bck_img.
Right now, it only supports to copy t