Bonding fails with VLAN configuration
This problem only applies to Checkmk Appliance version 1.6.0 and below! If you are on 1.6.1 or above, this does not apply to you!
LAST TESTED ON APPLIANCE 1.6.1
Table of Contents
Problem
When creating a bond in Advanced mode of the Network Settings and assigning a VLAN configuration, the bond will not come up after saving.
Symptoms
After applying the changes, you get presented with both the slaves, and the bond itself is down.
Solution
Upgrade to firmware 1.6.1 or above.
If you need a workaround right now, you can follow these steps:
- Log into the appliance as root.
Restart the networking service:
root@linux~# systemctl restart networking.service
.
- This will lead to a working configuration.
Related articles