[Bug 482419] Re: 802.3ad interface bonding fails if started too early

2010-12-07 Thread Michal Kleczek
My symptoms are that interfaces are not brought up at boot. I have to manually: 1. stop networking 2. rmmod bonding 3. modprobe bonding 4. start networking 5. bring up all vlans one by one (ifup bond0.150x) Once interfaces are up I do not have any problems with the network. The history is that it

[Bug 482419] Re: 802.3ad interface bonding fails if started too early

2010-12-06 Thread Michal Kleczek
My configuration does not work - note that there is also a bridge set up on two vlan interfaces. # The loopback network interface auto lo iface lo inet loopback auto bond0 iface bond0 inet manual bond-slaves none bond-mode 4 bond-miimon 100 # Internet auto bond0.1501 ifac