On Thu, Nov 26, 2009 at 02:41:06PM +0100, Łukasz Piątkowski wrote: > When the system is tarted, my bond interface is not started and [...] the > network is not bringed up. But, after the system is up and I run > /etc/init.d/networking restart > everything seems to work and the bond is up and working [...] > It was the same, when there was no bridge. > This bug occures on both of my Fujitsu-Siemens RX330S1 servers with tg3 > netowrk card and it renders > auto system restart to not work anymore!
I don't know why this doesn't work for. Can you try, each time after rebooting,
the following things:
1. ifdown bond0; ifup bond0
2. ifconfig bond0 down; ifconfig bond0 up
3. ifconfig eth0 down; ifconfig eth0 up
4. ifconfig eth1 down; ifconfig eth1 up
Also, after rebooting, what is the output of ifconfig -a and brctl show? Maybe
this information helps narrowing down when and why it goes wrong.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <[email protected]>
signature.asc
Description: Digital signature

