I run HA OS on a VM on Proxmox with 8Gb and 4 cores allocation. I run my MariaDB in another LXC just like my Zigbee2Mqtt and MQTT servers. I do not have a lot of add-on's running and still my server runs within 15 minutes from 0 to 100% processor usage. This seems to me pretty unusual.
The memory starts and stays at a steady 91% of that 8Gb.
I run version 2025.1.0.
I run Spook to detect anomalies.
What can/should I do?
#CPU consuming HAOS on Proxmox VM since 2025.1.0
1 messages · Page 1 of 1 (latest)
Install the glances addon, open it and press z and c. Alternatively open the VM's terminal and enter login and then top -co %CPU. Share what you see.
Seems that the vscode add-on is ruin business....
Don't forget the z to see the processes too.
But yeah, pegging 4 cores is not normal.
I've seen it have memory issues before but not this: https://github.com/hassio-addons/addon-vscode/issues/565
Shut down the add-on and subscribed to the github issue. Thanks.