[Bug 737027] Re: kpartx udev rule is broken

Jesse Johnson holocronweavers at gmail.com
Sat Mar 31 18:53:17 UTC 2012


What is the status on this bug?

I recently clean installed Ubuntu 12.04 and had no problems mounting the
disks, so the steps in Post #15 are no longer necessary, at least for
Intel Matrix Raid.  Looking at the kpartx udev rule in 12.04, the file
appears unchanged, but the kpartx-activate script contains the fix I
suggested.

-- 
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