Bug 199273
Summary: | /dev/mpath/<vgname>-<lvname> entries generated for linear targets | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Mike Snitzer <snitzer> |
Component: | device-mapper-multipath | Assignee: | Alasdair Kergon <agk> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.0 | CC: | agk, bmarzins, christophe.varoqui, egoggin, junichi.nomura, kueda, lmb, mbroz, tranlan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.4.5-16.1.RHEL4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-08-03 18:20:58 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: |
Description
Mike Snitzer
2006-07-18 16:02:07 UTC
FYI, here are the udev log entries in /var/log/messages that result when doing lvchange -an .... then lvchange -ay ... : Jul 18 12:16:22 lab14-248 udev[9731]: removing device node '/dev/dm-0' Jul 18 12:16:28 lab14-248 udev[9752]: configured rule in '/etc/udev/rules.d/40-multipath.rules' at line 4 applied, added symlink 'mpath/%c' Jul 18 12:16:28 lab14-248 udev[9752]: configured rule in '/etc/udev/rules.d/40-multipath.rules' at line 4 applied, 'dm-0' becomes '%k' Jul 18 12:16:28 lab14-248 udev[9752]: creating device node '/dev/dm-0' This is already fixed in device-mapper-multipath-0.4.5-16.1.RHEL4 |