http://bugzilla.novell.com/show_bug.cgi?id=604255 http://bugzilla.novell.com/show_bug.cgi?id=604255#c9 --- Comment #9 from Martin Wilck <martin.wilck@ts.fujitsu.com> 2010-06-18 22:14:51 UTC --- Created an attachment (id=370233) --> (http://bugzilla.novell.com/attachment.cgi?id=370233) udev log file from previous example At the end of the log file the problem can be watched: Jun 18 23:57:59 athene udevd[526]: seq 1710 queued, 'add' 'block' Jun 18 23:57:59 athene udevd[526]: passed 170 bytes to netlink monitor 0x806b0d8 Jun 18 23:57:59 athene udevd-work[29690]: seq 1710 running Jun 18 23:57:59 athene udevd-work[29690]: device 0x807c330 has devpath '/devices/virtual/block/dm-7' Jun 18 23:57:59 athene udevd-work[29690]: device 0x807c330 filled with db file data Jun 18 23:57:59 athene udevd-work[29690]: removing watch on '/dev/dm-7' Jun 18 23:57:59 athene udevd-work[29690]: LINK 'block/253:7' /lib/udev/rules.d/50-udev-default.rules:3 Jun 18 23:57:59 athene udevd-work[29690]: GROUP 6 /lib/udev/rules.d/50-udev-default.rules:74 Jun 18 23:57:59 athene udevd-work[29690]: RUN 'socket:/org/kernel/dm/multipath_event' /etc/udev/rules.d/71-multipath.rules:7 Jun 18 23:57:59 athene udevd-work[29690]: RUN 'socket:@/org/freedesktop/hal/udev_event' /lib/udev/rules.d/90-hal.rules:2 Jun 18 23:57:59 athene udevd-work[29690]: no node name set, will use kernel supplied name 'dm-7' Jun 18 23:57:59 athene udevd-work[29690]: created db file for '/devices/virtual/block/dm-7' in '/dev/.udev/db/block:dm-7' Jun 18 23:57:59 athene udevd-work[29690]: update old name, '/dev/mapper/vg-TEST' no longer belonging to '/devices/virtual/block/dm-7' Jun 18 23:57:59 athene udevd-work[29690]: no reference left, remove '/dev/mapper/vg-TEST' Jun 18 23:57:59 athene udevd-work[29690]: update old name, '/dev/vg/TEST' no longer belonging to '/devices/virtual/block/dm-7' Jun 18 23:57:59 athene udevd-work[29690]: no reference left, remove '/dev/vg/TEST' This clearly shows that echoing "add" into the uevent file of an already existing dm device has undesired effects. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.