Displaying 1 result from an estimated 1 matches for "vm22".
Did you mean:
  vm2
  
2013 Feb 01
1
How to copy snapshots of a VM to the other computer.
...files in /var/lib/libvirt/qemu/snapshot to
the same places at the new computer.
Everything is OK except snapshot!!
When I use "qemu-img info" for the copied VM image, I can see the snapshot
list in the result as shown below:
root at doc-scheduler:/var/lib/libvirt/images# qemu-img info VM22.img
image: VM22.img
file format: qcow2
virtual size: 10G (10737418240 bytes)
disk size: 1.7G
cluster_size: 65536
Snapshot list:
ID        TAG                 VM SIZE                DATE       VM CLOCK
1         VM22_A                 228M 2013-01-31 10:06:45   00:06:38.110
But, when I use "v...