]> granicus.if.org Git - zfs/commit
Document allowed pool names
authorTomohiro Kusumi <kusumi.tomohiro@osnexus.com>
Thu, 22 Feb 2018 17:31:34 +0000 (02:31 +0900)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 9 Mar 2018 22:04:15 +0000 (14:04 -0800)
commit5ee220ba5c825263ce6f77106914bda35e60ef06
tree3a9b17d6b9d748b07c0df2ef62f960c48b8d8483
parentc45c6d921293084f9b2ecedfef4965fa726f8c07
Document allowed pool names

PR #7208 was a patch to allow non-reserved pool names which begin with
mirror, raidz, spare (but do not equal), however we'd rather document
it in the man page for compatibility with other OpenZFS implementations,
to avoid pool names that may not work on non-Linux platforms.

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@osnexus.com>
Closes #7216
man/man8/zpool.8