Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 445585

Summary: multipath does not configure correctly when the ratio of paths / maps to system resources increases
Product: Red Hat Enterprise Linux 4 Reporter: Dave Wysochanski <dwysocha>
Component: device-mapper-multipathAssignee: Dave Wysochanski <dwysocha>
Status: CLOSED NOTABUG QA Contact: Corey Marthaler <cmarthal>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.7CC: agk, andriusb, axcirillo, bmarzins, christophe.varoqui, coughlan, dwysocha, egoggin, heinzm, iannis, junichi.nomura, kueda, lmb, marting, mbroz, michael.hagmann, prockai, tranlan, xdl-redhat-bugzilla
Target Milestone: rcKeywords: Tracking
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-21 19:47:55 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: 202792, 217130, 243751, 443380, 445268, 459969    
Bug Blocks:    

Description Dave Wysochanski 2008-05-07 19:09:39 UTC
Description of problem:

This is a generic bz meant to track proper configuration of multipath device
maps.  There are multiple problems with getting all maps to configure correctly.
 Sometimes the maps will be created without all paths, sometimes the maps will
be created with a WWID name instead of the friendly name, etc.  I believe at
least some of these problems are still present in upstream code.

Version-Release number of selected component (if applicable):
device-mapper-multipath-0.4.5-31.el4

How reproducible:
Some problems are hard to reproduce.  Many are related to bursty, concurrent
executions of the multipath tool caused by many udev events happening in a short
period of time.  I've been able to reproduce some of the problems with xen +
iscsi so specific hardware might not be required.

Steps to Reproduce:
1. Configure multipath for a large number of LUNs + paths
2. Start multipath 
  
Actual results:
Not all paths / maps are created

Expected results:
All paths and maps created properly

Additional info:

Comment 1 Martin George 2008-09-16 12:14:38 UTC
Since this is a generic bugzilla for tracking issues hit when large no. of luns/paths (256 luns x 4 = 1024 paths) are mapped to the RHEL host, I am adding a few myself that we have observed for such scenarios:

1) OOM/Hang issue - https://bugzilla.redhat.com/show_bug.cgi?id=459969

2) Multipath creates wwid based names instead of mpath names despite enabling user_friendly_names - https://bugzilla.redhat.com/show_bug.cgi?id=445268

3) Multipath does not automatically remove maps corresponding to the deleted luns - https://bugzilla.redhat.com/show_bug.cgi?id=443380

4) Delay in scanning large no. of luns/paths - https://bugzilla.redhat.com/show_bug.cgi?id=460301

5) Multipathd daemon ends up dead with the message "multipathd dead but pid file exists". This is highly intermittent. - No bugzilla yet.

Comment 3 Ben Marzinski 2010-10-21 19:47:55 UTC
I'm closing this bug since all the specific bugs it referenced are now closed.