Bug 723357
| Summary: | fedora-storage-init needs to call multipath with -n option. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Marzinski <bmarzins> | ||||
| Component: | initscripts | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | iarlyy, jonathan, notting, plautrba, rvokal | ||||
| 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: | 2011-07-22 17:43:13 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: |
|
||||||
Why do we need to disable syncing with udev - I would think we would want to. So multipath is usable for the alpha release. I'm not sure why udev synchronization is failing during startup, but it is. And you can't boot the machine at all with multipathing enabled if its udev synchronization code is also enabled. It's quite possible that when I figure out the root of this issue, it can safely be re-enabled. But I haven't found the root cause of this issue yet, and the alpha release is coming quickly, and I'd really like people to be able to use multipathing and be able to reboot their machines for alpha. Pushed in 9.31-2 as a patch; will wait to put upstream. |
Created attachment 513891 [details] Patch to add the -n option to multipath call starting with device-mapper-multipath-0.4.9-17.fc16, multipath has a -n option that disables syncing with udev. It needs to be called with this option by fedora-storage-init during startup