Proxmox CPU Vollast wegen USB automount ?

JB72

Member
Feb 21, 2022
16
2
8
53
Hallo,

ich bin verzweifelt. Mein Proxmox Server (Intel Nuc mit Celeron) ist zu 95-96% ausgelastet. Im Log steht: im Sekundentakt:

Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:15 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:16 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:16 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:16 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:16 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:16 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:16 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:16 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8
Feb 21 17:48:16 pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8

usw.

Ich habe schon versucht automount zu deinstallieren, bringt aber nichts. Eine VM mit der ich mal was probiert habe mit externen USB-Laufwerk
habe ich heute entfernt.

Ich denke mal das der Log-Eintrag mit pve6-usb-automount mit der totalen Auslastung zu tun hat. Mein Nuc kocht ja bald :-(

Wie kann ich das Problem lösen? Ich bin vollkommen ratlos ....

Grüße
JB


PS:

Ich habe nun alle Updates installiert und bekomme statt:


pve pve6-usb-automount[28339]: UDEV event for action::change and device::dm-8 device_path::/devices/virtual/block/dm-8

nun

pve pve6-usb-automount[360]: UDEV event for action::change and device::dm-7 device_path::/devices/virtual/block/dm-7


Im Sekundentakt im Log.
 
Last edited:
Das hat geholfen:

apt remove pve6-usb-automount --purge

das --purge war wichtig. Dann den Server rebootet und der Spuk war vorbei, die CPU-Last ist nun wieder im normalen Bereich
und das Log ist befreit von der Meldung.