Recent content by yunacchi

  1. Y

    [SOLVED] udev malfunction (udisksd high cpu load)

    Self-replying, this is less about udev and more about udisks2. udisks2 (which has udisksd) is not installed by default on Proxmox, and doesn't seem to be needed unless the machine is a workstation. It can be uninstalled (apt-get remove udisks2) unless other packages depend on it (apt-cache...
  2. Y

    [SOLVED] udev malfunction (udisksd high cpu load)

    I have the same symptoms, also following an upgrade. I have 3 containers and 1 VM, but they were all stopped at time of issue. For what it's worth, I have 8 disks organized in 2 ZFS pools. Restarting udev (systemctl restart udev) postpones the issue a bit, but calling udevadm trigger starts the...