[Bug 187116] booting from /dev/md0 sw raid1 device panics

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 22 12:52:51 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: booting from /dev/md0 sw raid1 device panics


https://bugzilla.redhat.com/show_bug.cgi?id=187116





------- Additional Comments From cebbert at redhat.com  2008-04-22 08:52 EST -------

(In reply to comment #0)
> 3. creating array in degraded mode:
> mdadm --create /dev/md0 -l 1 -n 2 missing /dev/sdb1
> mkfs -t ext3 /dev/md0  # the same results I have for ext2
> mount /dev/md0 /foo
> tar c / | tar xvC /foo
> adjusting /etc/fstab, /etc/grub.conf, running grub-install to be sure
> optional (has no effect for me): using mkinitrd --preload=raid1 ....
> 

mkinitrd looks at the current fstab. You probably needed to run "mkinitrd
--fstab=/foo/etc/fstab --preload=raid1 ..." after editing the new fstab.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list