fix bug 3689: Modifying manpage for rspconfig and rscan
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
77e5889721
commit
6996dc4f8a
@ -15,7 +15,7 @@ I<rscan [-V|--verbose] noderange [-u][-w][-x|-z]>
|
||||
|
||||
The rscan command lists hardware information for each node managed by the hardware control points specified in noderange.
|
||||
|
||||
For the management module of blade, if the blade server is a NGP power blade, the fsp belongs to the blade server also will be scanned.
|
||||
For the management module of blade, if the blade server is a Flex system P node, the fsp belongs to the blade server also will be scanned.
|
||||
|
||||
Note: The first line of the output always contains information about the hardware control point. When using the rscan command to generate output for HMC or IVM hardware control points, it provides the FSPs and BPAs as part of the output. The only exception is the rscan -u flag which provides updates made hardware control point in the xCAT database.
|
||||
|
||||
@ -31,7 +31,7 @@ B<-V> Verbose output.
|
||||
|
||||
B<-u> Updates and then prints out node definitions in the xCAT database for CEC/BPA. It updates the existing nodes that contain the same mtms and serial number for nodes managed by the specified hardware control point. This primarily works with CEC/FSP and frame/BPA nodes when the node name is not the same as the managed system name on hardware control point (HMC), This flag will update the BPA/FSP node name definitions to be listed as the managed system name in the xCAT database.
|
||||
|
||||
For the NGP blade server, both the blade server and fsp object of xCAT will be updated if the mpa and slot id are matched to the object which has been defined in the xCAT database.
|
||||
For the Flex system manager, both the blade server and fsp object of xCAT will be updated if the mpa and slot id are matched to the object which has been defined in the xCAT database.
|
||||
|
||||
Note: only the matched object will be updated.
|
||||
|
||||
@ -201,7 +201,7 @@ Output is similar to:
|
||||
groups=all
|
||||
mgt=zvm
|
||||
|
||||
6. To scan the NGP blade center:
|
||||
6. To scan the Flex system cluster:
|
||||
|
||||
I<rscan cmm01>
|
||||
|
||||
@ -213,7 +213,7 @@ Output is similar to:
|
||||
xblade SN#YL10JH184068 2 789542X 10F652A cmm01 12.0.0.10
|
||||
blade SN#YL10JH184079 3 789542X 10F697A cmm01 12.0.0.11
|
||||
|
||||
7. To update the NGP blade server:
|
||||
7. To update the Flex system cluster:
|
||||
|
||||
I<rscan cmm01 -u>
|
||||
|
||||
|
@ -94,7 +94,7 @@ B<rspconfig> I<noderange> B<hostname>={B<*|name>}
|
||||
|
||||
B<rspconfig> I<noderange> B<--resetnet>
|
||||
|
||||
=head2 NGP Blade Server Specific:
|
||||
=head2 Flex system Specific:
|
||||
|
||||
B<rspconfig> I<noderange> B<sshcfg>={B<enable>|B<disable>}
|
||||
|
||||
@ -329,7 +329,7 @@ The subnet mask.
|
||||
|
||||
For MPA: get or set the MPA network parameters. If '*' is specified, all parameters are read from the xCAT database.
|
||||
|
||||
For FSP of NGP blade server: set the network parameters. If '*' is specified, all parameters are read from the xCAT database.
|
||||
For FSP of Flex system P node: set the network parameters. If '*' is specified, all parameters are read from the xCAT database.
|
||||
|
||||
=item B<initnetwork>={[I<ip>],[I<host>],[I<gateway>],[I<netmask>]|*}
|
||||
|
||||
@ -424,9 +424,9 @@ Set the blade or MPA textid. When using '*', the textid used is the node name sp
|
||||
|
||||
=item B<USERID>={I<newpasswd>} B<updateBMC>={I<y|n>}
|
||||
|
||||
Change the password of the userid B<USERID> for CMM in NGP environment. The option I<updateBMC> can be used to specify whether updating the password of BMCs that connected to the speified CMM. The value is 'y' by default which means whenever updating the password of CMM, the password of BMCs will be also updated. Note that there will be several seconds needed before this command complete.
|
||||
Change the password of the userid B<USERID> for CMM in Flex system cluster. The option I<updateBMC> can be used to specify whether updating the password of BMCs that connected to the speified CMM. The value is 'y' by default which means whenever updating the password of CMM, the password of BMCs will be also updated. Note that there will be several seconds needed before this command complete.
|
||||
|
||||
If value B<*> is specified for USERID and the object node is I<NGP System X node>, the password used to access the BMC of the System X node through IPMI will be updated as the same password of the userid B<USERID> of the CMM in the same cluster.
|
||||
If value B<*> is specified for USERID and the object node is I<Flex System X node>, the password used to access the BMC of the System X node through IPMI will be updated as the same password of the userid B<USERID> of the CMM in the same cluster.
|
||||
|
||||
=item B<--resetnet>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user