I went ahead and reloaded the USB FLASH using the LiveCD using the upgrade option. It now loads... but it can't mount one of my Zpool, I get a message about "objset [myzpoolname]". I have 2 others and they get mounted correctly and able to access the data off of them.
My question is, how do I properly mount the zpool back? I haven't scrub or anything to that pool, because I don't want to destroy any of the data on there.
I am running 9.3.0.2.1310. zpool list reports that the pool in question is "fault".
Code: Select all
zpool list
NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT
moviespool1 - - - - - FAULTED -
moviespool2 13.6T 2.58T 11.0T 18% 1.00x ONLINE -
stripepool 7.25T 840G 6.43T 11% 1.00x ONLINE -
TIA

