linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve Bromwich <kernel@fop.ns.ca>
To: Nick Urbanik <nicku@vtc.edu.hk>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Single P4, many IDE PCI cards == trouble??
Date: Sat, 6 Sep 2003 09:44:49 -0300 (ADT)	[thread overview]
Message-ID: <Pine.LNX.4.50.0309060922070.25126-100000@brain.fop.ns.ca> (raw)
In-Reply-To: <3F4EA30C.CEA49F2F@vtc.edu.hk>

Here's a belated success story from me, Nick - hope it's still relevant.

On Fri, 29 Aug 2003, Nick Urbanik wrote:

> With a single 2.26GHz P4, an Asus P4B533-E motherboard, is it possible
> to reliably use two additional PCI IDE cards (using SI680), one hard
> disk per channel, and have the thing work reliably?

It should be. I have a couple of machines I've set up for clients that
should help:

Machine 1:
3 * Maxtor 4R060L0 (RAID1, 1 hot standby)
1 * OnStream ADR drive
1 * Via IDE onboard (OnStream)
1 * onboard Promise 20265
2 * Promise 20268 PCI cards

Only 3 drives, but there's plenty of controllers. The only problem we've
had has been with the Maxtor drives, which don't seem particularly
reliable (and tech support was atrocious). This machine runs a busy
mailserver and webmail interface, and has been up for 59 days currently.
Not sure what motherboard this is, I think it's an AOpen of some flavour
(!)

Machine 2 (this is from memory, as the machine's behind a firewall):
Tyan Tiger i7505 motherboard with dual Xeon (2.4GHz, I think)
6 * WD EJB 60 gig drives
1 * Onboard IDE (PIIX4? 2 drives)
1 * Onboard Promise RAID (Disabled, doesn't work too well in non-RAID
mode)
1 * Promise Ultra TX-2
1 * generic (possibly startech?) ATA100 IDE card (I think this is an
SI680, 2 drives).

This machine is a samba file server and PDC for a call centre running a
fleet of Win2K desktops. It's been in production for 2 or 3 weeks so far
without any problems, with files on RAID5 and system on RAID1. I think
peak bonnie bench speed was around 90 megabytes a second reading blocks.

> Could this be the cause of my lockups?  I have a total of 6 ATA133
> hard disks, one DVD player all connected to the two IDE channels on
> the motherboard, and one disk to each of the channels of the SI680
> cards.

The only rules of thumb I have are "don't have any device as slave on IDE"
- this includes stuff like DVDs, CDRs and the like, and "don't share IRQs"
- it works fine but performance can suffer. I usually disable USB, serial
port 2, any onboard sound, etc on servers to claw back some more IRQs.

> Some people have told me that this is just asking for trouble, and
> that I should buy a 3ware card instead.

3Ware cards are nice, but they're also quite expensive. If you can afford
them, I'd definitely go with 3Ware.

> I am also using software RAID1, RAID5 with LVM on top.

I don't use LVM, just RAID1 and RAID5.

> My machine locks solid at unpredictable intervals with no response
> from keyboard lights, no Alt-Sysrq-x response, etc, with a wide
> variety of 2.4.x kernels, including 2.4.22.

Try disabling all unnecessary hardware in the BIOS and recompile the
kernel with the drivers for the unnecessary hardware removed (or compiled
as modules) and see how that does?

Also, have you tried qualifying the rest of the hardware to make sure it's
not a problem there? Memtest, cpuburn, etc might be worth a go...

Cheers, Steve

  parent reply	other threads:[~2003-09-06 12:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-29  0:49 Single P4, many IDE PCI cards == trouble?? Nick Urbanik
2003-08-29  9:50 ` Alan Cox
2003-08-29 14:00   ` Nick Urbanik
2003-08-29 14:22     ` lk
2003-08-29 14:38     ` Alan Cox
2003-08-29 21:14       ` Erik Andersen
2003-08-30  3:46       ` Nick Urbanik
2003-09-08  6:13         ` Mike Fedyk
2003-09-08 17:20           ` Joel Jaeggli
2003-08-29 15:13     ` Valdis.Kletnieks
2003-08-31 12:43     ` Hans-Peter Jansen
2003-08-31 15:46       ` joe briggs
2003-08-31 23:41       ` Nick Urbanik
2003-09-01  6:01         ` many IDE PCI cards "spurious 8259a" irq15(SMBus nforce2) Resident Boxholder
2003-09-01  7:51           ` Alan Cox
2003-09-01 10:14             ` IDE PCI cards IOAPIC " Resident Boxholder
2003-09-06 12:44 ` Steve Bromwich [this message]
2003-10-22 16:36 Single P4, many IDE PCI cards == trouble?? Alex Finch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.50.0309060922070.25126-100000@brain.fop.ns.ca \
    --to=kernel@fop.ns.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicku@vtc.edu.hk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).