LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   RAID 1 in RH9 (https://www.linuxquestions.org/questions/linux-software-2/raid-1-in-rh9-88661/)

pyfsapple 09-02-2003 10:55 PM

RAID 1 in RH9
 
After setup RH9 with software RAID 1, there are:

/dev/md0 /boot
/dev/md1 /

where
/dev/md0 = /dev/hda1 and /dev/hdc1
/dev/md1 = /dev/hda5 and /dev/hdc5
(others are all swap)

When I shutdown the server and plug-out hdc cable, the system can start as predicted.
However, while plug-out hda, it cannot bootup with hdc only, but it is supposed to can.

In RAID1, the two harddisk should be identical, but why can't /dev/hdc works as /dev/hda ?
Is there anything wrong?

Saraev 09-04-2003 11:08 PM

Does the BIOS know to boot the third IDE device?

A lot of newer BIOS' will allow IDE1 IDE2 IDE3 IDE etc as bootable devices.

pyfsapple 09-04-2003 11:48 PM

Saraev

Yes, it does.
I have fixed it:
http://unthought.net/Software-RAID.H...AID.HOWTO.html

Thanks
pyfsapple


All times are GMT -5. The time now is 09:11 AM.