/boot on RAID1 with fedora21

Greg Woods woods at ucar.edu
Fri May 15 22:27:33 UTC 2015


On Fri, May 15, 2015 at 2:55 PM, Alex Regan <mysqlstudent at gmail.com> wrote:

> Installing to /dev/md0 has also been a problem. Is the procedure to
> install /dev/sda and /dev/sdb, then switch the boot order in the BIOS when
> sda dies?
>
> Often times when it dies, it won't automatically switch to another disk,
> it seems.
>

This likely depends on your BIOS, and exactly what the problem is with the
drive. If the BIOS doesn't detect the problem drive at all, the other drive
might come up as /dev/sda and become the one it wants to boot from. In
another BIOS (or a different sort of problem where the disk sort of works
but can't be mounted), then you might have to change the boot order in the
BIOS to make it boot off a different drive. That sort of thing didn't
happen in the old days when drives were jumpered as master and slave; the
slave would always be /dev/sdb and the master /dev/sda. But now everything
is SATA, and frequently what happens is the first drive detected is
/dev/sda, and so forth. This is why most distributions don't try to mount
things on device names like /dev/sda1 or even /dev/md0, but instead use
UUID's or file system labels.

--Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20150515/41bf595c/attachment.html>


More information about the users mailing list