update with xdshbak -q interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -183,7 +183,7 @@ Verbose mode. | ||||
|  | ||||
| To setup sinv.template (name optional) for input to the B<sinv> command , enter: | ||||
|  | ||||
| B<xdsh> I<node1,node2 "rpm -qa | grep xCAT  | xdshbak" E<gt> /tmp/sinv.template> | ||||
| B<xdsh> I<node1,node2 "rpm -qa | grep xCAT  | xdshbak -q " E<gt> /tmp/sinv.template> | ||||
|  | ||||
| Note: when setting up the template the output of xdsh must be piped | ||||
| 	  to xdshbak, sinv processing depends on it. | ||||
| @@ -192,7 +192,7 @@ Note: when setting up the template the output of xdsh must be piped | ||||
|  | ||||
| To setup rinv.template for input to the B<sinv> command , enter: | ||||
|  | ||||
| B<rinv> I<node1-node2 "serial | xdshbak" E<gt> /tmp/rinv.template> | ||||
| B<rinv> I<node1-node2 "serial | xdshbak -q " E<gt> /tmp/rinv.template> | ||||
|  | ||||
| Note: when setting up the template the output of rinv must be piped | ||||
| 	  to xdshbak, sinv processing depends on it. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user