rpower supports restsp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
fe35508114
commit
cf61fd06a6
@ -20,11 +20,11 @@ B<rpower> I<noderange> [B<softoff>]
|
||||
|
||||
=head2 CEC (using Direct FSP Management) specific:
|
||||
|
||||
B<rpower> I<noderange> [B<on>|B<off>|B<stat>|B<state>|B<lowpower>]
|
||||
B<rpower> I<noderange> [B<on>|B<off>|B<stat>|B<state>|B<lowpower>|B<resetsp>]
|
||||
|
||||
=head2 Frame (using Direct FSP Management) specific:
|
||||
|
||||
B<rpower> I<noderange> [B<rackstandby>|B<exit_rackstandby>|B<stat>|B<state>]
|
||||
B<rpower> I<noderange> [B<rackstandby>|B<exit_rackstandby>|B<stat>|B<state>|B<resetsp>]
|
||||
|
||||
=head2 LPAR (using Direct FSP Management) specific:
|
||||
|
||||
@ -62,6 +62,10 @@ Places the rack in the rack standby state. It requires that all CECs and DE be p
|
||||
|
||||
Exit Rack standby will be the default state that a rack goes into when power is initially applied to the rack. It simply moves the BPA from Rack standby to both bpa's in standby state.
|
||||
|
||||
=item B<resetsp>
|
||||
|
||||
Reboot the service processor. If there are primary and secondary FSPs/BPAs of one cec/frame, it will reboot them almost at the sametime.
|
||||
|
||||
=item B<softoff>
|
||||
|
||||
Attempt to request clean shutdown of OS (may not detect failures in completing command)
|
||||
|
Loading…
Reference in New Issue
Block a user