#Active disk 100%, transfer rate ~0
1 messages · Page 1 of 1 (latest)
Are you doing anything with the drive?
Yes, in this case an unpacking program is running and transferring files to it
The two states (80% active time, normal speed and 100% active time, no speed) are while performing the exact same task
Thats normal then
nothing changes except this sudden drop. I remember that I had a similar issue with DrivePool a while back where transfer speed was capped at 5 MB/s
Why is it normal that my disk transfer rate gets capped to 6% of its nominal transfer rate?
It is normal
That is the problem with hdd....the nominal transfer speed refers to sequential transfer mode, the random seek transfer mode is really slow.
Ur hdd is performing the way it is expected.
Oh I see what you mean, so it would likely be a software issue wherein I should tell my software to transfer sequentially
if I want to leverage the nominal transfer speed
Yes and no, transfer speed will be fast if the file is transferred sequentially, but unpacking a program is always random transfer task.