Bug 440485
| Summary: | nash fails to mount LVM Volumegroup and crashes | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Harald Hoyer <harald> | ||||||||||||||
| Component: | mkinitrd | Assignee: | Peter Jones <pjones> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||||
| Priority: | low | ||||||||||||||||
| Version: | 9 | CC: | dcantrell, wtogami | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2009-02-03 11:00:25 UTC | Type: | --- | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
Harald Hoyer
2008-04-03 18:42:42 UTC
Created attachment 300301 [details]
nash crash
Created attachment 300303 [details]
old init from initrd
Created attachment 300304 [details]
new init from mkinitrd
Created attachment 300306 [details]
failure to read stripe table
for the reference. It's all due to missing modules: # diff -u t1t t3t --- t1t 2008-04-03 21:23:51.000000000 +0200 +++ t3t 2008-04-03 21:43:10.000000000 +0200 @@ -6,11 +6,7 @@ echo "Loading dm-zero module" echo "Loading ehci-hcd module" echo "Loading ext3 module" -echo "Loading jbd module" echo "Loading libata module" -echo "Loading mbcache module" echo "Loading ohci-hcd module" -echo "Loading scsi_mod module" -echo "Loading sd_mod module" echo "Loading uhci-hcd module" echo "Loading usb-storage module" Created attachment 300331 [details]
mkinitrd detailed
sh -x mkinitrd -v -f /boot/initrd-2.6.25-0.185.rc7.git6.fc9.x86_64.img
2.6.25-0.185.rc7.git6.fc9.x86_64 > /root/mk.txt 2>&1
Created attachment 300349 [details]
patch for mkinitrd
Should be fixed in 6.0.43 . Please test. Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |