• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Help with missing zfs pool

MentatBOB

n00b
Joined
Feb 21, 2011
Messages
10
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.
 
Back
Top