meta data for this page
  •  

This is an old revision of the document!


zpool rename

Not possible directly, but:

<code bash> zpool export nvmpool zpool import nvmpool oldnvmpool -N -R /oldnvmpool </code