Hello,
I'm having issues with a zfs pool that is missing a vdev. Quick rundown, I have a All-In-One ESX box running a Solaris 11 VM as a NAS and running NAPPIT. I recently updated the esx tools on the virtual machine and after rebooting had issues with the vmnex3 NIC. I read online that there were issues, so I replaced the nic as an e1000 and also had to boot to a previous configuration to get the VM to boot properly. I got to a command prompt, saw both of my pools mounted, all is good. I rebooted the VM and it got hung so I had to hard reset it. After the hard reset my primary storage pool is missing a vdev and I have the following output:
pool: capacity-rz1-01
state: UNAVAIL
status: One or more devices could not be used because the label is missing
or invalid. There are insufficient replicas for the pool to continue
functioning.
action: Destroy and re-create the pool from
a backup source.
see: http://www.sun.com/msg/ZFS-8000-5E
scan: none requested
config:
NAME STATE READ WRITE CKSUM
capacity-rz1-01 UNAVAIL 0 0 0 insufficient replicas
raidz1-0 UNAVAIL 0 0 0 insufficient replicas
c10t1d0 FAULTED 0 0 0 corrupted data
c10t2d0 FAULTED 0 0 0 corrupted data
c10t6d0 FAULTED 0 0 0 corrupted data
c9t2d0 FAULTED 0 0 0 corrupted data
c9t6d0 FAULTED 0 0 0 corrupted data
I know the problem is the missing vdev raidz1-1, which has another 5 devices in it. Is there any way to recover this or am I really SOL and need to start from scratch? I would like to avoid losing data but at the end of the day it's only my media collection that would be nuked.
I'm having issues with a zfs pool that is missing a vdev. Quick rundown, I have a All-In-One ESX box running a Solaris 11 VM as a NAS and running NAPPIT. I recently updated the esx tools on the virtual machine and after rebooting had issues with the vmnex3 NIC. I read online that there were issues, so I replaced the nic as an e1000 and also had to boot to a previous configuration to get the VM to boot properly. I got to a command prompt, saw both of my pools mounted, all is good. I rebooted the VM and it got hung so I had to hard reset it. After the hard reset my primary storage pool is missing a vdev and I have the following output:
pool: capacity-rz1-01
state: UNAVAIL
status: One or more devices could not be used because the label is missing
or invalid. There are insufficient replicas for the pool to continue
functioning.
action: Destroy and re-create the pool from
a backup source.
see: http://www.sun.com/msg/ZFS-8000-5E
scan: none requested
config:
NAME STATE READ WRITE CKSUM
capacity-rz1-01 UNAVAIL 0 0 0 insufficient replicas
raidz1-0 UNAVAIL 0 0 0 insufficient replicas
c10t1d0 FAULTED 0 0 0 corrupted data
c10t2d0 FAULTED 0 0 0 corrupted data
c10t6d0 FAULTED 0 0 0 corrupted data
c9t2d0 FAULTED 0 0 0 corrupted data
c9t6d0 FAULTED 0 0 0 corrupted data
I know the problem is the missing vdev raidz1-1, which has another 5 devices in it. Is there any way to recover this or am I really SOL and need to start from scratch? I would like to avoid losing data but at the end of the day it's only my media collection that would be nuked.