> udev just reacts to kernel events, it does not "generates" them.
> This is a partially known problem, first try disabling gvfs-gdu-volume
> and/or udisks-daemon.

well, very similar problem here, but the workaround shows you that somebody 
must be generating spurious events. Probably "multipath" but being called 
by udev to process the events in a kind of infinite events loop:

In my case, two FiberChannel adapters with access to a SAN device over 4 
different paths which are then handled by multipathd, udev was constantly 
"discovering" the 4 multipath devices (sdb/sdc/sdd/sde) and causing a high 
CPU load of around 3 (8 CPU system). After having disabled the "change" 
action in    /lib/udev/rules.d/95-multipath.rules
the number of events got reduced from "tons per second" to one every 30 
seconds in my hardware.
Thus I conclude that all the other events were spurious events generated by 
a broken udev/multipath feedback loop...



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