From 593f2ee2c91a5206896d4c3a9bc9f6078341dbe5 Mon Sep 17 00:00:00 2001 From: jjhua Date: Thu, 12 Apr 2012 08:52:38 +0000 Subject: [PATCH] update the rpower manpage for the -T tooltype git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rpower.1.pod | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/rpower.1.pod b/xCAT-client/pods/man1/rpower.1.pod index bed4f9886..8b5052f00 100644 --- a/xCAT-client/pods/man1/rpower.1.pod +++ b/xCAT-client/pods/man1/rpower.1.pod @@ -20,7 +20,9 @@ B I [B] =head2 CEC (using Direct FSP Management) specific: -B I [B|B|B|B|B|B] +B I [B|B|B] [B<-T tooltype>] + +B I [B|B|B|B] =head2 Frame (using Direct FSP Management) specific: @@ -54,6 +56,10 @@ Turn power on. Turn power on to standby state +=item B<-T> + +The value could be B or B. The tooltype value B is for xCAT and B is for CNM. The default value is "B". For cold start in the large cluster, it will save a lot of time if the admins use "B I B B<-T> B" to power on all the CECs from the management node through the B connections. + =item B Turn CEC to low power state (state EOCT). This is a disruptive operation which requires the CEC to be powered off prior to entering low power mode. And we can use power off command to get out of lowepower state.