software raid.

David Dudek dudek at buffalo.edu
Mon Apr 28 15:38:54 EDT 2003


Disk druid actually makes it pretty easy.  First, partition your drives.
Keep in mind the following:

1. Your /boot partition should be a primary partition, and cannot be on a
   software raid.

2. Don't bother putting a swap partition on a software raid.  Putting two
   swap partitions each on separate drives gives you the speed benefit
   you're looking for without the overhead.  (I don't even think the newer
   versions of Disk Druid let you do that anymore anyhow.)

3. If you are going to attempt RAID 1 (mirroring), don't bother unless you
   have a hot spare that is partitioned indentically.  Actually, don't
   bother doing software RAID 1 with IDE drives unless you have a third
   drive that the OS, boot partition and swap are all on so that the
   RAIDed drives don't have to be partitioned.

When you set up the partitions, there is a file system type (ex: swap,
ext3, etc.) that is called "Software RAID" or something to that effect.
You need to make identically sized partitions of this type on each of your
drives.  After you have all your partitions, click on "Make RAID".  Select
the software RAID partitions that you made, and then select the RAID type
(I recommend 0 for what you are doing).  In the partition table display in
Disk Druid, the two software RAID partitons will be replaced with a single
RAID partition.  Select it and make its filesystem ext3 and give it a
mount point.  (/, /home, etc.)

I hope this helps.

-- 
David Thomas Dudek     http://www.buffalo.edu/~dudek/

On Mon, 28 Apr 2003, Riga, Anthony wrote:

> Date: Mon, 28 Apr 2003 15:09:19 -0400
> From: "Riga, Anthony" <Anthony.Riga at searbrown.com>
> Reply-To: nflug at nflug.org
> To: "Nflug (E-mail)" <nflug at nflug.org>
> Subject: software raid.
>
> What is the best way of installing Raid on Redhat 9.0?. I ve tried using
> Disk Druid and it too confusing. I have 2 IDE disks 4gb same size. I
> want to allocate most of my space for /home.  Any good instructions
> would help.
>
>
>



More information about the nflug mailing list