linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* strange lilo error
@ 2004-06-15  7:39 Louis-David Mitterrand
  2004-06-15  8:25 ` Mario 'BitKoenig' Holbe
  0 siblings, 1 reply; 4+ messages in thread
From: Louis-David Mitterrand @ 2004-06-15  7:39 UTC (permalink / raw)
  To: Linux-raid

Hello,

I am trying to convert a raid1 partition from reiserfs to ext3 by
setting one drive faulty, removing it, creating a new degraded raid1
set, copying data from the reiserfs partition to the ext3 one.

Here is the /proc/mdstat output before starting the conversion:

Personalities : [linear] [raid0] [raid1] [raid5] [multipath] [raid6]
md1 : active raid1 hdb2[0] hda2[1]
      313152 blocks [2/2] [UU]

md0 : active raid1 hdb1[2] hda1[1]
      77834816 blocks [2/2] [UU]

Once /dev/hdb1 and /dev/hdb2 have been marked faulty and removed lilo
will fail with the following message:

Fatal: Trying to map files from unnamed device 0x0000 (NFS/RAID mirror down ?)

The lilo.conf has:

# boot=/dev/md0
boot=/dev/hda
root=/dev/md0
# raid-extra-boot=mbr
compact
install=/boot/boot-menu.b
map=/boot/map
delay=20
vga=normal
default=Linux
image=/vmlinuz
    label=Linux
    read-only
image= /boot/vmlinuz-2.4.22-madrid
    label=Linux-2.4.22
    read-only

I commented out "raid-extra-boot" and replaced "boot=/dev/md0" with
"boot=/dev/hda" but the error persists.

After running a few tests it appears lilo will only stop complaining
once the original raid1 set is restored _and_ synchronized.

This the first time we have this kind of error, having done the same
conversion on other machines. This is with debian unstable and a 2.6.6
kernel.

Any idea? Thanks in advance,


-- 
In linux-dominated parallel world, all children's names begin with g, k or x

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-16  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-15  7:39 strange lilo error Louis-David Mitterrand
2004-06-15  8:25 ` Mario 'BitKoenig' Holbe
2004-06-16  7:53   ` Louis-David Mitterrand
2004-06-16  8:36     ` Mario 'BitKoenig' Holbe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).