Page 1 of 1

zpool import not finding pool exported prior to upgrade

PostPosted: Wed Nov 15, 2017 8:43 pm
by randolph.kahle
I did the following:

sudo zpool export zfs-pool-internal

Updated to High Sierra
Installed release 1.7

sudo zpool import
or
sudo zpool import -a

and I get the message "no pools available to import"

Any guidance on how I can recover the original pool would be appreciated.

-- Randy

Re: zpool import not finding pool exported prior to upgrade

PostPosted: Wed Nov 15, 2017 9:07 pm
by randolph.kahle
Well, it now works.

I rebooted,
diskutil list
rebooted
rebooted

and now it finds the pool, mounts it, all is fine.

Strange - not what I expected, however, I am grateful ZFS works and is reliable.