Error I get when attempting an import:
root@proxmox2:~# zpool import -d /dev/disk/by-id
pool: RAIDZ
id: 1648085228702377083
state: UNAVAIL
status: One or more devices contains corrupted data.
action: The pool cannot be imported due to damaged devices or data.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-5E
config:
RAIDZ UNAVAIL insufficient replicas
wwn-0x5000c5003ea35351 ONLINE
wwn-0x5000c5003ea350f5 ONLINE
wwn-0x5000c5003ea26162 UNAVAIL
wwn-0x5000c5003ea2453a ONLINE
wwn-0x5000c5003ea24522 ONLINE
wwn-0x5000c5003ea28531 ONLINE
3rd disk is the failed one, but I have replaced it with new one but can't get the pool back online.
But notice how all the other disks look fine, so I'm not sure what's going on here.
root@proxmox2:~# zpool import -d /dev/disk/by-id
pool: RAIDZ
id: 1648085228702377083
state: UNAVAIL
status: One or more devices contains corrupted data.
action: The pool cannot be imported due to damaged devices or data.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-5E
config:
RAIDZ UNAVAIL insufficient replicas
wwn-0x5000c5003ea35351 ONLINE
wwn-0x5000c5003ea350f5 ONLINE
wwn-0x5000c5003ea26162 UNAVAIL
wwn-0x5000c5003ea2453a ONLINE
wwn-0x5000c5003ea24522 ONLINE
wwn-0x5000c5003ea28531 ONLINE
3rd disk is the failed one, but I have replaced it with new one but can't get the pool back online.
But notice how all the other disks look fine, so I'm not sure what's going on here.