I have rebooted PVE and my pool was gone. I imported it with `zpool import tank`. But after that I have
One disk is corrupted. But disk is OK. How to fix it? I have Z2 pool so it have to be ok to restore data.
Code:
root@pve:~# zpool status tank
pool: tank
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid. Sufficient replicas exist for the pool to continue
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J
scan: resilvered 4.18M in 00:00:01 with 0 errors on Fri Jun 23 12:16:50 2023
config:
NAME STATE READ WRITE CKSUM
tank DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
sdb ONLINE 0 0 0
sdc ONLINE 0 0 0
usb-TOSHIBA_HDWT860_000000123AE8-0:0 FAULTED 0 0 0 corrupted data
sde ONLINE 0 0 0
sdf ONLINE 0 0 1
One disk is corrupted. But disk is OK. How to fix it? I have Z2 pool so it have to be ok to restore data.