From 88914d34930bbb3d8e71f9f93bc31db5ebdc8079 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 14 Aug 2013 09:55:29 -0400 Subject: [PATCH] new man page for xcatconfig -t --- xCAT-client/pods/man8/xcatconfig.8.pod | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man8/xcatconfig.8.pod b/xCAT-client/pods/man8/xcatconfig.8.pod index 44abdbd90..e65e90a54 100644 --- a/xCAT-client/pods/man8/xcatconfig.8.pod +++ b/xCAT-client/pods/man8/xcatconfig.8.pod @@ -14,7 +14,7 @@ B {B<-i>|B<--initinstall>} [B<-V>|B<--verbose>] B {B<-u>|B<--updateinstall>} [B<-V>|B<--verbose>] -B [B<-k>|B<--sshkeys>] [B<-s>|B<--sshnodehostkeys>] [B<-c>|B<--credentials>] [B<-d>|B<--database>] [B<-m>|B<--mgtnode>] [B<-V>|B<--verbose>] +B [B<-k>|B<--sshkeys>] [B<-s>|B<--sshnodehostkeys>] [B<-c>|B<--credentials>] [B<-d>|B<--database>] [B<-m>|B<--mgtnode>] [B<-t>|B<--tunables>] [B<-V>|B<--verbose>] B {B<-f>|B<--force>} [B<-V>|B<--verbose>] @@ -74,6 +74,11 @@ Redistribute credentials and ssh keys to the service nodes and ssh keys to the n This option will add the Management Node to the database with the correct attributes set to be recognized by xCAT. This should be run after the hostname of the Management Node is set to the name that will resolve to the cluster-facing NIC. + +=item B<-t|--tunables> + +This option will set tunable parameters on the Management and Service nodes recommended for your Linux cluster. It will only set them during initial install, if you run xcatconfig -f or xcatconfig -t. + =back =head1 EXAMPLES