From a5e8f445146d0ec9e09b82602fc3bc6057517dd2 Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 27 Jun 2013 16:51:24 +0000 Subject: [PATCH] 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 --- xCAT-client/pods/man1/prsync.1.pod | 3 ++- xCAT-client/pods/man1/pscp.1.pod | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/xCAT-client/pods/man1/prsync.1.pod b/xCAT-client/pods/man1/prsync.1.pod index 190fbbbd4..431bc0c9f 100644 --- a/xCAT-client/pods/man1/prsync.1.pod +++ b/xCAT-client/pods/man1/prsync.1.pod @@ -16,7 +16,8 @@ B {B<-h>|B<--help>|B<-v>|B<--version>} B 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 is NOT multicast, but is parallel unicasts. diff --git a/xCAT-client/pods/man1/pscp.1.pod b/xCAT-client/pods/man1/pscp.1.pod index 6d1de765e..5f686c070 100644 --- a/xCAT-client/pods/man1/pscp.1.pod +++ b/xCAT-client/pods/man1/pscp.1.pod @@ -15,7 +15,7 @@ directories to a single or range of nodes and/or groups in parallel. B is a front-end to the remote copy B. -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 is NOT multicast, but is parallel unicasts.