On Mon, Apr 19, 2010 at 11:46, Marco d'Itri <m...@linux.it> wrote:
> On Apr 19, Kay Sievers <kay.siev...@vrfy.org> wrote:
>
>> > /lib/udev/rules.d/55-dm.rules
>> Device-mapper is work-in-progress, and probably just uses NAME=""
>> which is ok.
> There is this rule, which is what the original poster was complaining
> about:
>
> ENV{DM_NAME}=="?*", NAME="mapper/$env{DM_NAME}", SYMLINK+="$kernel"

This is not supported and must be fixed. Udev does not support
swapping primary device names around, and devtmpfs will always create
the device node with the kernel name anyway.

If this is the intended behavior, the dm driver in the kernel needs to
provide this name (the kernel would need to properly be able to handle
block device renames though, which it can't. So is it not expected to
be the case anytime soon).

Kay



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to