problemLive migration keeps on failing when trying to move VM to another host. Same result when tried on multiple host. versionscloudstack version 4.19.1 on ubuntu 22.04 The steps to reproduce the bug
What to do about it?No response |
Replies: 5 comments 1 reply
|
@Chih80 , can you investigate the MS - and agent logs for around the time of the error? Are there any ERROR logs or stack traces preceding the error above? edit: also please check the versions of libvirt qemu and the cloudstack agents on the hosts, to see if these match. |
|
@Chih80 based on the error '/var/lib/libvirt/images/870ee0f4-212c-4116-8bf1-99b98985b9a7', the VM seems to be using local storage? |
|
vm live migration between local storage pools should work. I suspect the it would be good to upload more logs |
|
Yes it is using local storage. Work around was to power cycle the VM, so I'm satisfied with it. |
Yes it is using local storage. Work around was to power cycle the VM, so I'm satisfied with it.