- Related issues: #1464 VM pods turn to the terminating state after switching the VLAN interface
Category:
- Network
Verification Steps
- User ipxe-example to build up 3 nodes harvester
- Login harvester dashboard -> Access Settings
- Enable vlan network with
harvester-mgmt
NIC interface - Create a VM using
harvester-mgmt
- Disable vlan network
- Enable vlan network and select
bond0
interface - Check host and vm is working
- Directly switch network interface from
bond0
toharvester-mgmt
without disable it. - Check host and vm is working
Expected Results
- Switch the VLAN interface of this host can’t affect Host and VM operation.
- All harvester node keep in
running
status