-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Host evacuation doesn't respect default migration network #7982
Comments
Moved my management to an vlan on the bond0 and now it's using the bond... but i belive the "default migration network" should be used for evacuation. |
Hi,
edit: OK got it. XO will set |
We need to discuss the best approach:
|
Didn't @benjamreis mentioned in #5802 that |
Indeed but it'll be available for XCP-ng/XS 8.3 and later. |
ah ok thanks... but you also mentioned that it was in 8.2 testing repo in Jun 2021 so i believe that it is already in 8.2.1 repo. Maybe it should be mentioned in the documentation that this is not fully supported at the moment. |
XO already pass the default migration network to I agree that it should documented. |
Are you using XOA or XO from the sources?
both
Which release channel?
stable
Provide your commit number
7c31b
Describe the bug
Evacuation of a host in a ha pool doesn't respect the "default migration network" set on pool.
It was implementen in #5802
It uses the eth0 (Management Interface) instead the choosen bond0.
Works when migrating VMs manually via
VM > select VM > Migrate
Did check this on XOA 5.95.2 (stable) and upgraded to 5.98.0 (latest). I also tryed it on a fresh installed XO from Source.
Error message
To reproduce
Expected behavior
Screenshots
configured bond of eth6 and eth7
configured default migration network
traffic graph after evacuation
Node
18.20.2
Hypervisor
XCP-NG 8.2.1
Additional context
No response
The text was updated successfully, but these errors were encountered: