On Thu, 25 May 2000, Thomas Scheuermann wrote:

> Hi,
> Am Don, 25 Mai 2000 schrieben Sie:
> > Hi,
> > 
> > I want to know if it's possible to do mirroring
> > Raid1 with 3 disks (all those 3 disks will always
> > have the same contents)?
> > 
> > If yes, how?
> > 
> I've never tested it but I think the raidtab should look something like
> raiddev /dev/md0
>         raid-level      1
>         nr-raid-disks   3
>         nr-spare-disks  0
>         chunk-size      4
>         persistent-superblock   1
> 
>         device          /dev/hda2
>         raid-disk       0
>         device          /dev/hdb2
>         raid-disk       1
>         device          /dev/hdc2
>         raid-disk       2

It will work, and with Mika's raid-1 read-balancing, it will even be a
performance gain if you array is mostly read from.

-- 
................................................................
: [EMAIL PROTECTED]  : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Østergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:

Reply via email to