linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* using update-initramfs: how to get new mdadm.conf into the /boot? Or is it XFS?
@ 2008-02-04 20:59 Moshe Yudkowsky
  2008-02-04 21:08 ` Robin Hill
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Moshe Yudkowsky @ 2008-02-04 20:59 UTC (permalink / raw)
  To: linux raid

I've managed to get myself into a little problem.

Since power hits were taking out the /boot partition, I decided to split 
/boot out of root. Working from my emergency partition,  I copied all 
files from /root, re-partitioned what had been /root into room for /boot 
and /root, and then created the drives. This left me with /dev/md/boot, 
/dev/md/root, and /dev/md/base (everything else).

I modified mdadm.conf on the emergency partition, used update-initramfs 
to make certain that the new md drives would be recognized, and 
rebooted. This worked as expected.

I then mounted all the entire new file system on a mount point, copied 
the mdadm.conf to that point, did a chroot to that point, and did an 
update-initramfs so that the non-emergency partition would have the 
updated mdadm.conf. This worked -- but with complaints about missing the 
file /proc/modules (which is not present under chroot). If I use the -v 
option I can see the raid456, raid1, etc. modules loading.

I modified menu.lst to make certain that boot=/dev/md/boot, ran grub 
(thanks, Robin!) successfully.

Problem: on reboot, the I get an error message:

root (hd0,1)  (Moshe comment: as expected)
Filesystem type is xfs, partition type 0xfd (Moshe comment: as expected)
kernel /boot/vmliuz-etc.-amd64 root=/dev/md/boot ro

Error 15: File not found

Did I miss something? I'm pretty certain this is the procedure I used 
before. The XFS module is being loaded by update-initramfs, so unless 
there's a reason that I can't boot md from  a boot partition with the 
XFS file system, then I don't understand what the problem is.

Comments welcome -- I'm wedged!


-- 
Moshe Yudkowsky * moshe@pobox.com * www.pobox.com/~moshe
"Many that live deserve death. And some that die deserve life. Can you 
give it to
them? Then do not be too eager to deal out death in judgement. For even the
wise cannot see all ends."
				-- Gandalf (J.R.R. Tolkien)

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

end of thread, other threads:[~2008-02-07 21:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-04 20:59 using update-initramfs: how to get new mdadm.conf into the /boot? Or is it XFS? Moshe Yudkowsky
2008-02-04 21:08 ` Robin Hill
2008-02-04 21:09 ` maximilian attems
2008-02-04 21:53   ` Moshe Yudkowsky
2008-02-07 21:24     ` Bill Davidsen
2008-02-07 21:48       ` Bill Davidsen
2008-02-04 22:25 ` Robin Hill
2008-02-04 22:59   ` Moshe Yudkowsky
2008-02-05  1:23     ` Moshe Yudkowsky

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