Bug 805493

Summary: multipath causes a lot of RUN+="socket:..." support will be removed messages
Product: [Fedora] Fedora Reporter: Milan Broz <mbroz>
Component: device-mapper-multipathAssignee: Ben Marzinski <bmarzins>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: agk, bmarzins, bruno, dwysocha, fdinitto, h1k6zn2m, heinzm, lsof, lvm-team, mads, mbroz, michael.monreal, msnitzer, pebolle, prockai, pvrabec, reklov, shigorin, sysoutfran, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: device-mapper-multipath-0.4.9-25.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-04 23:03:43 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:

Description Milan Broz 2012-03-21 13:22:46 UTC
Description of problem:

Current udev is flooding with these messages:

udevd[141]: RUN+="socket:..." support will be removed from a future udev release. Please remove it from: /usr/lib/udev/rules.d/40-multipath.rules:16 and use libudev to subscribe to events.

Version-Release number of selected component (if applicable):
device-mapper-multipath-0.4.9-22.fc18.x86_64
udev-181-2.fc17.x86_64

How reproducible:
just boot with this udev version above

Expected results:
Perhaps stop using socket and link to libudev...

Comment 1 Milan Broz 2012-04-01 18:30:07 UTC
*** Bug 808918 has been marked as a duplicate of this bug. ***

Comment 2 Milan Broz 2012-04-03 12:41:24 UTC
*** Bug 809454 has been marked as a duplicate of this bug. ***

Comment 3 Milan Broz 2012-04-03 12:42:37 UTC
Ben, is anyone working on this upstream?

Comment 4 Milan Broz 2012-04-17 11:41:47 UTC
*** Bug 813260 has been marked as a duplicate of this bug. ***

Comment 5 Milan Broz 2012-04-17 11:43:00 UTC
Patch is proposed in list
 http://www.redhat.com/archives/dm-devel/2012-April/msg00022.html

Comment 6 Fedora Update System 2012-05-01 05:32:17 UTC
device-mapper-multipath-0.4.9-25.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/device-mapper-multipath-0.4.9-25.fc17

Comment 7 Fedora Update System 2012-05-01 21:32:43 UTC
Package device-mapper-multipath-0.4.9-25.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing device-mapper-multipath-0.4.9-25.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-7041/device-mapper-multipath-0.4.9-25.fc17
then log in and leave karma (feedback).

Comment 8 Frank Murphy 2012-05-02 12:08:37 UTC
No fix for me. left -1

Comment 9 Michael Monreal 2012-05-02 17:50:19 UTC
Message during boot is still:

udevd[118]: RUN+="socket:..." support will be removed from a future udev release. Please remove it from: /usr/lib/udev/rules.d/40-multipath.rules:16 and use libudev to subscribe to events.

However, there is nothing about socket in /usr/lib/udev/rules.d/40-multipath.rules

$ rpm -qa | grep device-mapper-m
device-mapper-multipath-0.4.9-25.fc17.x86_64
device-mapper-multipath-libs-0.4.9-25.fc17.x86_64

Comment 10 Mads Kiilerich 2012-05-02 18:16:40 UTC
Remember to create a new initrd with 'dracut -f'.

Comment 11 Fedora Update System 2012-05-04 23:03:43 UTC
device-mapper-multipath-0.4.9-25.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Paul Bolle 2012-05-05 12:07:56 UTC
This issue was reported against Rawhide but only fixed for F17. Rawhide still ships a noisy version (device-mapper-multipath-0.4.9-22.fc18). Can someone please push a fixed version for Rawhide too (eg, device-mapper-multipath-0.4.9-25.fc18)?

Comment 13 Michael Shigorin 2012-08-03 15:01:19 UTC
(In reply to comment #5)
> Patch is proposed in list
Upstream: http://git.opensvc.com/?p=multipath-tools/.git;a=commit;h=970c9f4d4b25329dd524f19ad14c65cac1c711c5

(In reply to comment #12)
> This issue was reported against Rawhide but only fixed for F17.
JFYI, Rawhide seems to be considered as a dumping ground rather than something actually useful as a whole these days: http://lwn.net/Articles/506831/

Comment 14 Ben Marzinski 2012-08-03 16:20:02 UTC
This fix has been in rawhide for 2 months now.