<div dir="ltr">Hi all,<div><br></div><div>I'm investigating the ways to improve the live migration performance in libvirt. I have a question about the vm live storage migration. the platform is libvirt + qemu + kvm</div><div><br></div><div>If we want to migrate a running vm with its virtual disk images to another node.</div><div>we can use 'virsh migrate ....' commands.</div><div><br></div><div>What if this vm has a number of disk-only external snapshots? In the current version, how can live migrate this vm? </div><div><br></div><div>Is it possible to blockcommit the snapshots to the base image and later perform the migration, without shutting down the running vm?</div><div><br></div><div>Or is it possible to iteratively transfer all the snapshots to the destination and later live migrate only the latest new data?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Best,</div><div>Ed</div></div>