I keep receiving email alerts from TrueNAS Scale, first was 11 days ago, 5, 4 days ago and yesterday:
New alerts:
Device: /dev/sdb [SAT], 24 Currently unreadable (pending) sectors.
Current alerts:
Device: /dev/sdb [SAT], 24 Currently unreadable (pending) sectors.
However, when I open GUI, everything seems to be fine with /dev/sdb - all S.M.A.R.T. results (Short Offline, Extended Offline) are SUCCESS, “Disks with errors: 0 of 2”, etc.
(I was planning to paste screenshots here, but forum does not allow me to do that, even as links)
The smartclt -A shows this:
[00:58:32][truenas_admin@NAS]:~$ sudo smartctl -A /dev/sdb
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.12.15-production+truenas] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF READ SMART DATA SECTION ===
SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000f 081 064 044 Pre-fail Always - 137172312
3 Spin_Up_Time 0x0003 091 090 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 28
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 077 060 045 Pre-fail Always - 53250792
9 Power_On_Hours 0x0032 097 097 000 Old_age Always - 2886
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 27
18 Unknown_Attribute 0x000b 100 100 050 Pre-fail Always - 0
187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
188 Command_Timeout 0x0032 100 100 000 Old_age Always - 0
190 Airflow_Temperature_Cel 0x0022 062 050 040 Old_age Always - 38 (Min/Max 37/49)
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 20
193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 1217
194 Temperature_Celsius 0x0022 038 050 000 Old_age Always - 38 (0 23 0 0 0)
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 24
198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 24
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0023 100 100 001 Pre-fail Always - 0
240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 2779 (130 17 0)
241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 25630423184
242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 36875878123
Note that this is a refurbished drive.
Here is some OS version and hardware info:
[01:13:45][truenas_admin@NAS]:~$ echo "$(</etc/version)"
25.04.2.4
[01:14:06][truenas_admin@NAS]:~$ lspci | grep -i -E "sata|raid|sas|storage|hba"
00:12.0 SATA controller: Intel Corporation Celeron/Pentium Silver Processor SATA Controller (rev 06)
[01:14:14][truenas_admin@NAS]:~$ sudo smartctl -i /dev/sdb
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.12.15-production+truenas] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: OOS16000G
Serial Number: XXXXXXXXXX
LU WWN Device Id: XXXXXXXXXX
Firmware Version: OOS1
User Capacity: 16,000,900,661,248 bytes [16.0 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: Not in smartctl database 7.3/5894
ATA Version is: ACS-4 (minor revision not indicated)
SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Wed Nov 19 01:14:19 2025 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
[01:18:24][truenas_admin@NAS]:~$ uname -r
6.12.15-production+truenas
How should I interpret this? Should I replace this drive immediately? Why does GUI report everything OK?