From 06f9c9e8c97f2361e69fa100a4b009bf87f7f281 Mon Sep 17 00:00:00 2001 From: lissav Date: Sun, 19 Jun 2011 10:28:17 +0000 Subject: [PATCH] enhance updatenode man page git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9848 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/updatenode.1.pod | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xCAT-client/pods/man1/updatenode.1.pod b/xCAT-client/pods/man1/updatenode.1.pod index bb4fd5a50..197d62829 100644 --- a/xCAT-client/pods/man1/updatenode.1.pod +++ b/xCAT-client/pods/man1/updatenode.1.pod @@ -520,6 +520,11 @@ Used to specify a source directory other than the standard lpp_source directory Specifies that file synchronization should be performed on the nodes. rsync and ssh must be installed and configured on the nodes. +The function is not supported for statelite installations. +For statelite installations to sync files, you should use the +read-only option for files/directories listed in +litefile table with source location specified in the litetree table. + =item B<-f|--snsync> @@ -530,6 +535,10 @@ nodes with the data to sync to the nodes. rsync and ssh must be installed and configured on the service nodes. For hierachy, this should be done before syncing the files to the nodes with the -F flag. +The function is not supported for statelite installations. +For statelite installations to sync files, you should use the +read-only option for files/directories listed in +litefile table with source location specified in the litetree table. =item B<-h|--help> @@ -544,6 +553,8 @@ Update the ca and credentials to the service nodes. =item B<-P|--scripts> Specifies that postscripts should be run on the nodes. +updatenode -P syncfiles is not supported. The syncfiles postscript can only +be run during install. You should use updatenode -F instead. =item B<-S|--sw>