adrianwi
Guru
- Joined
- Oct 15, 2013
- Messages
- 1,231
Just noticed this and the lack of SMART test e-mails for the last month :-(
I'll fix the later after the former, but it looks like the offending disk has removed itself as I can't see anything to detach.
Is it just a case of identifying the correct drive and replacing? Do I need to do anything to add it back into the pool and start it resilvering?
Thanks
I'll fix the later after the former, but it looks like the offending disk has removed itself as I can't see anything to detach.
Is it just a case of identifying the correct drive and replacing? Do I need to do anything to add it back into the pool and start it resilvering?
Code:
root@freenas1:~ # zpool status
pool: APEpool1
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 18:42:48 with 0 errors on Sun Jun 16 18:43:13 2019
config:
NAME STATE READ WRITE CKSUM
APEpool1 DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
gptid/e0e32ce5-0616-11e6-bbb6-0cc47a3359a2 ONLINE 0 0 0
gptid/57eade3e-ddae-11e6-b31a-0cc47a3359a2 ONLINE 0 0 0
gptid/e1c2cef3-0616-11e6-bbb6-0cc47a3359a2 ONLINE 0 0 0
gptid/e247d320-0616-11e6-bbb6-0cc47a3359a2 ONLINE 0 0 0
gptid/5fc4958b-29a8-11e6-ac13-0cc47a3359a2 ONLINE 0 0 0
gptid/e3350d15-0616-11e6-bbb6-0cc47a3359a2 FAULTED 2 28 0 too many errors
gptid/e3a7c3e9-0616-11e6-bbb6-0cc47a3359a2 ONLINE 0 0 0
gptid/db8fac68-75d5-11e7-b631-0cc47a3359a2 ONLINE 0 0 0
gptid/e4990a6c-0616-11e6-bbb6-0cc47a3359a2 ONLINE 0 0 0
errors: No known data errors
pool: freenas-boot
state: ONLINE
scan: scrub repaired 0 in 0 days 00:00:25 with 0 errors on Thu Jun 6 03:45:25 2019
config:
NAME STATE READ WRITE CKSUM
freenas-boot ONLINE 0 0 0
ada0p2 ONLINE 0 0 0
errors: No known data errors
root@freenas1:~ #
Thanks