Dave Wreski wrote:
>
...# ./mkraid --configfile /etc/raidtab /dev/md0
> handling MD device /dev/md0
> analyzing super-block
> disk 0: /dev/hdc1, 425218kB, raid superblock at 425152kB
> disk 1: /dev/hdd1, 425218kB, raid superblock at 425152kB
> mkraid: aborted
I traced that "aborted" down to a failed ioctl() invocation
(mkraid should output a nicer message).
The short-end of it is that you must apply the kernel patches
that are a companion to the raidtools-0.90 -- stock kernel
is not compatible with those tools.
--
[EMAIL PROTECTED]