From: Sebastien Buisson Date: Thu, 20 Mar 2025 16:57:51 +0000 (+0100) Subject: LUDOC-551 sec: nodemap name constraints X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F58485%2F3;p=doc%2Fmanual.git LUDOC-551 sec: nodemap name constraints A nodemap name has a maximum length of 16, and can contain only alphanumeric characters and '_'. Add a note to mention this in section "Defining Terms" of the Lustre Operations Manual. Signed-off-by: Sebastien Buisson Change-Id: If05c9593d41aa836f4b2e4914d65a44bda4543d7 Reviewed-on: https://review.whamcloud.com/c/doc/manual/+/58485 Tested-by: jenkins Reviewed-by: Andreas Dilger --- diff --git a/LustreNodemap.xml b/LustreNodemap.xml index 2eadbf5..4b49c7b 100644 --- a/LustreNodemap.xml +++ b/LustreNodemap.xml @@ -73,6 +73,14 @@ systems must all have a version of Lustre which supports nodemap. Clients operate transparently and do not require special configuration or knowledge of the nodemap setup. + + + + A nodemap name has a maximum length of 16 characters, and can + contain only alphanumeric characters and '_'. + + +