mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Interesting problem with 450NX based Compaq server
@ 2003-08-26  5:23 Bryan Ballard
  2003-08-26  5:58 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Bryan Ballard @ 2003-08-26  5:23 UTC (permalink / raw)
  To: linux-kernel

Hello, I've looked through the kernel list archives and haven't found
anything that might help. I have a Compaq 5500r 4x500mhz Xeons and
whenever a heavy load is placed on the box it reboots without any kernel
panics or oops. It seems to be related primarily to multiple PCI card
access, i.e. during heavy RAID card / NIC interaction. I've tried to
isolate it by replacing NICs and RAID cards, but the only thing I can
come up with is that it is related to the 450NX chipset. 
Since I am not sure anyone is still working on the 450NX chipset I've
refrained from cluttering the list with a giant E-mail full of /proc
data until someone answers back that they would be interested in any
information that I can provide them.

Please CC me since I am not a list subscriber. 
Thanks in advance.

	Bryan Ballard

output of lspci:

00:02.0 SCSI storage controller: Adaptec AHA-2940U/UW/D / AIC-7881U (rev
01)
00:0c.0 System peripheral: Compaq Computer Corporation Advanced System
Management Controller
00:0d.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev
14)
00:0d.1 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev
14)
00:0e.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC
215IIC [Mach64 GT IIC] (rev 7a)
00:0f.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:0f.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:0f.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:0f.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:10.0 Host bridge: Intel Corp. 450NX - 82451NX Memory & I/O Controller
(rev 03)
00:12.0 Host bridge: Intel Corp. 450NX - 82454NX/84460GX PCI Expander
Bridge (rev 04)
00:13.0 Host bridge: Intel Corp. 450NX - 82454NX/84460GX PCI Expander
Bridge (rev 04)
04:03.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100]
(rev 05)
04:05.0 PCI bridge: IBM IBM27-82351 (rev 01)
05:00.0 Unknown mass storage controller: Compaq Computer Corporation
Smart-2/P RAID Controller (rev 02)




   


^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: Interesting problem with 450NX based Compaq server
@ 2003-08-27 17:07 Mroczek, Joseph T
  0 siblings, 0 replies; 5+ messages in thread
From: Mroczek, Joseph T @ 2003-08-27 17:07 UTC (permalink / raw)
  To: Bryan Ballard, linux-kernel

Most 450NX systems have SMC/SMC/Shahalee controller. Check the compaq
diagnostics hardware log. It should contain the reason for the reboot.

~joe

-----Original Message-----
From: Bryan Ballard [mailto:ballard@netsolus.com] 
Sent: Monday, August 25, 2003 10:24 PM
To: linux-kernel@vger.kernel.org
Subject: Interesting problem with 450NX based Compaq server


Hello, I've looked through the kernel list archives and haven't found
anything that might help. I have a Compaq 5500r 4x500mhz Xeons and
whenever a heavy load is placed on the box it reboots without any kernel
panics or oops. It seems to be related primarily to multiple PCI card
access, i.e. during heavy RAID card / NIC interaction. I've tried to
isolate it by replacing NICs and RAID cards, but the only thing I can
come up with is that it is related to the 450NX chipset. 
Since I am not sure anyone is still working on the 450NX chipset I've
refrained from cluttering the list with a giant E-mail full of /proc
data until someone answers back that they would be interested in any
information that I can provide them.

Please CC me since I am not a list subscriber. 
Thanks in advance.

	Bryan Ballard

output of lspci:

00:02.0 SCSI storage controller: Adaptec AHA-2940U/UW/D / AIC-7881U (rev
01)
00:0c.0 System peripheral: Compaq Computer Corporation Advanced System
Management Controller
00:0d.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev
14)
00:0d.1 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev
14)
00:0e.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC
215IIC [Mach64 GT IIC] (rev 7a)
00:0f.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:0f.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:0f.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:0f.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:10.0 Host bridge: Intel Corp. 450NX - 82451NX Memory & I/O Controller
(rev 03)
00:12.0 Host bridge: Intel Corp. 450NX - 82454NX/84460GX PCI Expander
Bridge (rev 04)
00:13.0 Host bridge: Intel Corp. 450NX - 82454NX/84460GX PCI Expander
Bridge (rev 04)
04:03.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100]
(rev 05)
04:05.0 PCI bridge: IBM IBM27-82351 (rev 01)
05:00.0 Unknown mass storage controller: Compaq Computer Corporation
Smart-2/P RAID Controller (rev 02)




   

-
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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-08-27 17:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-26  5:23 Interesting problem with 450NX based Compaq server Bryan Ballard
2003-08-26  5:58 ` Andrew Morton
2003-08-26 15:04   ` Bryan Ballard
2003-08-26 15:08   ` Alan Cox
2003-08-27 17:07 Mroczek, Joseph T

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®