Linux RAID subsystem development
 help / color / mirror / Atom feed
* RAID design
@ 2003-07-11 22:10 Mikael Chambon
  2003-07-12  8:28 ` Gordon Henderson
  0 siblings, 1 reply; 5+ messages in thread
From: Mikael Chambon @ 2003-07-11 22:10 UTC (permalink / raw)
  To: linux-raid

Hi All,
First I wish to thanks you guys for your answers, I really apreciate.
Now I have a question about RAID design.

I am trying to implement the best soft RAID system for a samba fileserver
as safer as possible.

Here is my first idea:

 1) Using a small hard drive for the OS (2gigs)
plugged as IDE 1 master (won't take part of the raid array).

2) Using two 120 gig for the fileserver in a raid1 array
The first one will be as IDE1 slave and the second one as
IDE2 master (the cdrom drive will be IDE2 slave).

The weakness here will be if the first hard drive with the OS
failed.


My second idea is:

Use only 2 120 gig hard drives and implement a root raid array including
the OS. The first one as IDE1 master and the second one as IDE2 master.
(The cdrom drive as IDE1 slave).

I am not RAID expert but I really don't see the benefits of including
the OS in the RAID array as if the primary HD failed, the system won't be
able to boot anyway. Am I right ?

I mean if the primary disk failed, even if I ask the BIOS to boot the second
hard drive, the system won't boot as everything is linked to hda in the
system.

As you can see I am a little confused about root-raid and the benefits, if
someone
could give me some advices and tell me which solution is the best I would
really appreciate.

Thanks a lot and have a nice day.
--
Mikael Chambon



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-11 22:10 RAID design Mikael Chambon
2003-07-12  8:28 ` Gordon Henderson
2003-07-12 17:22   ` David Rees
2003-07-12 17:34     ` Sandro Dentella
2003-07-12 17:56       ` Gordon Henderson

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