[Bug 737027] Re: kpartx udev rule is broken

John Center john.center at villanova.edu
Mon Sep 12 18:50:29 UTC 2011


While there is no explanation, the man page for dmraid has this:

dmraid {-a|--activate} {y|n|yes|no}
[-d|--debug]... [-v|--verbose]... [-i|--ignorelocking]
[-f|--format FORMAT[,FORMAT...]]
[{-P|--partchar} CHAR]
[-p|--no_partitions]
[--separator SEPARATOR]
[-t|--test]
[RAID-set...]

I think you would want to use -p or --no_partitions.

-- 
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 “dmraid” package in Ubuntu:
  In Progress
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/dmraid/+bug/737027/+subscriptions




More information about the foundations-bugs mailing list