Unable to read SMART results in the GUI

KpuCko

Dabbler
Joined
Jun 20, 2019
Messages
48
Hello guys,
for some reason I'm unable to read the smart results in the GUI. I've configured short test for all of the disks, and I expect when I go to Storage -> Disks, select one of it, and click on S.M.A.R.T test results to be able to see it in the gui, unfortunately there is no data which can be shown.

Code:
No data to display


But regarding the output, smart is supported by these disks, see the attachment below:

In the command line, I'm able to read it:

Code:
sofx-nas01# smartctl -a /dev/ada4
smartctl 7.1 2019-12-30 r5022 [FreeBSD 12.2-RC3 amd64] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Red
Device Model:     WDC WD20EFRX-68EUZN0
Serial Number:    WD-WCC4M6ZX4Z5S
LU WWN Device Id: 5 0014ee 2b98e5970
Firmware Version: 82.00A82
User Capacity:    2,000,398,934,016 bytes [2.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Wed Nov 18 14:30:13 2020 EET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
 

Attachments

  • SMART_TrueNAS.JPG
    SMART_TrueNAS.JPG
    38.2 KB · Views: 208
Joined
Jan 27, 2020
Messages
577
I would suspect that it is still buggy TrueNAS 12, I'm sure I saw similar reports on jira.
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177

KpuCko

Dabbler
Joined
Jun 20, 2019
Messages
48
Thanks guys, I'm feel much better when I know the problem is known and someone is works on it.
 

Taz

Cadet
Joined
Dec 7, 2020
Messages
1
I have exact the same incident.
TrueNAS-12.0-RELEASE
4x WD HDDs
SMART working fine via command-line, in the GUI I got no test results
 

KpuCko

Dabbler
Joined
Jun 20, 2019
Messages
48
By the way, the issue has gone.
Now I'm able to see the scan reports.
 
Top