I keep having WD RED drives give the following error after approximately a year of use. I have tried replacing drives, cables, backplates, hba cards. I'm at a loss.
Also, I don't understand if this is a real error, or how to test if the drive is actually faulty or something else has caused the error. I've tried zpool clear before, and had no faults for two months, only to have a different drive to give me the same "too many errors" instead. Drives successfully pass SMART and will scrub with no faults. I've replaced both drives and then had a third drive give the same error. I've replaced that drive and had a 4th one do it. All the drives are less than 2 years old, some less than 1 year old. all different batches. People estimate I should be able to get 4-5 years, but I can barely get 1. Help?
Code:
zpool status NAS
Code:
pool: NAS
state: DEGRADED
status: One or more devices are faulted in response to persistent errors.
Sufficient replicas exist for the pool to continue functioning in a
degraded state.
action: Replace the faulted device, or use 'zpool clear' to mark the device
repaired.
scan: scrub in progress since Fri Mar 4 17:46:27 2022
22.5T scanned at 1.17G/s, 17.2T issued at 913M/s, 29.0T total
1.04M repaired, 59.17% done, 0 days 03:46:40 to go
config:
NAME STATE READ WRITE CKSUM
NAS DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFZX-68AWUN0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** FAULTED 114 0 0 too many errors (repairing)
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
ata-WDC_WD40EFRX-68N32N0_WD-W**** ONLINE 0 0 0
errors: No known data errors
Also, I don't understand if this is a real error, or how to test if the drive is actually faulty or something else has caused the error. I've tried zpool clear before, and had no faults for two months, only to have a different drive to give me the same "too many errors" instead. Drives successfully pass SMART and will scrub with no faults. I've replaced both drives and then had a third drive give the same error. I've replaced that drive and had a 4th one do it. All the drives are less than 2 years old, some less than 1 year old. all different batches. People estimate I should be able to get 4-5 years, but I can barely get 1. Help?