Htop showed a very high permanent CPU usage (99% of at least 1 Core) for incusd.log.
By removing –logfile /var/log/incus/incusd.logfrom /usr/lib/systemd/system/incus.serviceand systemctl daemon-reload could save 30-40Wh power consumption, 29KW/month.
That’s extremely unlikely to be the cause of the issue as the internal logging logic is identical whether -logfile is specified or not. That is unless there is something that would prevent Incus from writing to the log file such as /var/log being full.
Does putting -logfile immediately cause that CPU usage to come back for you?
Previously I had to put a power cap on server, though it made it too slow overall, after lifting the cap, it went up from >120W to >170W.
Disable logging and it got calm again: