From: Andreas Dilger Date: Thu, 4 Aug 2016 22:13:53 +0000 (-0600) Subject: LUDOC-340 pools: fix maximum pool name length to 15 X-Git-Tag: 2.9.0~20 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=5f55ac4a1dcbb6e1d4d964e53c6ab041239dee05;p=doc%2Fmanual.git LUDOC-340 pools: fix maximum pool name length to 15 Change the maximum pool name length to 15, from 16, due to changes in the code to sanity check the maximum pool name length in patch http://review.whamcloud.com/10306 "LU-5054 llite: enforce pool name length limit". Signed-off-by: Andreas Dilger Change-Id: Ic73b09481d70ac11a2b7e02c3cb444de3f68d30e Reviewed-on: http://review.whamcloud.com/21727 Tested-by: Jenkins Reviewed-by: Li Xi --- diff --git a/ManagingFileSystemIO.xml b/ManagingFileSystemIO.xml index 16e8bc8..b3439e8 100644 --- a/ManagingFileSystemIO.xml +++ b/ManagingFileSystemIO.xml @@ -361,7 +361,7 @@ mgs# lctl pool_new poolname - The pool name is an ASCII string up to 16 characters. + The pool name is an ASCII string up to 15 characters. To add the named OST to a pool, run: