[Bug 737027] Re: kpartx udev rule is broken

Bug Watch Updater 737027 at bugs.launchpad.net
Thu Jun 13 15:57:44 UTC 2013


** Changed in: multipath-tools (Debian)
       Status: New => Fix Released

-- 
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:
  Fix Released

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