Here is a breakdown and troubleshooting steps for both issues:
1. Transfer Speed Dropping to ~108 MB/s on F6-424
Check Network Link Speed: ~108 MB/s is the typical maximum bandwidth of a 1 Gbps (1000 Mbps) connection (compared to your previous ~205 MB/s on 2.5 Gbps). The port may have negotiated down to 1000 Mbps after the update.
Go to Control Panel > Network > Network Interface to check if the link displays 2500 Mbps or 1000 Mbps. If it shows 1000 Mbps, try reconnecting the cable or power-cycling the switch port.
Post-Upgrade System Load: Background parity checks or newly initialized services after an upgrade can also temporarily impact overall transfer throughput.
2. High Disk Activity on F4-423 After Reboot
Routine Maintenance & Self-Checks: Drive activity following a reboot is typically driven by startup self-checks, file system routines, or indexing services rather than pending dirty cache data.
How to Identify Active Tasks: On either device, navigate to System Information > Services and Processes to identify which specific process is generating the disk I/O.
To contact our team, please send email to following addresses, remember to replace (at) with @
"Post-Upgrade System Load: Background parity checks or newly initialized services after an upgrade can also temporarily impact overall transfer throughput." I initialized this new NAS about two weeks ago.
In System Information, as I'm transferring a file, I only see md0_raid5, smbd, and kworker00 - the highest CPU use in at 5%. smbd disk write is at 45.00MB/s
I only use the NAS for storage; I have zero running apps or any other crazy thing like Plex.
What I would love to monitor is that Hypercache SSD - I'd love to see what it's doing.
Let me ask you: Suppose I am transferring 800GB of data, and the SSD is 256GB - what happens? Does the SSD start offloading right away? Does it wait until some threshold? My speeds always start very high, but always drop off drastically. What if I were transferring only 100GB, would it act the same way? I suppose I can try it.
I am in the process of moving everything from the F4-423 to the F6-424 and it is slooowwww. I want to try to update the F4-424 to TOS-7, but I don't trust the process, hence I'm moving everything.
I ordered a 2TB SSD from Amazon to see if it will help - what do you think will happen?
Thanks for the reply.
BTW, I WAS on 'Balance Mode' when I wrote the prior posts, but I decided to try 'Read-write Mode' - it didn't help at all, in fact it seems a bit worse. All the stuff I mentioned in this response is based on the SSD being 'Read-write Mode'
F4-423
TOS version is 6.0.694
BIOS is 5.19
Hard drives 4x ST24000NT002-3N1101 24TB Iron Wolf Pro
TOS - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
Hypercache - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
OWC 32GB (2x16GB) DDR4 3200 PC4-25600 CL22
BTW. This was the FastCopy log for my last transfer - this is where I had switched to 'Read-Write mode':
TotalRead = 1,357,703 MiB
TotalWrite = 1,355,671 MiB
TotalFiles = 33 (0)
TotalTime = 06:46:37
TransRate = 58.3 MB/s
FileRate = 0.00 files/s
Not very good, is it?
I did notice ONE thing. There was zero hard drive activity AFTER the transfer was complete - does THAT mean I no longer have 'dirty data'? I assume the SSD is not unloading anything - would this be a correct assumption?
F4-423
TOS version is 6.0.694
BIOS is 5.19
Hard drives 4x ST24000NT002-3N1101 24TB Iron Wolf Pro
TOS - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
Hypercache - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
OWC 32GB (2x16GB) DDR4 3200 PC4-25600 CL22
Result : (ErrFiles : 0 / ErrDirs : 0) at 2026/08/24 17:35:18
I didn't bother finishing 'Read-write Mode' because it said it would take 20 minutes when I first started transferring that same file.
Going forward, please don't ask me what my LAN speed is.
F4-423
TOS version is 6.0.694
BIOS is 5.19
Hard drives 4x ST24000NT002-3N1101 24TB Iron Wolf Pro
TOS - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
Hypercache - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
OWC 32GB (2x16GB) DDR4 3200 PC4-25600 CL22
Your observation is very keen. This phenomenon most likely indicates that you're experiencing a forced slowdown after the write cache becomes full, rather than the cache working efficiently.
The "dirty data" is still there, but has nowhere to go: In "read-write mode," data is first written to the faster SSD cache, and then the system "quietly" writes it to the HDD in the background. The "zero activity" you see is most likely because the 256GB SSD cache is completely full, and the system is struggling to flush the data from the SSD to the HDD. However, due to the limited write speed of the HDD (approximately 150-200MB/s per disk), this process is very slow and inconspicuous, resulting in no obvious hard drive activity visible in Task Manager.
You may have encountered a "write stoppage": In a more extreme case, when the SSD cache is full and the system cannot free up space in time, the write operation is temporarily "paused" while waiting for the cache to be cleared. This causes the CPU and hard drive to appear "idle" after the transfer is complete, but in reality, the system is processing the write of cached data to disk.
The difference from "Balanced Mode": This also explains why you felt worse after switching to "Read/Write Mode." "Balanced Mode" might use both the SSD and HDD simultaneously, and while it will slow down later, it maintains a smoother curve; whereas "Read/Write Mode," once the cache is full, can experience a more precipitous drop in speed, making it feel slower.
In summary, your situation is: your 256GB SSD cache was completely overwhelmed by consecutive large file writes of 1.3TB. The average speed of 58.3 MB/s is the result of the system being forced to write at the true HDD speed (or even slower) after the SSD cache was exhausted.
Your order of a 2TB SSD is the right direction to solve the problem. Larger capacity means larger SLC cache and buffers, which can better absorb the impact of such large-scale continuous writes, keeping speeds high for a longer period.
Before replacing the SSD, if you want to verify this judgment, you can try temporarily removing the SSD cache and directly writing a smaller file (such as 50GB) to the HDD array, and observe whether the speed stabilizes at a low but steady level (such as 150-200MB/s). If the speed is stable, it will confirm our analysis.
To contact our team, please send email to following addresses, remember to replace (at) with @
You say this: However, due to the limited write speed of the HDD (approximately 150-200MB/s per disk)
And then you say this: The average speed of 58.3 MB/s is the result of the system being forced to write at the true HDD speed (or even slower)
So which is the hard drive write speed?
I'll get the 2TB SSD today, and maybe I'll have a bit more data.
F4-423
TOS version is 6.0.694
BIOS is 5.19
Hard drives 4x ST24000NT002-3N1101 24TB Iron Wolf Pro
TOS - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
Hypercache - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
OWC 32GB (2x16GB) DDR4 3200 PC4-25600 CL22
And finally, I'll delete the Hyper Cache in the F4-423 and try it again, same test, different files.
I mean F-4 (no Hyper Cache) to F6 (no Hyper Cache).
But I'll wait until tomorrow for this one. It has been a long day, and I'm tired.
F4-423
TOS version is 6.0.694
BIOS is 5.19
Hard drives 4x ST24000NT002-3N1101 24TB Iron Wolf Pro
TOS - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
Hypercache - Crucial P310 4TB PCIe Gen4 2280 NVMe M.2
OWC 32GB (2x16GB) DDR4 3200 PC4-25600 CL22