Bug 723357 - fedora-storage-init needs to call multipath with -n option.
Summary: fedora-storage-init needs to call multipath with -n option.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-19 22:42 UTC by Ben Marzinski
Modified: 2014-03-17 03:28 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-22 17:43:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to add the -n option to multipath call (609 bytes, patch)
2011-07-19 22:42 UTC, Ben Marzinski
no flags Details | Diff

Description Ben Marzinski 2011-07-19 22:42:54 UTC
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

Comment 1 Bill Nottingham 2011-07-20 17:50:35 UTC
Why do we need to disable syncing with udev - I would think we would want to.

Comment 2 Ben Marzinski 2011-07-21 05:09:55 UTC
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.

Comment 3 Bill Nottingham 2011-07-22 17:43:13 UTC
Pushed in 9.31-2 as a patch; will wait to put upstream.


Note You need to log in before you can comment on or make changes to this bug.