RE: raid1 boots with one disk only

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I think you need to tweak your kernel lines in /boot/grub/menu.lst to
include the following clause:

	md=1,/dev/sda2,/dev/sdc2

...assuming I didn't misinterpret your configuration information. :-) You
should be able to append this right onto the end of the existing options.
This tells the RAID module explicitly to assemble device /dev/md1 from the
listed physical devices.

This works fine for me on an x86 system at home and an alpha system at work.
:-)

Cheers,

	Scott
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux