+ axacheng <[EMAIL PROTECTED]> [27.07.02 11:37]:
> i have 4 HDs that implement a RAID-0  my /etc/raidtab as follow :
> 
> raiddev                 /dev/md0
> raid-level              0
> nr-raid-disks           3

You have 4 disks, but mention 3?

> chunk-size              4
> device                  /dev/hda3
> raid-disk               0

raid-disk starts counting at 0, but the nr of raid disks starts at 1 :)
So you have to set nr-raid-disks 4 to get a raid-disk 3

     Balu


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to