Rabinovitch
Dabbler
- Joined
- Apr 3, 2021
- Messages
- 43
After upgrading to TrueNAS-12.0-U8 errors of this type began to appear:
The disks themselves seem to be OK (well, or at least being polled):
Please tell me what it is and whether it is necessary to deal with it?
The disks themselves seem to be OK (well, or at least being polled):
Code:
root@lenstor2[~]# smartctl -a /dev/da143
smartctl 7.2 2020-12-30 r5155 [FreeBSD 12.2-RELEASE-p12 amd64] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: WDC
Product: WUH721818AL5204
Revision: C232
Compliance: SPC-5
User Capacity: 18,000,207,937,536 bytes [18.0 TB]
Logical block size: 512 bytes
Physical block size: 4096 bytes
LU is fully provisioned
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Logical Unit id: 0x5000cca2c20b0384
Serial number: 3FG61SYT
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Jul 25 13:09:31 2022 MSK
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
Grown defects during certification <not available>
Total blocks reassigned during format <not available>
Total new blocks reassigned <not available>
Power on minutes since format <not available>
Current Drive Temperature: 37 C
Drive Trip Temperature: 85 C
Accumulated power on time, hours:minutes 8129:08
Manufactured in week 23 of year 2021
Specified cycle count over device lifetime: 50000
Accumulated start-stop cycles: 26
Specified load-unload count over device lifetime: 600000
Accumulated load-unload cycles: 360
Elements in grown defect list: 0
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 4789 0 4789 488513 141804.586 0
write: 0 0 0 0 63998 58388.294 0
verify: 0 7964 0 7964 234339 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 Background long Completed - 5834 - [- - -]
Long (extended) Self-test duration: 65535 seconds [1092.2 minutes]
root@lenstor2[~]# smartctl -a /dev/da61
smartctl 7.2 2020-12-30 r5155 [FreeBSD 12.2-RELEASE-p12 amd64] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: WDC
Product: WUH721818AL5204
Revision: C232
Compliance: SPC-5
User Capacity: 18,000,207,937,536 bytes [18.0 TB]
Logical block size: 512 bytes
Physical block size: 4096 bytes
LU is fully provisioned
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Logical Unit id: 0x5000cca2c27bd190
Serial number: 3FJ62Z4T
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Jul 25 13:11:21 2022 MSK
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
Grown defects during certification <not available>
Total blocks reassigned during format <not available>
Total new blocks reassigned <not available>
Power on minutes since format <not available>
Current Drive Temperature: 42 C
Drive Trip Temperature: 85 C
Accumulated power on time, hours:minutes 4125:12
Manufactured in week 35 of year 2021
Specified cycle count over device lifetime: 50000
Accumulated start-stop cycles: 12
Specified load-unload count over device lifetime: 600000
Accumulated load-unload cycles: 182
Elements in grown defect list: 0
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 100815 70968.100 0
write: 0 0 0 0 11282 18034.306 0
verify: 0 0 0 0 302 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 Background long Completed - 1830 - [- - -]
Long (extended) Self-test duration: 65535 seconds [1092.2 minutes]Please tell me what it is and whether it is necessary to deal with it?