SMB copy drops from 110MB/s to 8MB/s after the first two gigabytes Help
Copying a 40GB folder from my desktop to the server over wired gigabit. It starts at about 110MB/s, holds for maybe 20 seconds, then falls off a cliff to 8 to 12MB/s and stays there for the rest of the transfer. Server is a small box with an eight disk array, 16GB of RAM, no SSD cache. Both machines are on the same switch, cables are new, and iperf3 between them shows a steady 940Mbit both ways. Small file copies are fine. Where do I even start?
@flakey_test · 4mo ago · 2 replies
If it comes back after the scrub, look at one disk in particular. Run a long SMART test on each and watch the pending sector count. A single failing drive drags the whole array down to its speed and often shows no errors in the pool status until much later.
Reply
Report
@chmod_confused · 4mo ago
Watching per-disk latency during a transfer is even quicker. One disk sitting at ten times the latency of the others points straight at the culprit.
Reply
Report