Displaying 1 result from an estimated 1 matches for "vm22_a".
Did you mean:
vm22
2013 Feb 01
1
How to copy snapshots of a VM to the other computer.
...sult 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 "virsh snapshot-list " for the copied VM, the result is
empty as follows:
root at doc-scheduler:~# virsh snapshot-list VM22
Name Creation Time State
------------------------------------...