From b4290393bbdaa6812d986b5ac99f9b85b8d96b53 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 11 Oct 2011 18:19:08 +0000 Subject: [PATCH] update xdsh man page for Mellanox git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdsh.1.pod | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index f4d5b5ab3..2584fd677 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -208,6 +208,7 @@ correspond to a valid device configuration file under the /var/opt/xcat/ directory. For example, /var/opt/xcat/IBSwitch/Qlogic/config is the configuration file location if devicetype is specified as IBSwitch::Qlogic +/var/opt/xcat/IBSwitch/Mellanox/config is the configuration file location if the devicetype is specified as IBSwitch::Mellanox. =item B<-f>|B<--fanout> I @@ -458,15 +459,6 @@ The dsh command exit code is 0 if the command executed without errors and all re =over 3 -=item * - -To define the IB switch as a node and to set up the SSH keys for IB switch -B with device configuration file -B and user name B, Enter - -B I<-t node -o qswitch groups=all nodetype=switch> -B I - =item * @@ -522,6 +514,27 @@ nodes, enter: B I +=item * + +To define the IB switch as a node and to set up the SSH keys for IB switch +B with device configuration file +B and user name B, Enter + +B I<-t node -o qswitch groups=all nodetype=switch> + +B I + +=item * + +To define the Mellanox switch as a node and run a command to show the ssh keys. +B with device configuration file + +B and user name B, Enter + +B I<-t node -o mswitch groups=all nodetype=switch> + +B I + =back =head1 B