Add they are not hierarchical

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2013-06-27 16:51:24 +00:00
parent cb290f429d
commit a5e8f44514
2 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,8 @@ B<prsync> {B<-h>|B<--help>|B<-v>|B<--version>}
B<prsync> is a front-end to rsync for a single or range of nodes and/or
groups in parallel.
Note: this command does not support the xcatd client/server communication and therefore must be run on the management node.
Note: this command does not support the xcatd client/server communication and therefore must be run on the management node. It does not support hierarchy, use xdcp -F to run rsync from the
management node to the compute node via a service node
B<prsync> is NOT multicast, but is parallel unicasts.

View File

@ -15,7 +15,7 @@ directories to a single or range of nodes and/or groups in parallel.
B<pscp> is a front-end to the remote copy B<scp>.
Note: this command does not support the xcatd client/server communication and therefore must be run on the management node. It does not support hierarchy, use xdcp to run remote command from the
Note: this command does not support the xcatd client/server communication and therefore must be run on the management node. It does not support hierarchy, use xdcp to run remote copy command from the
management node to the compute node via a service node.
B<pscp> is NOT multicast, but is parallel unicasts.