[ Thursday, March 9, 2000 ] Benny HO wrote:
> I am trying to setup a linear mode to expand my drive.
>
> I did exactly what is said in the How-to doc.
Which one? The LDP one is (checking as I write this) is outdated.
http://ostenfeld.dk/~jakob/Software-RAID.HOWTO/
> Then I run " mkraid /dev/md0"
> It returns
> Destorying the contents of the /dev/md0 in 5 seconds......
> Handling MD device /dev/md0
> analyzing super-block
> disk 0: /dev/hda6 .........
> disk 1: /dev/hdb1 .........
>
> /dev/md0 Invalid argument
could you dump out anything that showed up in /var/log/messages (at
the end of it) or relevant things at the end of "dmesg" output?
Could you also include the contents of your /proc/mdstat?
Could you also include the contents of your /etc/raidtab?
> I am running RedHat Linux 6.0 with kernel 2.2.5-15
I actually don't remember whether that kernel was patched or unpatched,
and I've never done linear mode so I'm not sure there's a huge difference
(although using old mdtools vs. new raidtools is one obvious one)
James