[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2012-02-03 Thread Stéphane Graber
I must admit I only had a quick look through the comments but all the config I saw there should work fine with the recent changes in Precise. Would be appreciated if you could test it on Precise (now at alpha-2) and if it still doesn't work for you, re-open the bug so I spend time investigating

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-11-05 Thread Shawn Teague
Scott's post didn't quite work for me. But I have Bonding interfaces, VLAN segmentation of bond0, bridging of bond0.vlans Everything looked OK on reboot but no actual networking happened, untill I would do a networking restart. All this is on Ubuntu Server 11.04 What did work for me (YMMV)

Re: [Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-11-05 Thread Steve Langasek
On Sat, Nov 05, 2011 at 04:08:44PM -, Shawn Teague wrote: Here is my final /etc/interfaces auto lo iface lo inet loopback auto bond0 iface bond0 inet manual bond-slaves eth0 eth1 auto eth0 allow-bond0 eth0 iface eth0 inet manual This is not a supported method of

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-11-05 Thread Shawn Teague
That is what I was doing but I had to manually restart networking (from the console) after a reboot hmm.. That's almost what I was doing. I was not using the bond- primary eth0 eth1 stanza. Let me make some changes and give it a try. -- You received this bug notification because you are a

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-11-05 Thread Shawn Teague
Seems the bond-primary eth0 eth1 stanza was the key I was missing. You have been most helpful. Thank you As for the auto bond0.40 iface bond0.40 inet manual stanzas, are they not required in order to create the required bridges (used wholly by vm instances and not by the host) -- You

Re: [Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-11-05 Thread Steve Langasek
On Sat, Nov 05, 2011 at 07:04:57PM -, Shawn Teague wrote: As for the auto bond0.40 iface bond0.40 inet manual stanzas, are they not required in order to create the required bridges (used wholly by vm instances and not by the host) The bridge-utils package already takes care of

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-10-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ifenslave-2.6 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/574456 Title:

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-05-18 Thread grufo
that's great - works for me! auto bond0 iface bond0 inet static address 192.168.10.16 netmask 255.255.255.0 network 192.168.10.0 gateway 192.168.10.10 pre-up modprobe bonding mode=balance-xor miimon=100; ifconfig bond0 up; ifconfig eth0 up; ifconfig eth1

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-05-17 Thread Sim
Some problem! News? Thansk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/574456 Title: hotplug-style bonding does not work after reboot - service networking restart needed to get it working --

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-05-17 Thread Sim
/etc/init/networking.conf need to be executed after the hardware interfaces are up and running! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/574456 Title: hotplug-style bonding does not work after

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-05-17 Thread scott
Here's my working config on an X4600M2, FWIW (includes 802.1q vlan tagging) This persists across reboots and/or if[up|down] br1 It avoids reliance on hotplug and any improper sequence errors by scripting the module loading and interface initialization in the correct order. auto bond1 iface bond1

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2011-05-17 Thread scott
correction under br1: s/255\.255\.1\.0/255\.255\.255\.0/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/574456 Title: hotplug-style bonding does not work after reboot - service networking restart

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2010-07-11 Thread Steve Langasek
** Changed in: ifenslave-2.6 (Ubuntu) Status: Incomplete = New -- hotplug-style bonding does not work after reboot - service networking restart needed to get it working https://bugs.launchpad.net/bugs/574456 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2010-07-06 Thread Reiner Hippen
Here are the output from syslog Jul 6 21:52:28 otto kernel: [6.534247] bonding: bond0: doing slave updates when interface is down. Jul 6 21:52:28 otto kernel: [6.534250] bonding: bond0: doing slave updates when interface is down. Jul 6 21:52:28 otto kernel: [6.534253] bonding:

[Bug 574456] Re: hotplug-style bonding does not work after reboot - service networking restart needed to get it working

2010-06-03 Thread Steve Langasek
Thank you for taking the time to report this issue and help to improve Ubuntu. Can you attach a /var/log/syslog and /var/log/boot.log from a boot that has failed to bring up the bonded interface in this way? ** Changed in: ifenslave-2.6 (Ubuntu) Status: New = Incomplete -- hotplug-style