lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 22 Jun 2012 09:14:44 +0200
From:	"Ulrich Windl" <Ulrich.Windl@...uni-regensburg.de>
To:	<linux-kernel@...r.kernel.org>
Subject: FYI: Problem in current SLES11 SP1 Kernel (2.6.32.59-0.3) with
 rr-bonding

Hi!

I just wanted to let you know that we see a problem since we upgraded to SLES 11 SP1 kernel 2.6.32.59-0.3 on x86_64:

The machines have several NICs using "Broadcom NetXtreme II BCM5706/5708/5709/5716 Driver" 2.0.4. Two of the NICs are used for a round-robin bond with ARP monitoring.

The new problem is that after boot the bond master and slaves all seem up, packets go in and out, but no ping works.

Only after I remove and re-add the slaves (one after the other), ping works. Once it works, it continues to work:

# echo -eth2 > /sys/class/net/bond1/bonding/slaves
##wait a bit
# echo +eth2 > /sys/class/net/bond1/bonding/slaves
##wait a bit
# echo -eth3 > /sys/class/net/bond1/bonding/slaves
##wait a bit
# echo +eth3 > /sys/class/net/bond1/bonding/slaves
##wait a bit


Before the kernel update, bonding worked. Unfortunately we don't boot that frequently, so I'm not sure whether it worked all the time.

I also had made another test with two machines and a four-NIC-rr-bond that featured "direct-connect cables" with SLES11 SP2 (kernel 3.2.x).  Here also I had seen unreliable initialization. However after a kernel update, the problem was gone.

For SLES, I suspect that patches around this to cause theproblem (haven't looked into the actual source yet):
- patches.fixes/bonding-start-slaves-with-link-down-for-ARP-monitor.patch:
  bonding: start slaves with link down for ARP monitor
  (bnc#752634).

Regards,
Ulrich


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ