Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flooding udev change events for /dev/sdb cause high CPU load. #987

Closed
navid-zamani opened this issue Jul 19, 2022 · 2 comments
Closed

Flooding udev change events for /dev/sdb cause high CPU load. #987

navid-zamani opened this issue Jul 19, 2022 · 2 comments

Comments

@navid-zamani
Copy link

When the system starts, udisks2 causes an infinite repetition of these events:

KERNEL[1832.422273] change   /devices/pci0000:00/0000:00:01.2/0000:15:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 (block)
KERNEL[1832.628578] change   /devices/pci0000:00/0000:00:01.2/0000:15:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 (block)
UDEV  [1832.643786] change   /devices/pci0000:00/0000:00:01.2/0000:15:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 (block)
UDEV  [1832.732081] change   /devices/pci0000:00/0000:00:01.2/0000:15:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 (block)

This causes a high CPU load.

Only stopping and masking the udisks2 daemon/service prevents this from coming back after the next trigger.

Dumps and Logs

Here is all the requested data:

udisks2: 2.9.4-1ubuntu2
gvfs: 1.48.2-0ubuntu1
libatasmart4: 0.19-5build2
/etc/fstab
/proc/self/mountinfo
skdump --save=skdump-output.sda /dev/sda
skdump --save=skdump-output.sdb /dev/sdb
skdump /dev/sda
skdump /dev/sdb
udevadm info --export-db
udevadmin monitor
udevadmin monitor --udev --property
udisksctl dump
udisksctl monitor

@navid-zamani
Copy link
Author

Duplicate of bug #946.

@tbzatek
Copy link
Member

tbzatek commented Jul 21, 2022

Closing as duplicate then.

@tbzatek tbzatek closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants