RE: Upgraded grub, now confused about mirrored /boot

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

 



> -----Original Message-----
> From: linux-raid-owner@xxxxxxxxxxxxxxx [mailto:linux-raid-
> owner@xxxxxxxxxxxxxxx] On Behalf Of Guy Watkins
> Sent: Tuesday, November 02, 2010 1:11 AM
> To: 'Linux RAID'
> Subject: Upgraded grub, now confused about mirrored /boot
> 
> Hello,
> 
> 	I upgraded my system from Red Hat FC10 to FC11.  The instructions
> say to run this command:
> /sbin/grub-install BOOTDEVICE
> 
> And if it fails, run this:
> /sbin/grub-install --recheck /dev/sda
> 
> However, my boot disk (/boot) is mirrored on 4 disks and I think (or hope)
> all 4 are bootable.  The mirrors were created at install time many years
> ago
> when I installed FC5.  No idea if it really made more than 1 bootable.  I
> have assumed that if sda failed, I could still boot from sdb, sdc or sdd.
> And I do understand that I might need to remove sda first, depending on
> the
> type of failure.  Lucky for me, no drive has failed yet and I don't recall
> if I tested booting off of any other disks.
> 
> I do have this on the kernel line:
> md-mod.start_dirty_degraded=1
> 
> So, what do I do now?  Run that command on all 4 disks?  Or run it on
> /dev/md0?
> 
> Oh, 4 way mirror is not because I am paranoid.  I have 4 disks partitioned
> alike, so I figured I would use all 4 disks just for the symmetry.  OCD
> maybe, but not paranoid.  :)
> 
> # df -k /boot
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/md0                256586    221526     21812  92% /boot
> 
> md0 : active raid1 sdd1[0] sda1[3] sdc1[2] sdb1[1]
>       264960 blocks [4/4] [UUUU]
>       bitmap: 0/33 pages [0KB], 4KB chunk

GRUB2 only supports RAID on 0.90 superblock arrays.  If your array has other
than 0.90 superblocks, it won't work, and you will need to convert to 0.90
superblocks in order to continue.  Once done, you should install GRUB2 to
all four drives.  Test booting from all four.

--
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