Re: hunging ifenslave command
From: Jarek Poplawski <hidden>
Date: 2009-06-20 13:36:38
sdrb wrote, On 06/18/2009 03:15 PM:
Hello, I have got problem with hunging "ifenslave" command. I configured bond0 interfaces with 3 slaved interfaces: eth0, eth1 and eth2. While I'm removing one of it - sometimes only the "ifenslave" command hangs up but sometimes the whole system is hanging up completely - so it's not possible to even write on the console. I'm using linux kernel 2.6.27.10 with bonding driver version v3.3.0 (June 10, 2008) and ethernet card driver r8168 version 8.006.00-NAPI. Anyone knows where is the problem with it?
Hi, I don't know, but I guess, if anyone knew it would be fixed now. So, I'd recommend trying the current stable (2.6.30), and if no difference, maybe some debugging like turning on lockdep (lock debugging with prove locking correctness). If still nothing reported, try to get a few SysRq logs when it happens e.g. Alt-PrtScr with t, d, w, q, and send them with .config and dmesg (gzipped or as attachments to the bugzilla report). Jarek P.