Hello, I am testing migration of VM’s between hosts. I have two hosts set up, agent.properties on both hosts has guest.cpu.mode=host-model
VM’s run fine on either host. I can start up an instance on either with shared storage and they are happy. However, when I attempt to migrate a host, I get the following exception in cloudstack: org.libvirt.LibvirtException: End of file while reading data: Input/output error When I look at the target host, libvirtd has crashed. The source host is fine. It doesn’t matter which host is the source, the target for migration libvirtd will crash. Any suggestions?