Package: ifenslave-2.6
Version: 1.1.0-17
Severity: important
After configuring a bonded interface, it does not come up properly on
reboot. (The network is unreachable, and networked machines cannot see
the machine with the bonded interface on the network.)
After every reboot, I must log in to a local console and do 'ifdown
bond0 && ifup bond0' in order for it to communicate.
(This is not a problem on my Lenny systems with the exact same hardware
specs.)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored:
LC_ALL set to en_US.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-6+squeeze1 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
-- lspci output:
00:00.0 Host bridge: Intel Corporation 440GX - 82443GX Host bridge
00:01.0 PCI bridge: Intel Corporation 440GX - 82443GX AGP bridge
00:0c.0 SCSI storage controller: Adaptec AIC-7896U2/7897U2
00:0c.1 SCSI storage controller: Adaptec AIC-7896U2/7897U2
00:0e.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet
Pro 100 (rev 08)
00:12.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:12.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:12.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:12.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:14.0 VGA compatible controller: Cirrus Logic GD 5480 (rev 23)
01:0f.0 PCI bridge: Digital Equipment Corporation DECchip 21150 (rev 06)
02:04.0 SATA controller: Silicon Image, Inc. SiI 3114
[SATALink/SATARaid] Serial ATA Controller (rev 02)
02:07.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5701
Gigabit Ethernet (rev 15)
-- /etc/network/interfaces:
# The loopback network interface
auto lo
iface lo inet loopback
auto bond0
allow-hotplug bond0
iface bond0 inet static
address 192.168.88.61
netmask 255.255.255.0
network 192.168.88.0
gateway 192.168.88.1
slaves eth0 eth1
# Can be balance-rr, active-backup, balance-xor,
# broadcast, 802.3ad, balance-tlb, balance-alb
bond_mode balance-alb
bond_miimon 100
bond_downdelay 200
bond_updelay 200
-- ifconfig output (after restarting the interface and communication is
working):
bond0 Link encap:Ethernet HWaddr 00:d0:b7:a7:5b:c1
inet addr:192.168.88.61 Bcast:192.168.88.255 Mask:255.255.255.0
inet6 addr: fe80::2d0:b7ff:fea7:5bc1/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:8136 errors:0 dropped:0 overruns:0 frame:0
TX packets:15146 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:804016 (785.1 KiB) TX bytes:1213408 (1.1 MiB)
eth0 Link encap:Ethernet HWaddr 00:d0:b7:a7:5b:c1
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:690 errors:0 dropped:0 overruns:0 frame:0
TX packets:4818 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:67820 (66.2 KiB) TX bytes:292082 (285.2 KiB)
eth1 Link encap:Ethernet HWaddr 00:08:02:ed:91:57
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:7446 errors:0 dropped:0 overruns:0 frame:0
TX packets:10328 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:736196 (718.9 KiB) TX bytes:921326 (899.7 KiB)
Interrupt:23
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:462 errors:0 dropped:0 overruns:0 frame:0
TX packets:462 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:88505 (86.4 KiB) TX bytes:88505 (86.4 KiB)
<<--------------------------------------------------------------------------------->>
This E-Mail message has been scanned for viruses and content
and cleared by >>smaRTmail<< from Renegade Technologies
<<--------------------------------------------------------------------------------->>
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org