smartctl - Read defect list: asked for grown list but didn't get it

Saoshen

Dabbler
Joined
Oct 13, 2023
Messages
47
while checking some disks, I see this error with smartctl - Read defect list: asked for grown list but didn't get it

is this an issue with scale/cobia, with my hba, or all of the disks I have gone through so far, or something else entirely?

sudo smartctl -a /dev/sdz

Code:
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.55-production+truenas] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               ST8000VN
Product:              0002-1Z8112   SM
Revision:             4321
Compliance:           SPC-3
User Capacity:        8,001,563,222,016 bytes [8.00 TB]
Logical block size:   512 bytes
Physical block size:  4096 bytes
Rotation Rate:        7200 rpm
Form Factor:          3.5 inches
Logical Unit id:      0x500605ba003e9950
Serial number:        ZA12FDB8
Device type:          disk
Transport protocol:   SAS (SPL-4)
Local Time is:        Wed Nov  1 20:39:22 2023 CDT
SMART support is:     Available - device has SMART capability.
SMART support is:     Enabled
Temperature Warning:  Enabled

=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK

Current Drive Temperature:     38 C
Drive Trip Temperature:        0 C

Accumulated power on time, hours:minutes 0:00
Manufactured in week 24 of year 2008
Specified cycle count over device lifetime:  65536
Accumulated start-stop cycles:  49
Read defect list: asked for grown list but didn't get it
Error counter log:
           Errors Corrected by           Total   Correction     Gigabytes    Total
               ECC          rereads/    errors   algorithm      processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
read:          0        0         0         0          0          0.000           0
write:         0        0         0         0          0          0.000           0

Non-medium error count:        0

SMART Self-test log
Num  Test              Status                 segment  LifeTime  LBA_first_err [SK ASC ASQ]
     Description                              number   (hours)
# 1  Default           Completed                   -   59578                 - [-   -    -]
# 2  Default           Completed                   -   59554                 - [-   -    -]
# 3  Default           Completed                   -   59530                 - [-   -    -]
# 4  Default           Completed                   -   59506                 - [-   -    -]
# 5  Default           Completed                   -   59482                 - [-   -    -]
# 6  Default           Completed                   -   59458                 - [-   -    -]
# 7  Default           Completed                   -   59434                 - [-   -    -]
# 8  Default           Completed                   -   59410                 - [-   -    -]
# 9  Default           Completed                   -   59386                 - [-   -    -]
#10  Default           Completed                   -   59362                 - [-   -    -]
#11  Default           Completed                   -   59339                 - [-   -    -]
#12  Default           Completed                   -   59314                 - [-   -    -]
#13  Default           Completed                   -   59290                 - [-   -    -]


Code:
sudo sas2flash -listallboards    
LSI Corporation SAS2 Flash Utility
Version 20.00.00.00 (2014.09.18) 
Copyright (c) 2008-2014 LSI Corporation. All rights reserved 

        Adapter Selected is a LSI SAS: SAS2116_1(B1) 

 Num   Ctlr       Board Name   Serial Number        
----------------------------------------------------

 0  SAS2116_1(B1)   SAS9201-16e      N/A 

        Finished Processing Commands Successfully.
        Exiting SAS2Flash.
 
Top