RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 827072 - Deprecated tag used in sample multipath.conf file
Summary: Deprecated tag used in sample multipath.conf file
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: device-mapper-multipath
Version: 6.2
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Ben Marzinski
QA Contact: Petr Beňas
URL:
Whiteboard:
Depends On:
Blocks: 782183 846704 856826
TreeView+ depends on / blocked
 
Reported: 2012-05-31 14:43 UTC by Sven Bold
Modified: 2015-01-04 23:02 UTC (History)
15 users (show)

Fixed In Version: device-mapper-multipath-0.4.9-56.el6
Doc Type: Bug Fix
Doc Text:
Doc change. No documentation necessary
Clone Of:
: 856826 (view as bug list)
Environment:
Last Closed: 2013-02-21 10:50:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:0458 0 normal SHIPPED_LIVE device-mapper-multipath bug fix and enhancement update 2013-02-20 21:07:30 UTC

Description Sven Bold 2012-05-31 14:43:45 UTC
Description of problem:
The sample file "/usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf"
contains a deprecated tag in the defaults section...
        #defaults {                                                     
        #       udev_dir                /dev                            
        #       polling_interval        10                              
====>   #       selector                "round-robin 0"  <=======       

In RHEL6 I beleve it should be "path_selector" instead. The following error results when using this configuration.

"[root@rhev-h4 ~]# multipath
May 31 14:35:17 | multipath.conf line 29, invalid keyword: selector"

Changing this to path_selector as per the man page solves this.
I had a customer run into this problem when using the sample file
as a basis for a new configuration.

Version-Release number of selected component (if applicable):
device-mapper-multipath-0.4.9-46.el6_2.2.x86_64



How reproducible:
Always


Steps to Reproduce:
1.copy /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf to /etc
2.Uncomment defaults section 
3.run "multipath command"
  
Actual results:


Expected results:


Additional info:

Comment 2 RHEL Program Management 2012-06-04 05:47:23 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 Ben Marzinski 2012-10-11 02:17:12 UTC
Changed selector to path_selector.

Comment 8 Petr Beňas 2012-10-15 11:16:47 UTC
Reproduced in device-mapper-multipath-0.4.9-57.el6.x86_64 and verified in device-mapper-multipath-0.4.9-59.el6.x86_64.

Comment 11 errata-xmlrpc 2013-02-21 10:50:26 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0458.html


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