Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 325705

Summary: sys-fs/udev boot warning: device node '/dev/mapper/control' already exists
Product: Gentoo Linux Reporter: DEMAINE Benoît-Pierre, aka DoubleHP <dhp_gentoo>
Component: Current packagesAssignee: udev maintainers <udev-bugs>
Status: RESOLVED WONTFIX    
Severity: normal CC: graaff
Priority: High    
Version: 10.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /tmp/emerge--info

Description DEMAINE Benoît-Pierre, aka DoubleHP 2010-06-26 12:42:36 UTC
* Populating /dev with existing devices through uevents ...              [ ok ]
 * Waiting for uevents to be processed ...
udevd-work[2319]: device node '/dev/mapper/control' already exists, link to '/dev/mapper/control' will not overwrite it
                                                                          [ ok ]
* Mounting /dev/pts ...                                                  [ ok ]


[ebuild   R   ] sys-fs/udev-149  USE="devfs-compat extras (-selinux) -test" 0 kB
Comment 1 DEMAINE Benoît-Pierre, aka DoubleHP 2010-06-26 12:42:49 UTC
Created attachment 236637 [details]
/tmp/emerge--info
Comment 2 Matthias Schwarzott gentoo-dev 2010-07-11 18:40:06 UTC
This is only a warning. It will not be fixed in this version, as it does not harm and newer lvm2 versions use a different udev rules approach that will not trigger this warning.
So just updating to >=lvm2-lvm2-2.02.63 should help.
Comment 3 DEMAINE Benoît-Pierre, aka DoubleHP 2010-07-11 18:48:22 UTC
if you say so ...