> Hi, I have got a problem with md. This is, when I do:
> mdadd /dev/md0 /dev/hdc /dev/hdd
>
> tells me an error like:
>
> /dev/hdc: No such device
> /dev/hdd: No such device
I hope someone corrects me if I'm wrong, but I believe you can only
add partitions into an md device, so you'll have to fdisk hdc and hdd,
then after creating them (with type of hex FD to aid autodetection),
you can add them to /dev/md0 via mdadd /dev/md0 /dev/hdc1 /dev/hdd1
James
--
Miscellaneous Engineer --- IBM Netfinity Performance Development