Bug 620901
| Summary: | dracut not assembling raid 10 sets | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | anton, dougsland, gansalmon, harald, itamar, jonathan, kernel-maint, madhu.chinakonda | ||||
| 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: | 2010-08-05 14:07:10 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
Clyde E. Kunkel
2010-08-03 18:14:59 UTC
Does this fix your issue? http://harald.fedorapeople.org/downloads/dracut/dracut-007-0.4.gite0c1d4e/ # rpm -Fvh dracut-007-0.4.gite0c1d4e*.rpm # dracut -f # reboot Created attachment 436551 [details]
screenshot of segfault in initramfs
segfaults, tho I did see that the md array was assembled just before the segfault.
Thanks
ah.. nice.. looks like a solid kernel issue Fixed with one of the following: kernel-2.6.36-0.0.rc0.git1.fc15 and/or mdadm-3.1.3-0.git20100804.2.fc15 -------------------------------- * Wed Aug 04 2010 Doug Ledford <dledford> - 3.1.3-0.git20100804.2 - Add udev patch to not have incremental assembly in two rules files * Wed Aug 04 2010 Doug Ledford <dledford> - 3.1.3-0.git20100804.1 - Update to latest upstream release (resolves an issue with stale lock files on the md device map file) Closing.... |