mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-01 19:17:06 +00:00
Merge pull request #2713 from aduffy19/master
Add reseat to rpower man and usage
This commit is contained in:
commit
0b47a103fe
@ -46,6 +46,8 @@ my %usage = (
|
||||
rpower <noderange> [on|onstandby|off|cycle|state|sms]
|
||||
Blade(using AMM) specific:
|
||||
rpower <noderange> [cycle|softoff] [-V|--verbose]
|
||||
Lenovo high-density server specific:
|
||||
rpower <noderange> [on|off|reset|boot|reseat]
|
||||
zVM specific:
|
||||
rpower noderange [on|off|reset|stat|softoff]
|
||||
MIC specific:
|
||||
|
@ -50,7 +50,11 @@ B<rpower> I<noderange> [B<on>|B<onstandby>|B<off>|B<stat>|B<state>|B<sms>]
|
||||
|
||||
=head2 Blade specific:
|
||||
|
||||
B<rpower> I<noderange> [B<cycle>|B<softoff>]
|
||||
B<rpower> I<noderange> [B<cycle>|B<softoff>]
|
||||
|
||||
=head2 Lenovo High-Density Server specific:
|
||||
|
||||
B<rpower> I<noderange> [B<on>|B<off>|B<reset>|B<boot>|B<reseat>]
|
||||
|
||||
=head2 zVM specific:
|
||||
|
||||
@ -173,6 +177,10 @@ This option is recommended over B<cycle>.
|
||||
|
||||
Power off, then on.
|
||||
|
||||
=item B<reseat>
|
||||
|
||||
For Lenovo high-density servers, simulates unplugging and replugging the node into the chassis.
|
||||
|
||||
=item B<of>
|
||||
|
||||
Boot the node to open firmware console mode.
|
||||
|
Loading…
x
Reference in New Issue
Block a user