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 810788 - duplicated entries in "blacklist" section for device-mapper-multipath-0.4.9-53
Summary: duplicated entries in "blacklist" section for device-mapper-multipath-0.4.9-53
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: device-mapper-multipath
Version: 6.3
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Ben Marzinski
QA Contact: Gris Ge
URL:
Whiteboard:
Depends On:
Blocks: 840683
TreeView+ depends on / blocked
 
Reported: 2012-04-09 07:18 UTC by Gris Ge
Modified: 2013-02-21 10:49 UTC (History)
9 users (show)

Fixed In Version: device-mapper-multipath-0.4.9-59.el6
Doc Type: Bug Fix
Doc Text:
Cause: A previous change caused multipath to store multiple duplicate blacklist entries Consequence: listing multipath's configuration showed multiple duplicate entries Fix: Multipath now checks for duplicates before storing configuration entries, and only stores unique ones. Result: Multipath no longer shows duplicate entries.
Clone Of:
Environment:
Last Closed: 2013-02-21 10:49:44 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 Gris Ge 2012-04-09 07:18:16 UTC
Description of problem:
device-mapper-multipath-0.4.9-53.el6.x86_64 are providing duplicated entries in "blacklist" section:
===
        device {
                vendor "IBM"
                product "Universal Xport"
        }
        device {
                vendor "IBM"
                product "Universal Xport"
        }
        device {
                vendor "IBM"
                product "S/390.*"
        }
        device {
                vendor "IBM"
                product "S/390.*"
        }
        device {
                vendor "DELL"
                product "Universal Xport"
        }
        device {
                vendor "DELL"
                product "Universal Xport"
        }
===

No side effect found.

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

How reproducible:
100%

Steps to Reproduce:
1. Check the "blacklist" multipathd -k'show config'

  
Actual results:
Found duplicated blacklist entries.

Expected results:
No duplicated blacklist entries.

Additional info:
It's a regression, but no side effect found, hence requesting fix for RHEL 6.4 as https://bugzilla.redhat.com/show_bug.cgi?id=752989#c35

Comment 2 Ben Marzinski 2012-04-12 02:52:38 UTC
This is simply a cosmetic issue. There's no reason to fix it for 6.3.

Comment 3 Gris Ge 2012-04-27 08:27:45 UTC
This bug might be caused by bug #803527.

The patch of it contain duplicate blacklist entries.

Comment 4 Ben Marzinski 2012-10-10 16:39:31 UTC
Fixed.  Multipath now checks if the new entry is a duplicate before storing.

Comment 6 Gris Ge 2013-01-15 07:43:07 UTC
no duplicate blacklist entries in device-mapper-multipath-0.4.9-63.el6.x86_64.

VERIFY.

Comment 8 errata-xmlrpc 2013-02-21 10:49:44 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.