Bug 908275

Summary: fedora-storage-init is using multipathd with wrong parameters
Product: [Fedora] Fedora Reporter: Fabian Deutsch <fdeutsch>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: bmarzins, iarlyy, jonathan, lnykryn, notting, plautrba, prajnoha, rvokal, vpavlin
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: 2013-03-24 22:47:10 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:
Attachments:
Description Flags
The error messages
none
The cmdline args none

Description Fabian Deutsch 2013-02-06 10:16:21 UTC
Created attachment 693851 [details]
The error messages

Description of problem:
On a F18 fedora-storage-init logs that it launches multipathd with a wrong switch. This way the whoole help of mutlipathd is logged to the logs.

Version-Release number of selected component (if applicable):
F18

How reproducible:
always

Steps to Reproduce:
1. journalctl -a and look for fedora-storage-init
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Bill Nottingham 2013-02-06 16:04:51 UTC
Huh. Can you get the full commandline that's being executed?

Comment 2 Fabian Deutsch 2013-02-06 16:55:38 UTC
Created attachment 694032 [details]
The cmdline args

I ran

bash -x /usr/lib/systemd/fedora-storage-init

(the script is the one the service - which is populating the logs - is launching)

Comment 3 Fabian Deutsch 2013-02-06 17:03:03 UTC
Okay, it's
$ multipath -u -v 0
the script is calling and -u seems to be deprecated/removed

Besides that the multipath.conf is wrong on the system where I see this, but also correcting it doesn't fix the log.

Well, seem to be the -u switch.

Comment 4 Václav Pavlín 2013-02-06 18:57:37 UTC
Hi,

I asked guys maintaining multipath and it looks like the -u parameter was there just for a while and they forgot to inform us about that it was removed. They promised to look at it closer and let me know if we can simply remove the argument.

Comment 5 Fabian Deutsch 2013-03-01 08:51:46 UTC
Any news on this?

It's still cluttering the journal ...

Comment 7 Fabian Deutsch 2013-03-12 14:26:50 UTC
And it's still filling our journal ... :)

Comment 8 Fedora Update System 2013-03-13 13:47:09 UTC
initscripts-9.42.2-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/initscripts-9.42.2-2.fc18

Comment 9 Fedora Update System 2013-03-14 02:49:17 UTC
Package initscripts-9.42.2-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing initscripts-9.42.2-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3799/initscripts-9.42.2-2.fc18
then log in and leave karma (feedback).

Comment 10 Fedora Update System 2013-03-15 14:37:15 UTC
initscripts-9.42.2-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/initscripts-9.42.2-3.fc18

Comment 11 Fedora Update System 2013-03-24 22:47:13 UTC
initscripts-9.42.2-3.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.