Good afternoon everyone, I have gotten my cloudstack running, but I am unable to live migrate any of my VMs. I get an error like this: "Exception during migrate: org.libvirt.LibvirtException: Cannot get interface MTU on 'brenp3s0f0-3128': No such device" I have tried using an L2, isolated, and shared network. I get the same result (though the exact interface name changes) When I set up these networks, it seems to directly tap the baremetal interface instead of the cloudbr1. Because of this, the name does not remain consistent for migration. Is there a reason / workaround for this? I was under the impression, that everything was supposed to use the cloud bridges to permit migration for High Availability.
This issue seems relevant (https://issues.apache.org/jira/browse/CLOUDSTACK-7743), but there is no solution listed. Thanks! Peter