enhance updatenode man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9848 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
33ba7395b6
commit
06f9c9e8c9
@ -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 <noderange> -F instead.
|
||||
|
||||
=item B<-S|--sw>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user