From 018c4e8f257ea746cbc2d2c60fe72d4f3f051c14 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Wed, 7 Aug 2024 17:42:53 -0400 Subject: [PATCH] LU-18110 doc: lctl multiple NIDs specification not clear The original statement is somewhat confusing. I think this one is better, but may be there's an even better option somebody could think of? Test-Parameters: trivial Change-Id: I4206269913eaec06fec034374da2be42625086b0 Signed-off-by: Oleg Drokin Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55957 Reviewed-by: Andreas Dilger Tested-by: jenkins Tested-by: Maloo --- lustre/doc/lctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/doc/lctl.8 b/lustre/doc/lctl.8 index 8325d47..a08f90b 100644 --- a/lustre/doc/lctl.8 +++ b/lustre/doc/lctl.8 @@ -68,8 +68,8 @@ in another cases). To start the MGS service only: mount -t lustre -o nosvc Note the replace_nids command skips any invalidated records in the configuration log. The previous log is backed up with the suffix '.bak'. -Failover nids must be passed after ':' symbol. More than -one failover can be set (every failover nids after ':' symbol). +Failover NID must be passed after ':' symbol. More than +one failover NID can be specified (every failover NID after ':' symbol). .TP .BI ping " timeout" Check LNET connectivity via an LNET ping. This will use the fabric -- 1.8.3.1