KentShades
FreeNAS Certified Owner
- Joined
- Jan 4, 2016
- Messages
- 61
So I come in to look at my freeNAS today and I see a bunch of error that Im not sure if theyre real errors or not.
I run a smart check and pool status and everything seems fine. I ran smartctl -t short /dev/da1 and da2 and both are the results below.
So Im wondering should these be replaced? Im not so sure.
- CRITICAL: July 4, 2019, 2:41 p.m. - Device: /dev/da1 [SAT], Read SMART Error Log Failed
CRITICAL: July 4, 2019, 2:41 p.m. - Device: /dev/da1 [SAT], Read SMART Self-Test Log Failed
CRITICAL: July 4, 2019, 2:41 p.m. - Device: /dev/da1 [SAT], failed to read SMART Attribute Data
CRITICAL: July 4, 2019, 2:41 p.m. - Device: /dev/da1 [SAT], not capable of SMART self-check
CRITICAL: July 4, 2019, 2:41 p.m. - Device: /dev/da2 [SAT], Read SMART Error Log Failed
CRITICAL: July 4, 2019, 2:41 p.m. - Device: /dev/da2 [SAT], Read SMART Self-Test Log Failed
CRITICAL: July 4, 2019, 2:41 p.m. - Device: /dev/da2 [SAT], failed to read SMART Attribute Data
CRITICAL: July 4, 2019, 2:41 p.m. - Device: /dev/da2 [SAT], not capable of SMART self-check
I run a smart check and pool status and everything seems fine. I ran smartctl -t short /dev/da1 and da2 and both are the results below.
Code:
=== START OF READ SMART DATA SECTION ===
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 87 0.002 0
write: 0 0 0 0 52 0.563 0
verify: 0 0 0 0 883 0.000 0
Non-medium error count: 0
root@nas07[~]# smartctl -l error /dev/da2
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.2-STABLE amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF READ SMART DATA SECTION ===
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 87 0.002 0
write: 0 0 0 0 52 0.566 0
verify: 0 0 0 0 883 0.000 0
Non-medium error count: 0
So Im wondering should these be replaced? Im not so sure.