Should TrueNas be reporting "failed" Smart tests?

mgoulet65

Explorer
Joined
Jun 15, 2021
Messages
95
I have a Pool that gives an alert in the Storage main page (see pic).

1679243551350.png


When I look at the smart results in TrueNas gui it shows 3 "Failed" Smart tests (see pic).

1679243622505.png

But when I look aty the actual SMART results in cli I see that the smart test was merely interrupted by a host reset.
Code:
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_                                                        error
# 1  Short offline       Completed without error       00%     14778         -
# 2  Short offline       Completed without error       00%     14613         -
# 3  Short offline       Completed without error       00%     14443         -
# 4  Extended offline    Completed without error       00%     14365         -
# 5  Short offline       Completed without error       00%     14275         -
# 6  Short offline       Completed without error       00%     14107         -
# 7  Short offline       Completed without error       00%     13939         -
# 8  Short offline       Completed without error       00%     13772         -
# 9  Extended offline    Completed without error       00%     13693         -
#10  Short offline       Completed without error       00%     13603         -
#11  Short offline       Completed without error       00%     13435         -
#12  Short offline       Completed without error       00%     13267         -
#13  Short offline       Completed without error       00%     13099         -
#14  Extended offline    Completed without error       00%     12951         -
#15  Short offline       Completed without error       00%     12763         -
#16  Short offline       Completed without error       00%     12595         -
#17  Short offline       Completed without error       00%     12427         -
#18  Short offline       Completed without error       00%     12259         -
#19  Extended offline    Interrupted (host reset)      50%     12193         -
#20  Short offline       Completed without error       00%     12093         -
#21  Short offline       Completed without error       00%     11924         -


Should TN really be giving me an Alert on the main storage page for this? I'm not sure I would consider this a failure.
 

mgoulet65

Explorer
Joined
Jun 15, 2021
Messages
95
Top