NGP update manpage for hw_ctl commands

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12578 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
zhaoertao 2012-05-09 08:56:17 +00:00
parent 100b7a55d7
commit 9ccc5d8def
3 changed files with 10 additions and 6 deletions

View File

@ -30,6 +30,10 @@ For PPC (without HMC, using Direct FSP Management) specific:
Note: If network adapters are physically assigned to LPARs, getmacs cannot read the MAC addresses unless perform ping test, since there is no HMC command to read them and getmacs has to login to open formware. And if the LPARs has never been activated before, getmacs need to be performed with the option "B<-D>" to get theirs MAC addresses.
For Firebird blade specific:
Note: If "B<-d>" is specified, all the MAC of the blades will be displayed. Otherwise, the number of MAC address that the 'installnic' attribute of the blade specified will be write to mac table.
=head1 OPTIONS
B<--arp>

View File

@ -32,6 +32,10 @@ B<rpower> I<noderange> [B<rackstandby>|B<exit_rackstandby>|B<stat>|B<state>|B<re
B<rpower> I<noderange> [B<on>|B<off>|B<stat>|B<state>|B<reset>|B<boot>|B<of>|B<sms>]
=head2 Blade (using Direct FSP Management) specific:
B<rpower> I<noderange> [B<on>|B<off>|B<cycle>]
=head2 Blade specific:
B<rpower> I<noderange> [B<cycle>|B<softoff>]
@ -104,7 +108,7 @@ This option is recommended over B<cycle>.
=item B<cycle>
Power off, then on.
Power off, then on. For Firebird blade, just reset the blade.
=item B<of>

View File

@ -104,12 +104,8 @@ B<rspconfig> I<noderange> B<solcfg>={B<enable>|B<disable>}
B<rspconfig> I<noderange> B<textid>={B<*|textid>}
B<rspconfig> I<noderange> B<HMC>={B<newpasswd>}
B<rspconfig> I<noderange> B<USERID>={B<newpasswd>}
B<rspconfig> I<noderange> B<cec_off_policy>={B<poweroff>|B<stayon>}
=head2 BPA/Frame Specific:
B<rspconfig> I<noderange> {B<network>|B<dev>|B<celogin1>}
@ -330,7 +326,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 NGP blade server: set the network parameters. If '*' is specified, all parameters are read from the xCAT database. If the object node is blade, the 'host' parameter shall not specified.
=item B<initnetwork>={[I<ip>],[I<host>],[I<gateway>],[I<netmask>]|*}