Hello.
So problem is that freenas alert me about errors. I checked zpool status and found that there are writing errors, check smartctl but it was ok, so i decided to watch this disk and clear errors, i make
#zpool clear whole
So number of errors was reset to 0 but status anyway says that pool degraded:
I even run scrub after it, and when it finished, now new errors 0 0 0.
How i could make this disk online?
I clear errors, run scrub no errors, run smart no errors, but disk still FAULTED.... why?
So problem is that freenas alert me about errors. I checked zpool status and found that there are writing errors, check smartctl but it was ok, so i decided to watch this disk and clear errors, i make
#zpool clear whole
So number of errors was reset to 0 but status anyway says that pool degraded:
Code:
pool: whole
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 repaired 0 in 0 days 00:40:53 with 0 errors on Thu Nov 28 00:23:54 2019
config:
NAME STATE READ WRITE CKSUM
whole DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
gptid/7a30eef0-aef1-11e9-85f3-00259092f5da ONLINE 0 0 0
gptid/7c1cd2f8-aef1-11e9-85f3-00259092f5da ONLINE 0 0 0
gptid/7e116df1-aef1-11e9-85f3-00259092f5da ONLINE 0 0 0
gptid/801ec82b-aef1-11e9-85f3-00259092f5da FAULTED 0 0 0 too many errors
gptid/8207240e-aef1-11e9-85f3-00259092f5da ONLINE 0 0 0
errors: No known data errors
I even run scrub after it, and when it finished, now new errors 0 0 0.
How i could make this disk online?
I clear errors, run scrub no errors, run smart no errors, but disk still FAULTED.... why?