Bug 557699 - when stopping multipathd, it will prompt the error: Device /dev/cciss/c0d0p1 not found Command failed
Summary: when stopping multipathd, it will prompt the error: Device /dev/cciss/c0d0p1 ...
Keywords:
Status: CLOSED DUPLICATE of bug 502128
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: device-mapper-multipath
Version: 5.4
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: LVM and device-mapper development team
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-22 09:50 UTC by Yunyun Qu
Modified: 2010-01-25 18:01 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-25 18:01:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yunyun Qu 2010-01-22 09:50:21 UTC
Description of problem:

When stopping multipathd service, it will prompt:

# service multipathd stop 
Device /dev/cciss/c0d0p1 not found Command failed 
Stopping multipathd daemon: [  OK  ] 

The multipathd can be stopped successfully, but the error will also prompt if the /dev/cciss/c0d0p1 is blacklisted in /etc/multipath.conf

Version-Release number of selected component (if applicable):
device-mapper-multipath-0.4.7-30.el5.i386.rpm

How reproducible:

Each time when stopping multipathd service

Steps to Reproduce:
1. /dev/cciss/c0d0p1 is the partition where root filesystem is located.
2. cciss devices are blacklisted in /etc/multipath.conf
3. service multipathd stop
  
Actual results:

# service multipathd stop 
Device /dev/cciss/c0d0p1 not found Command failed 
Stopping multipathd daemon: [  OK  ] 

Expected results:

# service multipathd stop 
Stopping multipathd daemon: [  OK  ] 

Additional info:

Comment 2 Ben Marzinski 2010-01-25 18:01:03 UTC

*** This bug has been marked as a duplicate of bug 502128 ***


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