9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: quanstro@quanstro.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Writing device drivers
Date: Wed, 19 Apr 2006 16:12:29 -0500	[thread overview]
Message-ID: <7267eb1f110716ced9e23cdbb1965a15@quanstro.net> (raw)
In-Reply-To: <a45120bf67e280ebdea3623c3355e200@plan9.bell-labs.com>

i didn't know if there was something i didn't know.

about five years ago i built a pretty large (for the day) oracle database (2TB) with a quad
processor va linux box (running linux, oddly enough) and three three-channel
dac960 raid cards.  each channel was connected to a simple raid cabnet with 8 36G
drives in a raid-5 setup.  the whole thing at the time was about $125k and it ran
circles around the ibm big iron it replaced.  we had no problem keeping the load above
0.5per processor and the disk io limited by pci bandwidth.

the only problem we had was when the development server took several power cycles
and a nearby lightning strike.  although the system was on a ups, i had to manually
remind each card about it's attached arrays.  but we didn't loose a byte.

today, i think one could get a lot more bang/buck with (s)ata drives and lvm2 striping/raid 5.
then again, much of the data was documents stored by md5 score.  it would have been great
to have fossil back then.

- erik

On Tue Apr 18 23:03:07 CDT 2006, jmk@plan9.bell-labs.com wrote:
> i have no idea if it's a poor piece of hardware or not, i just
> can't see me ever wanting to use one.
>
> On Tue Apr 18 23:12:50 EDT 2006, quanstro@quanstro.net wrote:
> > am i missing something?  is this a poor piece of hardware?
> >
> > - erik
> >
> > On Tue Apr 18 10:43:14 CDT 2006, jmk@plan9.bell-labs.com wrote:
> > > 	>What is a dac960?
> > >
> > > it's a raid controller formerly made by mylex and now made by lsilogic.
> > > it might even originally be made by american megatrends, i'm not sure.
> > > i found one recently and threw it in the pile of cards i'll never have
> > > a driver for (nor see the need to ever write a driver for).


  parent reply	other threads:[~2006-04-19 21:12 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19  3:10 erik quanstrom
2006-04-19  4:02 ` jmk
2006-04-19  4:57   ` lucio
2006-04-19  6:59   ` Nigel Roles
2006-04-19 21:12   ` quanstro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-04-17  0:31 erik quanstrom
2006-04-17  1:44 ` Russ Cox
2006-04-17 10:01   ` Nigel Roles
2006-04-18  1:34     ` erik quanstrom
2006-04-18 14:49       ` Nigel Roles
2006-04-18 15:42         ` jmk
2006-04-18 15:59         ` Moritz Kiese
2006-04-18 16:03           ` Nigel Roles
2006-04-18 19:15       ` Paweł Lasek
2006-04-17  0:11 erik quanstrom
2006-04-17  1:24 ` Russ Cox
2006-04-16  1:02 erik quanstrom
2006-04-16  2:36 ` Anthony Sorace
2006-04-16  8:06   ` Bruce Ellis
2006-04-15 23:34 erik quanstrom
2006-04-15 23:55 ` Skip Tavakkolian
2006-04-15 15:26 erik quanstrom
2006-04-15 23:04 ` Federico Benavento
2006-04-15 23:18   ` Skip Tavakkolian
2006-04-16  0:43     ` Federico G. Benavento
2006-04-16 18:03     ` Charles Forsyth
2006-04-16 18:14       ` Bruce Ellis
2006-04-16 21:31         ` Charles Forsyth
     [not found] <8a5bd8ccbc2e53557663e2a9020fb26c@coraid.com>
     [not found] ` <820bc1260604140834v2a773ev90ff46b4e6b2427f@mail.gmail.com>
2006-04-14 15:36   ` Eric Smith
2006-04-14 19:33     ` David Leimbach
2006-04-15  4:58     ` jmk
2006-04-15 13:24       ` Eric Smith
2006-04-15 14:16         ` Anthony Sorace
2006-04-16 23:00           ` Paweł Lasek
2006-04-14  3:20 Eric Smith

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=7267eb1f110716ced9e23cdbb1965a15@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    /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).