Disk Enclosures
1752272 Members
5679 Online
108786 Solutions
New Discussion

Re: VA7410 device not ready

 
SOLVED
Go to solution
Timothy P. Jackson
Valued Contributor

Re: VA7410 device not ready

Thanks Torsten for all your help and patience! I have the array back up and I am able to get at the data. Now to go have words with an admin that decided to power this array off.

Here is what I did.

1) Using cvui I went into the diagnostic menu and ran the "Recover when NVRAM contents is lost"

2) did a vgcfgrestore -n /dev/vg01 -l

3) vgcfgrestore -n /dev/vg01 /dev/rdsk/c4t0d1
vgcfgrestore -n /dev/vg01 /dev/rdsk/c6t0d1


4) vgchange -a y /dev/vg01

5) fsck -F vxfs -o full /dev/vg01/lvol1
fsck -F vxfs -o full /dev/vg01/lvol2

AND WE ARE UP!

I know that this was a gamble but I am glad it worked, now I and back it up.

Thanks again for everyones help!

Tim