Hello,
I unplugged the wrong drive for a bit more than one minute. When I plugged it back in, the pool went UNAVAIL and I can't bring it back online.
Also, the drive went from "da6" to "da8" after being plugged back in.
It's a single-drive pool with daily offsite backup.
Do you believe I must restore from backup?
I unplugged the wrong drive for a bit more than one minute. When I plugged it back in, the pool went UNAVAIL and I can't bring it back online.
Also, the drive went from "da6" to "da8" after being plugged back in.
Code:
# zpool status -v youmu
pool: youmu
state: UNAVAIL
status: One or more devices are faulted in response to IO failures.
action: Make sure the affected devices are connected, then run 'zpool clear'.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-JQ
scan: scrub repaired 0B in 00:14:59 with 0 errors on Sun Jul 16 00:14:59 2023
config:
NAME STATE READ WRITE CKSUM
youmu UNAVAIL 0 0 0 insufficient replicas
gptid/e712828c-1662-11ec-a236-00259083c7e8 FAULTED 3 0 0 too many errors
errors: List of errors unavailable: pool I/O is currently suspendedCode:
# zpool clear youmu cannot clear errors for youmu: I/O error
It's a single-drive pool with daily offsite backup.
Do you believe I must restore from backup?