> After setting up raid, the box is unable to autodetect the raid 1 array.
> doing a cat /proc/mdstat shows that the array is not running however
> when I type raidstart /dev/md0, then do a cat /proc/mdstat, everything is
> fine
> I'm running a stock rh 6.0 install. Where can i look to autodetect
On Wed, Oct 27, 1999 at 01:38:05PM +0200, Gordon Booth wrote:
stock rh 6.0 already includes raid patches
fyi it uses kernel 2.2.5
the correct questions are:
have you changed the partition type to 0xfd?
have you created an initrd with mkinitrd --with raid1 ...
> Which kernel version are you using