TOS: 5.1
Drives: WD Red Pro 20TB WD201KFGX (4)
This is a new install and setup. Nothing is stored on the drives, yet. I am trying to test them fully before using them.
I've been trying to run smartctl extended tests on new hard drives, and they keep getting aborted by the host. At first, I tried running the test through the TOS GUI, and it aborted after 5 hours. Then, I thought I found the solution on running the test through SSH by watching the server to make sure it doesn't go to sleep.
Specifically, I tried this in two SSH Putty sessions: (x stands for the drive: a, b, c, or d)
First Window (watch)
watch -d--cumulative -n 30 smartctl -a /dev/sdx
Second Window (test)
smartctl -t long /dev/sdx
All four drives consistently aborted. They all stated this with "smartctl -a"
They all aborted an estimated 2 hours or more after I started them; however, the log structure lifetime hours do not seem correct. I am probably misreading them.Self-test execution status: (25) The self-test routine was aborted by the host.
What am I doing wrong? How can I run a complete test without the NAS aborting it? I'd hate to return the NAS and get a more expensive brand just to be able to successfully run an extended SMART test.
Thanks everyone!

