search for: hypervisor1

Displaying 1 result from an estimated 1 matches for "hypervisor1".

Did you mean: hypervisor
2015 Jun 03
2
Canging bridge names on live migration
Hello, i wonder, if there's a possibility to change a name of a shared interface in virtual machine config, while doing migration. The problem is: hypervisor1 (source) uses shared interface name "br0". hypervisor2 (target) uses shared interface name "br500". Live migration fails, because target hypervisor does not have "br0" interface. Thank you