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

LILO + boot raid1 (software)



Hi

I have exactly the same problem than Dave in
http://lists.debian.org/debian-isp/2004/04/msg00265.html 

The tricks that was mentioned in those posts do not help for me, still
the same error "Fatal: map file must be on the boot RAID partition"

My lilo.conf

lba32
boot/dev/md10
root/dev/md10
raid-extra-boot="/dev/sda,/dev/sdb"
install=menu
delay=20
map=/boot/map
vga=normal
image=/vmlinuz
       label="raid"
       read-only

and /proc/mdstat looks like

Personalities : [raid1]
md2 : active raid1 sdb1[1] sda1[0]
      96256 blocks [2/2] [UU]

md10 : active raid1 sda3[0] sdb3[1]
      497920 blocks [2/2] [UU]

md1 : active raid1 sdb6[1] sda6[0]
      5855552 blocks [2/2] [UU]

md3 : active raid1 sdb7[1] sda7[0]
      4883648 blocks [2/2] [UU]

md4 : active raid1 sdb8[1] sda8[0]
      4883648 blocks [2/2] [UU]

md5 : active raid1 sdb9[1] sda9[0]
      1951744 blocks [2/2] [UU]

md6 : active raid1 sdb10[1] sda10[0]
      1951744 blocks [2/2] [UU]

md7 : active raid1 sdb11[1] sda11[0]
      9767424 blocks [2/2] [UU]

md8 : active raid1 sdb12[1] sda12[0]
      9767424 blocks [2/2] [UU]

md9 : active raid1 sdb13[1] sda13[0]
      26772224 blocks [2/2] [UU]

md0 : active raid1 sdb5[1] sda5[0]
      7815488 blocks [2/2] [UU]

unused devices: <none>

mount says:

/dev/md10 on / type reiserfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/md2 on /boot type reiserfs (rw,notail)
/dev/md8 on /staff type reiserfs (rw)
/dev/md5 on /tmp type reiserfs (rw)
/dev/md0 on /usr type reiserfs (rw)
/dev/md1 on /usr/local type reiserfs (rw)
/dev/md7 on /var type reiserfs (rw)
/dev/md3 on /var/log type reiserfs (rw)
/dev/md4 on /var/spool/postfix type reiserfs (rw)
/dev/md6 on /var/tmp type reiserfs (rw)
/dev/md9 on /work type reiserfs (rw)


Anybody have any idea what should I do? The goal is that both drives should have the same MBR, so if one of those fails the machine still boots and I can replace broken disk

Pekka




-----------------------------------------------------------------
City.fi:n huippusuosittu kulttipalvelu nyt myös matkapuhelimeesi.
Peilikuva on myös WAPissa! http://www.city.fi/mobiili/peilikuva/




Reply to: