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

Re: sarge stable , RAID i lilo/GRUB



El Dimecres 22 Juny 2005 23:54, Iván Moret va escriure:
> Hola a tots,
> Estic muntant una màquina amb Sarge. Faig la instal·lació en Xarxa
> "netinstall" i tinc problemes amb la instal·lació de lilo.
>
> La màquina té tres discs durs bessons que he particionat en tres.
>  hda1, hda2, hda3
>  hdb1, hdb2, hdb3
>  hdc1, hdc2, hdc3
>
> hda1, hdb1 i hdc1 estan configurats com a RAID 0 i els monte a /boot
> hda2, hdb2 i hdc2 estan configurats com a RAID 5 i els monte a /
> hda3, hdb3 i hdc3 estan configurats com a RAID 0 i són la swap.
>
> Però quan he d'instal·lar GRUB el sistema es queda penjat.
> Amb LILO tampoc funciona (Dona error).
> He provat fent un RAID 1 dels hdX1 i tampoc.
>
> A algú li ha passat això? Quelcom em pot dir si he de fer alguna cossa
> especial per instal·lar lilo o GRUB amb RAID0 / RAID1.
> Els RAID estan ben muntats. Això és segur.
>
> Tinc antes que ni lilo ni GRUB poden arrancar un RAID5. M'equivoque?

Certament, no és possible que LILO o GRUB llegeixi d'un RAID5. Suposo que d'un 
RAID0-linear sí que ho poden fer, però també tinc els meus dubtes sobre un 
RAID0-strip. Segur que arranquen amb un RAID1 (tansols llegeixen el nucli i 
el initrd d'un dels discs del RAID).

Jo faig servir LILO, i el tinc d'aquesta manera:

# Overrides the default mapping between harddisk names and the BIOS'
# harddisk order. Use with caution.
disk=/dev/hda
        bios=0x80

disk=/dev/hdc
       bios=0x80


# Specifies the boot device.  This is where Lilo installs its boot
# block.  It can be either a partition, or the raw device, in which
# case it installs in the MBR, and will overwrite the current MBR.
#
boot=/dev/md1
        raid-extra-boot="/dev/hda,/dev/hdc"

# Specifies the device that should be mounted as root. (`/')
#
root=/dev/md2

-- 
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: 
:: Jaume Sabater
:: administrador de sistemes
:: jaume@argus.net

  argus.net TECNOLOGIA CREATIVA 
  "creant en la web des de 1995"

  www.argus.net | tel: 932 92 41 00 | fax: 932 92 42 25 | info@argus.net
  Avgda. Marquès de Comillas, 13 (Poble Espanyol) | 08038 | Barcelona



Reply to: