Page 1 of 1

[Help] Idle Disk usage every 10 seconds

Posted: 07 Feb 2026, 16:44
by FatherOfMayhem
Every 10 seconds or so the disk make a noise.

Current TOS version 7.0.0403
BIOS/InitBoot version MTWL0101.V04
Model F2-425+
2 x 8TB Disks
1 X NVME for hypercache

I have watched the services and see TOS Daemon doing something at the same time every time!

Its frustrating sitting and listening to this constant click all day. The system is a few months old so should have synced by now.... I have read about 'Lazy initialisation' sometimes causing this but no fix?

I can disable all applications abut nothing changes. any ideas how to make this thing sleep!!!


Image

Image

Image

Re: [Help] Idle Disk usage every 10 seconds

Posted: 07 Feb 2026, 17:58
by TMroy
Did you enable debug mode or continuous system resources monitor?

Re: [Help] Idle Disk usage every 10 seconds

Posted: 07 Feb 2026, 19:47
by FatherOfMayhem
No neither.
I tried continuous monitor on the disk for more info but there was nothing valuable there. Its not off

Re: [Help] Idle Disk usage every 10 seconds

Posted: 07 Feb 2026, 23:17
by OrionXie
FatherOfMayhem wrote: 07 Feb 2026, 19:47
If continuous resource monitoring is enabled, try disabling it and observe after a while. You should be able to see the system daemon running in your processes list. You can also try using the hard drive hibernation function: Control Panel - General Settings - Hardware and Power - Disk Hibernation.

Re: [Help] Idle Disk usage every 10 seconds

Posted: 08 Feb 2026, 18:51
by FatherOfMayhem
OrionXie wrote: 07 Feb 2026, 23:17
FatherOfMayhem wrote: 07 Feb 2026, 19:47
If continuous resource monitoring is enabled, try disabling it and observe after a while. You should be able to see the system daemon running in your processes list. You can also try using the hard drive hibernation function: Control Panel - General Settings - Hardware and Power - Disk Hibernation.
Continuous resource monitoring is not active on any of the resources.
Enable built-in disk hibernation is also active and I have tried changing timings from 10min to 15 etc. Still ticks every 10 seconds

Re: [Help] Idle Disk usage every 10 seconds

Posted: 08 Feb 2026, 19:19
by Gremlin
If your single nvme is dedicated to hyper-cache, then the operating system is on the hdd (one or both). The linux based os is always "doing something", even if it is only "yeah, I'm still here". Get rid of hyper-cache and move o/s to nvme. It won't stop the activity, but it will reduce the "moving parts". I don't know the internals of hyper-cache, but it may even be causing the activity if is moving stuff from/to the cache or checking for potential moves. I doubt if hyper-cache actually has that much benefit that could be noticed.
Alternatively buy another nvme for the o/s.

Re: [Help] Idle Disk usage every 10 seconds

Posted: 09 Feb 2026, 15:23
by TMjack
The current TOS 7 version has a defect where the system disk cannot enter sleep mode, and this issue is currently being fixed. At this stage, only non-system disks are supported for entering sleep mode. Based on the information you provided, the TOS system should be installed on a hard drive.

Re: [Help] Idle Disk usage every 10 seconds

Posted: 09 Feb 2026, 23:23
by FatherOfMayhem
Gremlin wrote: 08 Feb 2026, 19:19 If your single nvme is dedicated to hyper-cache, then the operating system is on the hdd (one or both). The linux based os is always "doing something", even if it is only "yeah, I'm still here". Get rid of hyper-cache and move o/s to nvme. It won't stop the activity, but it will reduce the "moving parts". I don't know the internals of hyper-cache, but it may even be causing the activity if is moving stuff from/to the cache or checking for potential moves. I doubt if hyper-cache actually has that much benefit that could be noticed.
Alternatively buy another nvme for the o/s.
Thank you, I have moved the System Disk to the NVME and removed the Hypercache.
No difference yet but will monitor the current bug that is there apparently.
Thanks