Re: Problems installing BRUB with RAID5




On 30-sep-2006, at 22:26, Gilles Mocellin wrote:

Le samedi 30 septembre 2006 22:17, Chris Willard a écrit :
Hi All,

I have a pc with 3x40GB IDE drives.

I have 2 RAID 5 devices setup-

/dev/md0 = 3 x 38GB as /
/dev/md1 = 3 x 2GB as SWAP

Debian base installs OK but when I get to the Grub installation I get a
"Fatal Error" message.

I am telling Grub to install on /dev/md0 but it won't install.

Grub must be installed on a real disk.
Grub 2 as just receive a patch allowing RAID and LVM support.

For now, you must install grub on your drives (1, 2 or even the 3 making md0).
The root filesystem can be /dev/md0.

You could also make a small RAID 1 set consisting of 3 100MB partions and set them up as /boot. Then turn the rest into a RAID 5 set, and partition it (preferably with LVM) into /swap and /root. Then grub will install on all three RAID1 partitions and if one disk fails, it will simply start from the other RAID 1 disks.

Peter

Relevant Pages

  • Re: Need to add redundancy
    ... Follow the instructions that come with your RAID controller.... ... Install the RAID card driver on existing IDE drive. ... The SBS 2003 Server has 2 IDE drives with no redunancy. ... --Pickup a SATA raid controller and a couple of identical SATA drives ...
    (microsoft.public.windows.server.sbs)
  • Re: [opensuse] Suse 10.2d 64-bit +Kde (solved)
    ... Still comes up with no opereating system found even though I can boot on ... /boot needs to be outside the RAID. ... not when Grub is installed in the MBR). ... If so, when I install with raid setup, would not the new ...
    (SuSE)
  • [opensuse] GRUB Help - Howto boot 10.3 RAID 1 hardware SATA controller ?
    ... I can't get grub to boot a fresh 10.3 install from my promise SATA raid ... I thought I knew GRUB, ...
    (SuSE)
  • Re: [opensuse] RAID 1 on 11.0 RC1
    ... configurations with RAID 1 and always getting the grub error, ... configure the drives for RAID 1. ... ASSUMING Linux software raid1, and not fake raid, Grub has no internal support to be able to access the raid partition. ... I believe the default now is to NOT install grub into the mbr, but a generic boot code which will start the active partition, and grub is installed in the root partition. ...
    (SuSE)
  • Re: iswraid calling modprobe when scsi statically compiled?
    ... I'm using GRUB trying to boot ... >directly over ICH5R RAID without any success. ... I'm using grub from RedHat 9. ... enter command-line and install to HDD from floppy. ...
    (Linux-Kernel)