Hi guys. I am running debian and configured bonding interface and vlan..
I tried the same in other server, similar configuration and still get the error..it doest matter if I change eth3.7 no other vlan, always get same error with bond.
however the vlans are working properly.. not connectivity problem... But I am worry if one day this could be something critical.. it is gonna be a critical production server..at server startup I get same error.
Code:
/etc/init.d/networking restart
Running /etc/init.d/networking restart is deprecated because it may not re-enable some interfaces ... (warning).
Reconfiguring network interfaces...Removed VLAN -:bond0.7:-
Cannot find device "bond0.7"
Set name-type for VLAN subsystem. Should be visible in /proc/net/vlan/config
ERROR: trying to add VLAN #7 to IF -:bond0:- error: File exists
done.
Quote:
cat /proc/net/vlan/config
VLAN Dev name | VLAN ID
Name-Type: VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD
eth3.7 | 7 | eth3
bond0.7 | 7 | bond0
|