Hi everyone,
I recently updated my TerraMaster NAS to the latest TOS 7 version (7.0.0375). Previously, I had no issues, but since the update, I am experiencing a persistent high CPU load that won't go away.
The processes causing the most drain are:
tosdaemon: consistently around 75% CPU usage.
postgres: hovering around 35% CPU usage.
This results in a total load that keeps my NAS fans spinning and makes the web interface sluggish. I have already tried deactivating all installed applications, but the CPU usage remains unchanged. It seems like a core system process or a database re-indexing task is stuck in a loop.
Is anyone else experiencing this after the 0375 update? Is there a way to see what tosdaemon is specifically doing, or is there a known fix to stabilize the PostgreSQL database migration?
I’ve tried restarting the unit, but the load returns almost immediately. Any advice or insights from the community or the support team would be greatly appreciated.
My hardware: F2-425-plus
TOS Version: 7.0.0375
terminal command, top output;
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3098 *username 20 0 2459920 211216 4928 S 64.5 1.3 7:47.31 TOSDaemon
9147 postgres 20 0 220956 17872 14432 S 54.5 0.1 0:01.64 postgres
