[Bug 737027] Re: kpartx udev rule is broken
Phillip Susi
psusi at cfl.rr.com
Fri Dec 9 21:27:34 UTC 2011
** Branch unlinked: lp:~psusi/ubuntu/natty/multipath-tools/fixrules
** No longer affects: dmraid (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/737027
Title:
kpartx udev rule is broken
Status in “multipath-tools” package in Ubuntu:
In Progress
Status in “multipath-tools” package in Debian:
New
Bug description:
Binary package hint: multipath-tools
The kpartx udev rule looks like this:
ENV{DM_STATE}=="ACTIVE", ENV{DM_UUID}=="dmraid-*", \
RUN+="/sbin/kpartx -a -p -part /dev/$kernel"
This kpartx command should not be run because dmraid already creates
the partition device, but it isn't run anyhow because the rule matches
on "dmraid-*" but dmraid devices have an id of the form "DMRAID-*".
Note the difference in case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/737027/+subscriptions
More information about the foundations-bugs
mailing list