zpool export [poolname]As an example, for a pool named tank which we wish to rename notankshere:
zpool export tankThen run:
zpool import [poolname] [newpoolname]e.g.:
zpool import tank notankshereThe pool will be imported as “notankshere” instead.
Websites and SEO
zpool export [poolname]As an example, for a pool named tank which we wish to rename notankshere:
zpool export tankThen run:
zpool import [poolname] [newpoolname]e.g.:
zpool import tank notankshereThe pool will be imported as “notankshere” instead.