Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 697769

Summary: [RFE] multipath command should warn/report any invalid option value error in multipath.conf
Product: Red Hat Enterprise Linux 8 Reporter: Gris Ge <fge>
Component: device-mapper-multipathAssignee: Ben Marzinski <bmarzins>
Status: CLOSED WONTFIX QA Contact: Lin Li <lilin>
Severity: medium Docs Contact:
Priority: medium    
Version: ---CC: agk, bmarzins, coughlan, dwysocha, heinzm, lilin, mgandhi, msnitzer, prajnoha, zkabelac
Target Milestone: rcKeywords: FutureFeature, Triaged
Target Release: 8.1Flags: pm-rhel: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-05 15:35:50 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:
Bug Depends On:    
Bug Blocks: 756082    

Description Gris Ge 2011-04-19 08:13:58 UTC
Description of problem:

Multipath feature in Bug #628095 check keywork in multipath.conf, but it don't check value apply to the option.


Version-Release number of selected component (if applicable):
device-mapper-multipath-0.4.9-38.el6

How reproducible:
100%

Steps to Reproduce:
1.As this incorrect line into defaults section of multipath.conf.
    path_grouping_policy incorrect_value

2. Reload configuration:
   multipath -r
   multipathd -k'reconfigure'
3. Check new configuration:
   multipathd -k'show config'
  
Actual results:
path_grouping_policy undefined

Expected results:
multipath report incorrect option value error.

Additional info:

Comment 2 Sayan Saha 2011-05-27 15:23:02 UTC
This enhancement request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release.

Product Management has requested further review of this enhancement by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products.

This enhancement is not yet committed for inclusion in an Update release.

Comment 5 Tom Lavigne 2012-09-07 15:19:02 UTC
This request was evaluated by Red Hat Product Management for 
inclusion in the current release of Red Hat Enterprise Linux.
Since we are unable to provide this feature at this time,  
it has been proposed for the next release of 
Red Hat Enterprise Linux.

Comment 7 Ben Marzinski 2016-08-11 19:20:07 UTC
This bug must get fixed first in RHEL7, before any decision about backporting it to rhel6 can be made.