Hi :-)
I'm installing a RAID-1 system with RedHat 6.0. I upgraded the kernel to
the stock 2.2.12 from kernel.org, but this is the error I have:
[root@linux /etc]# mkraid --configfile /etc/raid1.conf /dev/md0
handling MD device /dev/md0
analyzing super-block
disk 0: /dev/hda3, 6257317kB, raid superblock at 6257216kB
disk 1: /dev/hdc3, 6254010kB, raid superblock at 6253888kB
mkraid: aborted, see the syslog and /proc/mdstat for potential clues.
In the syslog there is nothing, and /proc/mdstat gives:
[root@linux /etc]# cat /proc/mdstat
Personalities : [3 raid1]
read_ahead not set
md0 : inactive
md1 : inactive
md2 : inactive
md3 : inactive
I have of course compiled raid 1 in the kernel (not as module) and
installed raidtools (ver 0.90-5 of the rpm package).
Any suggestion? :-)
Thanks
Eugenia