I'm stuck in a catch-22 situation here. I have a RAIDZ1 pool that was DEGRADED due to a failed hard disk. I shut down the FREENAS server, replaced the failed drive. Then I turned the server back on and now I cannot replace the failed drive without first importing the pool, and I cannot import the pool due to an UNAVAIL device.
This is used as a shared storage system for a cluster of VMWare hypervisors in my homelab. This zpool holds the virtual machine data for the cluster and thus it's a very low-touch system. I'm still running FreeNAS-11.1-U7 and have not upgraded this yet to the newer releases.
Thank you so much for any help you all can offer!
This is used as a shared storage system for a cluster of VMWare hypervisors in my homelab. This zpool holds the virtual machine data for the cluster and thus it's a very low-touch system. I'm still running FreeNAS-11.1-U7 and have not upgraded this yet to the newer releases.
Thank you so much for any help you all can offer!
Code:
root@ESXStore:~ # zpool import -f
pool: ESXStore6TB
id: 3685523002848744078
state: DEGRADED
status: One or more devices are missing from the system.
action: The pool can be imported despite missing or damaged devices. The
fault tolerance of the pool may be compromised if imported.
see: http://illumos.org/msg/ZFS-8000-2Q
config:
ESXStore6TB DEGRADED
raidz1-0 DEGRADED
gptid/3b3a464e-0e6f-11e8-9b44-2c413890a25d ONLINE
12356353552467693578 UNAVAIL cannot open
gptid/ac597167-6cd3-11e8-ba6f-2c413890a25d ONLINE
cache
ada3p3
ada6p2
logs
ada3p2 ONLINE
root@ESXStore:~ # zpool replace ESXStore6TB 12356353552467693578
cannot open 'ESXStore6TB': no such pool
root@ESXStore:~ # zpool offline ESXStore6TB 12356353552467693578
cannot open 'ESXStore6TB': no such pool
GOOD DISK 1: ada0p2
GOOD DISK 2: ada2p2
NEW/REPLACED DISK: ada1 (was GPT ID 12356353552467693578)