From 32477c0b6a9b955208f4e0927e5a522f40f77823 Mon Sep 17 00:00:00 2001 From: jjhua Date: Sun, 27 Sep 2009 01:54:58 +0000 Subject: [PATCH] fixed bug 2860169 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rflash.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/rflash.1.pod b/xCAT-client/pods/man1/rflash.1.pod index 245b65b30..80066e1a4 100644 --- a/xCAT-client/pods/man1/rflash.1.pod +++ b/xCAT-client/pods/man1/rflash.1.pod @@ -20,7 +20,7 @@ The POWER5 and POWER6 systems contain several components that use Licensed Inte The B can be an CEC or CEC list, a Lpar or Lpar list and a BPA or BPA list. But CEC (or Lpar) and BPA B be used at the same time. When the I is an CEC or CEC list, B will upgrade the firmware of the CEC or CECs in the cec list. If I is a Lpar or Lpar list, B will update Licensed Internal Code (LIC) on HMC-attached POWER5 and POWER6 pSeries nodes. If I is a BPA or BPA list, B will update Licensed Internal Code (LIC) of the power subsystem on HMC-attached POWER5 and POWER6 pSeries nodes. The I can also be the specified node groups. You can specify a comma or space-separated list of node group ranges. See the I man page for detailed usage information. -The B command uses the B command to connect to the HMC controlling the given managed system and perform the updates. Before run B, please use B to make sure if the related HMC ssh is enabledn. If using HMC to enable ssh connection, please use B comamnd. +The B command uses the B command to connect to the HMC controlling the given managed system and perform the updates. Before run B, please use B to check if the related HMC ssh is enabled. If enable a HMC ssh connection, please use B comamnd. B This command may take considerable time to complete, depending on the number of systems being updated and the workload on the target HMC. In particular, power subsystem updates may take an hour or more if there are many attached managed systems.