All of lore.kernel.org
 help / color / mirror / Atom feed
* hardware raid
@ 2003-07-16 18:43 Mikael Chambon
  2003-07-16 19:30 ` Peter L. Ashford
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael Chambon @ 2003-07-16 18:43 UTC (permalink / raw)
  To: linux-raid

Hi All,

As I wrote in my previous emails, I am working
on a root raid1 array with two IDE HD.
I would like to mirror the entire system to make it able
to boot even if one of the disk crash.

It's not working yet but I am still trying.

Anyway I am also considering bying an hardware
raid controller like the 3ware 7000-2 or 7506-4LP 
(seem to be what I need).

http://www.3ware.com/products/parallel_ata.asp


Does someone has any experiences with these cards
and Linux, it is well supported, stable ?

Is it hard to implement or configure (kernel patch, etc ..) ?


Thanks a lot guys and have a nice day.


--
Mikael Chambon


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

* Re: hardware raid
  2003-07-16 18:43 hardware raid Mikael Chambon
@ 2003-07-16 19:30 ` Peter L. Ashford
  0 siblings, 0 replies; 2+ messages in thread
From: Peter L. Ashford @ 2003-07-16 19:30 UTC (permalink / raw)
  To: Mikael Chambon; +Cc: linux-raid

Mikael,

> As I wrote in my previous emails, I am working
> on a root raid1 array with two IDE HD.
> I would like to mirror the entire system to make it able
> to boot even if one of the disk crash.
>
> It's not working yet but I am still trying.
>
> Anyway I am also considering bying an hardware
> raid controller like the 3ware 7000-2 or 7506-4LP
> (seem to be what I need).
>
> http://www.3ware.com/products/parallel_ata.asp
>
> Does someone has any experiences with these cards
> and Linux, it is well supported, stable ?

I've sold many systems with this option for the boot disk.  The 7000-2 is
the less expensive solution, and perfect for a boot disk.  You should be
aware that multiple RAID arrays on a single 3Ware card is usually bad, due
to buffer allocation on the card.  Also, there are historical
compatability problems with using disks on the motherboard IDE channels
(CDROMs work fine).

If you need 2 JBOD disks, in addition to the system disk, the 7500-4
controller might be a good choice.

> Is it hard to implement or configure (kernel patch, etc ..) ?

The only difficulties that I've encountered with these controllers
recently are:

1.  Smaller WD disks are NOT reliable.  This is due to firmware problems
    in the disk, which WD seems to have no intention of fixing.  These
    problems have been 'fixed' in the larger disks.
2.  When it's time to upgrade the firmware, the drivers and 3DM daemon (or
    CLI) all need to be updated at the same time.  This is not a technicaly
    difficult thing to do, it just requires some coordination between the
    HW maintainers and the SysAdmin.
3.  Most of the time, it will be necessary to compile the drivers.  This
    is primarilly due to the frequency of driver releases, combined with
    the MANY versions of Linux.

I think you'll be happy with these controllers.

				Peter Ashford


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

end of thread, other threads:[~2003-07-16 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-16 18:43 hardware raid Mikael Chambon
2003-07-16 19:30 ` Peter L. Ashford

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.