From b02184ff04b34e6076bc228b91edb8028ea1ce65 Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 25 Jun 2009 18:15:28 +0000 Subject: [PATCH] update xdcp man page with lastest changes for sync files git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3639 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdcp.1.pod | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/xCAT-client/pods/man1/xdcp.1.pod b/xCAT-client/pods/man1/xdcp.1.pod index d254389ce..a79d121a3 100644 --- a/xCAT-client/pods/man1/xdcp.1.pod +++ b/xCAT-client/pods/man1/xdcp.1.pod @@ -11,8 +11,6 @@ B I [B<-C> I] [B<-f> I] B I [B<-F> I] -B I [B<-s>] [B<-F> I] - B [B<-i> I] [B<-F> I] @@ -182,14 +180,6 @@ targets, or when specified with the -P flag, recursively pulls single source directory can be specified using the source_file parameter. -=item B<-s> - -Specifies that we are using rsync and the input rsync file (-F options) to -update the service node. The noderange input should be the compute nodes. The -command will look up the list of servicenodes that service the input noderange. -It will then use the rsync file to send the files via rsync to the -service nodes. When the rsync command runs on the service node, the files -will be available to send from the service node to the compute nodes. =item B<-t>|B<--timeout> I @@ -389,7 +379,8 @@ B I =item * -To rsync the /etc/hosts and passwd file to your service nodes and then to the compute nodes: +To rsync to the compute nodes, using service nodes, the command will first +rsync the files to the /var/xcat/syncfiles directory on the service nodes and then rsync the files from that directory to the compute nodes. The /var/xcat/syncfiles default directory on the service nodes, can be changed by putting a directory value in the site table SNsyncfiledir attribute. Create a rsync file /tmp/myrsync, with this line: @@ -397,13 +388,11 @@ Create a rsync file /tmp/myrsync, with this line: Run: -B I to update the Service Nodes - B I to update the Compute Nodes =item * -To rsync the /etc/file1 and file2 to your service nodes and then update the compute node with filex and filey: +To rsync the /etc/file1 and file2 to your compute nodes and rename to filex and filey: Create a rsync file /tmp/myrsync, with these line: @@ -413,8 +402,6 @@ Create a rsync file /tmp/myrsync, with these line: Run: -B I to update the Service Nodes - B I to update the Compute Nodes =item * @@ -446,9 +433,6 @@ B I<-i /install/nim/spot/61Hdskls/usr/lpp/bos/inst_root -F /tmp/myrsync> =head1 B -B - -Location of the contexts available to use with DSH Utilities. =head1 B