Hello experts,
I would like to move the qcow2 disk images of a running VM to a
different storage because of the maintenance of the underlying storage
on the same host.
I found the live migration is not allowable on the same host using
virsh. Is there any suggestion or better practices for this?
Hello,
I'm seeking the solution to live storage migration using blockcopy.
Previously, the "virsh undefine" is required before blockcopy.
https://www.redhat.com/archives/libvirt-users/2015-October/msg00027.html
QEMU has "block-dirty-bitmap-*" operations now, are there steps for
the live storage m