DagSonsteboSB commented on issue #2783: Migrating router with public interface fails URL: https://github.com/apache/cloudstack/issues/2783#issuecomment-414773048 @marcowi - how are the bonds configured on your host? I.e. what are the names? Can you do a "brctl show" on your KVM host and send the output? I suspect this has to do with the underlying bond naming - CloudStack only has a limited list of terms it looks for - and if your bonds are called "brbondXXX" then this would not be included. To my knowledge the list is as follows: https://github.com/apache/cloudstack/blob/65f31f1a9fbc1c20cd752d80a7e1117efc0248a5/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java#L1293
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
