mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
reseat option for high-density servers
Add "Lenovo High-Density Server" to rpower man and usage. Add reseat option.
This commit is contained in:
parent
2db5d90123
commit
d01499ea72
@ -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:
|
||||
|
@ -46,11 +46,15 @@ B<rpower> I<noderange> [B<on>|B<off>|B<stat>|B<state>|B<reset>|B<boot>|B<of>|B<s
|
||||
|
||||
=head2 Blade (using Direct FSP Management) specific:
|
||||
|
||||
B<rpower> I<noderange> [B<on>|B<onstandby>|B<off>|B<stat>|B<state>|B<sms>|B<reseat>]
|
||||
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<reseat>]
|
||||
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:
|
||||
|
||||
@ -175,7 +179,7 @@ Power off, then on.
|
||||
|
||||
=item B<reseat>
|
||||
|
||||
For blades and NeXtScale, simulates unplugging and replugging the node into the chassis.
|
||||
For Lenovo high-density servers, simulates unplugging and replugging the node into the chassis.
|
||||
|
||||
=item B<of>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user