Displaying 2 results from an estimated 2 matches for "compute3".
Did you mean:
computer
2017 May 02
1
virsh snapshot delete / live-migration issues
...-------------------------------------------------------------------------------
Hi,
I'd like to live-migration after snapshots deleted.
But it doesn't work.Here's my steps:
# virsh snapshot-create VM
# virsh snapshot-delete VM Snapshot
# virsh migrate --live VM qemu+ssh://localadmin@compute3/system
And It comes out this message:
# internal error: unable to execute QEMU command
'migrate-set-capabilities': There's a migration process in progress
Even I create a no-metadata snapshot, it still have same error.
After I reboot the VM, the live-migration finally works.
Does...
2017 May 02
0
virsh snapshot delete / live-migration issues
Hi,
I'd like to live-migration after snapshots deleted.
But it doesn't work.Here's my steps:
# virsh snapshot-create VM
# virsh snapshot-delete VM Snapshot
# virsh migrate --live VM qemu+ssh://localadmin@compute3/system
And It comes out this message:
# internal error: unable to execute QEMU command
'migrate-set-capabilities': There's a migration process in progress
Even I create a no-metadata snapshot, it still have same error.
After I reboot the VM, the live-migration finally works.
Does...