From 716c361a9b492611b10c41101ff09489bf42f298 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 3 Nov 2008 15:32:18 +0000 Subject: [PATCH] fix SN install git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/sinv.1.pod | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/xCAT-client/pods/man1/sinv.1.pod b/xCAT-client/pods/man1/sinv.1.pod index 3fbca53ae..8574a0267 100644 --- a/xCAT-client/pods/man1/sinv.1.pod +++ b/xCAT-client/pods/man1/sinv.1.pod @@ -28,7 +28,7 @@ The xdsh or rinv command to execute on the remote targets is specified by the B<-c> flag, or by the B<-f> flag which is followed by the fully qualified path to a file containing the command. -Note: do not add | xdshbak to the command on the command line or in the +Note: do not add | xcoll to the command on the command line or in the command file, it is automatically added by sinv. The syntax for the B<-c> B parameter is as follows: @@ -67,7 +67,7 @@ that contains the configuration that you would like all nodes in your noderange to match. The admin can create the template by running the xdsh command on -the seed node, pipe to xdshbak ( required) and store the output +the seed node, pipe to xcoll ( required) and store the output in the template path. See examples. B The admin can also edit the @@ -122,7 +122,7 @@ configuration. This requires the check of node output against template to be an exact match. If this flag is not set, B checks to see if the return from the xdsh command to the nodes contain a match for each line in the input -template (except for xdshbak header and comments). If not in exactmatch mode, +template (except for xcoll header and comments). If not in exactmatch mode, there can exist more lines in the xdsh return from the nodes. For example, if running a "rpm -qa | grep xCAT" command, without exactmatch @@ -136,7 +136,7 @@ to the template. The xdsh or rinv command that will be run. The command should be enclosed in double quotes to insure correct shell interpretation. -B do not add the | xdshbak to the command, +B do not add the | xcoll to the command, it is automatically added by sinv. =item B<-f>|B<--file> @@ -144,7 +144,7 @@ it is automatically added by sinv. The file containing the xdsh or rinv command that will be run. This should be the fully qualified name of the file. -B do not add the | xdshbak to the command in the file, +B do not add the | xcoll to the command in the file, it is automatically added by sinv. =item B<-r>|B<--remove> @@ -183,19 +183,19 @@ Verbose mode. To setup sinv.template (name optional) for input to the B command , enter: -B I /tmp/sinv.template> +B I /tmp/sinv.template> Note: when setting up the template the output of xdsh must be piped - to xdshbak, sinv processing depends on it. + to xcoll, sinv processing depends on it. =item * To setup rinv.template for input to the B command , enter: -B I /tmp/rinv.template> +B I /tmp/rinv.template> Note: when setting up the template the output of rinv must be piped - to xdshbak, sinv processing depends on it. + to xcoll, sinv processing depends on it. =item * @@ -206,7 +206,7 @@ output report to /tmp/sinv.output, enter: B I< -c "xdsh testnodes rpm -qa | grep xCAT" -p /tmp/sinv.template -t 2 -r -o /tmp/sinv.output> -Note: do not add the pipe to xdshbak on the -c flag, it is automatically +Note: do not add the pipe to xcoll on the -c flag, it is automatically added by the sinv routine. =item * @@ -250,4 +250,4 @@ Location of the sinv command. =head1 B -L , L, L +L , L, L