From e0dad7b643381afa9efd1bbffc5dc3492b0b7e2a Mon Sep 17 00:00:00 2001 From: lissav Date: Sun, 19 Jun 2011 10:31:44 +0000 Subject: [PATCH] enhance manpage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@9849 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/updatenode.1.pod | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/updatenode.1.pod b/xCAT-client/pods/man1/updatenode.1.pod index 2f382580c..f59f20c40 100644 --- a/xCAT-client/pods/man1/updatenode.1.pod +++ b/xCAT-client/pods/man1/updatenode.1.pod @@ -517,7 +517,12 @@ Used to specify a source directory other than the standard lpp_source directory Specifies the file synchronization should be performed on the nodes. rsync and ssh must -be installed and configured on the nodes. +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<-h|--help> @@ -531,6 +536,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>