Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 19 Nov 2002 17:22:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 19 Nov 2002 17:22:13 -0500 Received: from h216-18-124-229.gtconnect.net ([216.18.124.229]:11689 "EHLO gateway.max-t.com") by vger.kernel.org with ESMTP id ; Tue, 19 Nov 2002 17:22:08 -0500 Message-ID: <3DDAB712.5000602@max-t.com> Date: Tue, 19 Nov 2002 17:11:30 -0500 From: Stephane Harnois Reply-To: sharnois@max-t.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, fr MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: PROBLEM: bonding driver hang in 2.4.19 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 17504 Lines: 330 [1.] One line summary of the problem: When booting 2.4.19 on a Dell power edge 4600, the system hang when loading the bonding module. [2.] Full description of the problem/report: The system has 2 E1000 PCI-X, 512 MB of memory. The sysrq key for reboot only print "resetting", need to power cycle. This limit the information I can include... [3.] Keywords (i.e., modules, networking, kernel): modules [4.] Kernel version (from /proc/version): 2.4.19 [5.] Output of Oops.. message (if applicable) with symbolic information resolved (see Documentation/oops-tracing.txt) [6.] A small shell script or example program which triggers the problem (if possible) [7.] Environment RedHat 7.1 with xfs install. [7.1.] Software (add the output of the ver_linux script here) [7.2.] Processor information (from /proc/cpuinfo): Dual P4 Xeon at 2.2 Ghz. [7.3.] Module information (from /proc/modules): [7.4.] Loaded driver and hardware information (/proc/ioports, /proc/iomem) [7.5.] PCI information ('lspci -vvv' as root) 00:00.0 Host bridge: ServerWorks CMIC-HE (rev 22) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- [disabled] [size=128K] Capabilities: [5c] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:0f.0 Host bridge: ServerWorks CSB5 South Bridge (rev 93) Subsystem: ServerWorks CSB5 South Bridge Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset- FastB2B- Capabilities: [68] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 02:06.0 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01) Subsystem: Dell Computer Corporation: Unknown device 0106 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset- FastB2B- Capabilities: [dc] Power Management version 1 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Bridge: PM- B3+ 04:04.0 Fibre Channel: LSI Logic / Symbios Logic (formerly NCR) FC929 (rev 02) Subsystem: Chip Express Corporation: Unknown device 0622 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- open = bond_open; dev->stop = bond_close; // dev->set_multicast_list = set_multicast_list; dev->do_ioctl = bond_ioctl; -- Stephane Harnois Director of Engineering Maximum Throughput Inc. mailto:sharnois@max-t.com Phone: (514) 938-7407 Fax: (514) 938-7408 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/