ZFS zpool import causes FreeBSD to crash

zpool import causes FreeBSD to crash, I am trying to recover from:
"zfs i/o error - all block copies unavailable" but when I run zpool import it crashes my FreeBSD machine, the last thing I did with the pool was to rename it from newoceanpool to oceanpool with zpool import newoceanpool oceanpool

Any suggestions?
 
It may be worth opening a PR at https://bugs.FreeBSD.org/bugzilla/. I would see if you can get the most recent 11-CURRENT snapshot and try an import from Live CD mode. While the pool may be damaged in a place where it's preventing this import, there may be ZFS fixes in CURRENT that will at least allow you to run an import.
 
Back
Top