Package: ifenslave-2.6 Version: 1.1.0-17 Severity: grave Tags: squeeze Hi,
I encounter a serious issue on a Dell R310 server with its both NICs bonded the Debian way : * Hardware details for NICs : 02:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5716 Gigabit Ethernet (rev 20) 02:00.1 Ethernet controller: Broadcom Corporation NetXtreme II BCM5716 Gigabit Ethernet (rev 20) * Running Kernel : ii linux-headers-2.6.32-5-amd64 2.6.32-29 Header files for Linux 2.6.32-5-amd64 ii linux-headers-2.6.32-5-common 2.6.32-29 Common header files for Linux 2.6.32-5 ii firmware-bnx2 0.27 Binary firmware for Broadcom NetXtremeII auto bond0 iface bond0 inet static slaves eth0 eth1 bond_mode 802.3ad bond_xmit_hash_policy layer2+3 bond_miimon 100 bond_downdelay 5000 bond_updelay 10000 address 192.168.1.10 netmask 255.255.255.0 gateway 192.168.1.254 As said in the subject, ifupdown exits before the bond interface is active. I tried to raise the updelay to get the slaves active but it has no effect : [ 11.426497] bnx2: eth0 NIC Copper Link is Up, 1000 Mbps full duplex [ 11.478596] bonding: bond0: link status up for interface eth0, enabling it in 0 ms. [ 11.486325] bonding: bond0: link status definitely up for interface eth0. [ 11.493738] ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready [ 11.515333] bnx2: eth1 NIC Copper Link is Up, 1000 Mbps full duplex [ 11.590403] bonding: bond0: link status up for interface eth1, enabling it in 10000 ms. Starting LDAP connection daemon: nslcd[ 21.581245] bonding: bond0: link status definitely up for interface eth1. nslcd: failed to bind to LDAP server ldaps://ldap.eve/: Can't contact LDAP server: Connection timed out nslcd: no available LDAP server found nslcd: no base defined in config and couldn't get one from server failed! You can see on this log that sysv-rc tries to start nslcd daemon *before* bonding module reports bond0 to be effectively up, causing nslcd to fail to start... As everything on my setup relies on LDAP for auth, nothing is working until I locally log as root to manually restart failed services... I'm not sure id I should assign this bug to ifenslave or to ifupdown package, so sorry for the noise if I'm wrong ! Regards, -- Eric -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ifenslave-2.6 depends on: ii iproute 20100519-3 networking and traffic control too ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib Versions of packages ifenslave-2.6 recommends: ii net-tools 1.60-23 The NET-3 networking toolkit ifenslave-2.6 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org