From 47b59f91e71a4d4f92556d719a34bf89fe668f9e Mon Sep 17 00:00:00 2001 From: Amanda Duffy Date: Tue, 21 Mar 2017 16:10:34 -0400 Subject: [PATCH 1/3] Add reseat to rpower man page Add reseat to rpower man page, under "Blade specific" sections. Also add definition. --- xCAT-client/pods/man1/rpower.1.pod | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xCAT-client/pods/man1/rpower.1.pod b/xCAT-client/pods/man1/rpower.1.pod index bc8a0e062..353fddbbe 100644 --- a/xCAT-client/pods/man1/rpower.1.pod +++ b/xCAT-client/pods/man1/rpower.1.pod @@ -46,11 +46,11 @@ B I [B|B|B|B|B|B|B|B I [B|B|B|B|B|B] +B I [B|B|B|B|B|B|B] =head2 Blade specific: -B I [B|B] +B I [B|B|B] =head2 zVM specific: @@ -173,6 +173,9 @@ This option is recommended over B. Power off, then on. +=item B + + =item B Boot the node to open firmware console mode. From 8c92218b9566c69e4fa195fb105efa5a01e129c5 Mon Sep 17 00:00:00 2001 From: Amanda Duffy Date: Tue, 21 Mar 2017 16:20:43 -0400 Subject: [PATCH 2/3] rpower reseat definition Add definition of reseat which was apparently missed in last commit. --- xCAT-client/pods/man1/rpower.1.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-client/pods/man1/rpower.1.pod b/xCAT-client/pods/man1/rpower.1.pod index 353fddbbe..f875cb8bf 100644 --- a/xCAT-client/pods/man1/rpower.1.pod +++ b/xCAT-client/pods/man1/rpower.1.pod @@ -175,6 +175,7 @@ Power off, then on. =item B +For blades and NeXtScale, simulates unplugging and replugging the node into the chassis. =item B From d01499ea72cf437d230fc2bacec6c84caddc0c70 Mon Sep 17 00:00:00 2001 From: Amanda Duffy Date: Tue, 21 Mar 2017 17:10:27 -0400 Subject: [PATCH 3/3] reseat option for high-density servers Add "Lenovo High-Density Server" to rpower man and usage. Add reseat option. --- perl-xCAT/xCAT/Usage.pm | 2 ++ xCAT-client/pods/man1/rpower.1.pod | 10 +++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/perl-xCAT/xCAT/Usage.pm b/perl-xCAT/xCAT/Usage.pm index c7f7bb3ef..f2d728189 100755 --- a/perl-xCAT/xCAT/Usage.pm +++ b/perl-xCAT/xCAT/Usage.pm @@ -46,6 +46,8 @@ my %usage = ( rpower [on|onstandby|off|cycle|state|sms] Blade(using AMM) specific: rpower [cycle|softoff] [-V|--verbose] + Lenovo high-density server specific: + rpower [on|off|reset|boot|reseat] zVM specific: rpower noderange [on|off|reset|stat|softoff] MIC specific: diff --git a/xCAT-client/pods/man1/rpower.1.pod b/xCAT-client/pods/man1/rpower.1.pod index f875cb8bf..3bbe23d2b 100644 --- a/xCAT-client/pods/man1/rpower.1.pod +++ b/xCAT-client/pods/man1/rpower.1.pod @@ -46,11 +46,15 @@ B I [B|B|B|B|B|B|B|B I [B|B|B|B|B|B|B] +B I [B|B|B|B|B|B] =head2 Blade specific: -B I [B|B|B] +B I [B|B] + +=head2 Lenovo High-Density Server specific: + +B I [B|B|B|B|B] =head2 zVM specific: @@ -175,7 +179,7 @@ Power off, then on. =item B -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