smartctl errors on boot device

rmccullough

Patron
Joined
May 17, 2018
Messages
269
I received an alert yesterday that the S.M.A.R.T. tests failed to run on my boot device (/dev/ada0).

Code:
root@freenas[~]# smartctl -t short /dev/ada0
smartctl 7.2 2020-12-30 r5155 [FreeBSD 12.2-RELEASE-p9 amd64] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Self-test functions not supported

Can't start self-test without aborting current test (150% remaining),
add '-t force' option to override, or run 'smartctl -X' to abort test.


I tried running smartctl -X /dev/ada0, but it didn't seem to make a difference.

I don't seeing this issue before, is this an indication that my mSATA drive is going bad?
 
Top