Bug 833256
| Summary: | dracut stopped working with multipath in 019-40.git20120618 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bruno Wolff III <bruno> | ||||||
| Component: | dracut | Assignee: | dracut-maint | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | bruno, dracut-maint, harald, jonathan, robatino | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-06-25 23:36:47 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 752654 | ||||||||
| Attachments: |
|
||||||||
|
Description
Bruno Wolff III
2012-06-19 03:58:30 UTC
(In reply to comment #0) > Description of problem: > I was trying out 019-40.git20120618 because of a problem with > 019-16.git20120611 and luks and the kernel update script failed similarly to > a problem a few weeks ago that had been fixed. Removing > device-mapper-multipath-libs and device-mapper-multipath and rerunning the > update script worked. > > Version-Release number of selected component (if applicable): > 019-40.git20120618 > > Actual results: > # /sbin/new-kernel-pkg --package kernel-PAE --mkinitrd --dracut --depmod > --update 3.5.0-0.rc2.git0.3.fc18.i686.PAE > F: installkernel failed in module multipath > mkinitrd failed can you please attach the output of: # dracut --debug test.img with the multipath packages installed? Created attachment 592947 [details]
dracut --test output
The previous dump isn't going to help as I noticed that test.img already existing after a test run (where I didn't end up capturing the output) caused it to fail sooner. Now I am getting hangs partly through the process (in different places) while trying to capture it with script. Created attachment 592968 [details]
dracut --debug output
It seems something dracut was doing was breaking script. I ended up redirecting standout and standerr and got the output that way.
I restested this with dracut-019-57.git20120620.fc18.noarch and the issue still is happening. next try: dracut-019-92.git20120625.fc18 I tested this with dracut --debut test.img and test.img ius being created now. With the next rawhide kernel build, I'll try it for real and report back. That should happen tonight. I did a boot off an initramfs and things worked modulo a plymouth bug that has been around a couple of weeks. So I think we can declare this closed. |