[Help] Constant thrashing on drives

Discuss, seek assistance, and report issues related to hardware components, such as hardware platforms, memory, network ports, power supplies, UPS systems, and so on.
Post Reply
User avatar
kerplatz
Posts: 11
Joined: 11 Nov 2025, 03:34
United States of America

[Help] Constant thrashing on drives

Post by kerplatz »

This is the second day in a row that I woke up and found my NAS F4-423 unresponsive and several drives just thrashing like it did not have a brain any more. Nothing I do, but turn off the power to it, allows me to access the NAS. This can't be healthy for any drive to do this over the long haul whether it is mechanical or solid state. The bigger problem is that I have lost the ability to even access my NAS. Any ideas as to the cause? I am going to turn off the power once more and turn off all services except for SMB and and the others for windows drive access. I am also going to not have apps that access the NAS running in the back ground. That is just the beginning of my issues. Please help as I don't want to do this daily.
User avatar
kerplatz
Posts: 11
Joined: 11 Nov 2025, 03:34
United States of America

Re: [Help] Constant thrashing on drives

Post by kerplatz »

I want to update my post to mention that I do have the latest TOS 6.0 software running. Since I made this post, I believe I have most Windows programs that could access the NAS nut running. I still have access, but I think the constant thrashing of the DRIVES, of which I have 3 20 TB in a RAID 5 configuration, has been happening since I made the original post. I don't have much on the NAS. I have 2 Volumes. #1 is the NAS F4-423 and it uses 5.3 TB of 36 TB. Volume 2 is a D5-310 which is a RAID 5 and is uses about 300 GB of 8 TB. The D5-310 is connected to the F4-423 via USB and both are formatted with BTRFS. Since I have been writing this post, the NAS has been constantly accessing each drive. I suspect that some of it is normal RAID 5 activity. My fear is by tomorrow morning it will be in the unresponsive state and wildly thrashing the drives. Any help would be appreciated.
User avatar
TMzethar
TM Support
Posts: 2827
Joined: 27 Oct 2020, 16:43

Re: [Help] Constant thrashing on drives

Post by TMzethar »

Based on the phenomenon you described, it seems to be caused by high load leading to system congestion. The specific cause cannot be pinpointed yet.
We suggest you send a system report to the support email for checking. It might help us understand the issue better.
Considering you don't have an SSD, your TOS is likely installed on 1-2 HDDs, which may make them harder to enter sleep mode. The relatively loud rotational noise could also be due to the HDD model or its inherent quality.
You can enable SSH/Telnet service in advance. When the problem occurs again, open Terminal and enter commands to check which process is causing the high-speed rotation at that time:

Code: Select all

watch -n 1 'ps -eo pid,ppid,cmd,%cpu,%mem --sort=-%cpu,-%mem |head -n 50'

Code: Select all

iostat 3

Code: Select all

pidstat -d 3
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
kerplatz
Posts: 11
Joined: 11 Nov 2025, 03:34
United States of America

Re: [Help] Constant thrashing on drives

Post by kerplatz »

Thanks, I will do that. I do want to mention that I purchased high quality mechanical HD, they are WD RED Pro at $400 a pop. I don't think it is the hard drives themselves. Would it help to have a couple 1 TB M.2's installed for the OS, or does that even make sense.

If and when the hard drives thrash again, I will run those commands via SSH. Right now they are behaving normally.
User avatar
CursaYang
TM Support
Posts: 740
Joined: 06 Jan 2025, 16:34
China

Re: [Help] Constant thrashing on drives

Post by CursaYang »

You can consider installing a solid-state drive (SSD) and migrating the system to the SSD. Solid-state drives operate with significantly less noise. Additionally, when there are no processes or services running, an HDD can enter a sleep state.
To contact our team, please send email to following addresses, remember to replace (at) with @

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
Post Reply

Return to “Hardware, Power and Accessories”