I don't use raid but usually when we talk about disk like raid-disk below,
it is supposed to be something like /dev/sda rather than /dev/sda1 (which is
a partition).
Might help (??)
Philippe
Edward Schernau <[EMAIL PROTECTED]> writes:
> I've got two 400ish MB SCSI disks of the same size, and am trying to
> make a RAID-0 set.
>
> Here is my /etc/raidtab:
>
> raiddev /dev/md0
> raid-level 0
> nr-raid-disks 2
> nr-spare-disks 0
> chunk-size 4
>
> device /dev/sda1
> raid-disk 0
> device /dev/sdb1
> raid-disk 1
>
> I have all 4 RAID levels compiled in.
> Each disk has 1 partition, type 83 (linux). Each is empty.
> When I run "mkraid /dev/md0" I get the following:
>
> handling MD device /dev/md0
> analyzing super-block
> disk 0: /dev/sda1, 420848kB, raid superblock at 420736kB
> disk 1: /dev/sdb1, 420848kB, raid superblock at 420736kB
> mkraid: aborted
>
> What's this trying to tell me? Thanks in advance.
> --
> Edward Schernau http://www.schernau.com
> Network Architect mailto:[EMAIL PROTECTED]
> Rational Computing Providence, RI, USA, Earth
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.