- Related issues: #1541 Enabling vlan on a bonded NIC breaks the Harvester setup
Category:
- Network
Verification Steps
- Pull ipxe example from https://github.com/harvester/ipxe-examples
- Vagrant pxe install 3 nodes harvester
- Access harvester settings page
- Open
settings
->vlan
- Enable virtual network and set with
bond0
- Navigate to every page to check harvester is working
- Create a vlan based on
bon0
Expected Results
Enable virtual network with bond0
will not make harvester service out of work.