mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 04:10:46 +00:00
man 1 manpage spelling corrections (batch 2)
This commit is contained in:
@ -16,7 +16,7 @@ B<pcons>
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
Runs the a command to the noderange using the console.
|
||||
Runs a command to the noderange using the console.
|
||||
|
||||
=head1 EXAMPLES
|
||||
|
||||
|
@ -509,7 +509,7 @@ Query the status of power domain 1 for blade management
|
||||
module node.
|
||||
|
||||
Note: for the attribute without the leading 'pd1' which
|
||||
means there's only one power doamin in the chassis.
|
||||
means there's only one power domain in the chassis.
|
||||
|
||||
=item B<pd1policy | powerpolicy>
|
||||
|
||||
@ -728,7 +728,7 @@ The output of the query operation:
|
||||
mm1: thermaloutput: 9717.376000 BTU/hour
|
||||
|
||||
=item 5.
|
||||
Query all the attirbutes for blade server node blade1.
|
||||
Query all the attributes for blade server node blade1.
|
||||
|
||||
renergy blade1 all
|
||||
|
||||
|
@ -71,7 +71,7 @@ Any previously activated code on the affected systems will be automatically acce
|
||||
|
||||
B<IMPORTANT!> If the power subsystem is recycled, all of its attached managed systems will be recycled.
|
||||
|
||||
If it outputs B<"Timeout waiting for prompt"> during the upgrade, set the B<"ppctimeout"> larger in the B<site> table. After the upgrade, remeber to change it back. If run the B<"rflash"> command on an AIX management node, need to make sure the value of B<"useSSHonAIX"> is B<"yes"> in the site table.
|
||||
If it outputs B<"Timeout waiting for prompt"> during the upgrade, set the B<"ppctimeout"> larger in the B<site> table. After the upgrade, remember to change it back. If run the B<"rflash"> command on an AIX management node, need to make sure the value of B<"useSSHonAIX"> is B<"yes"> in the site table.
|
||||
|
||||
=head2 PPC (using Direct FSP Management) specific:
|
||||
|
||||
@ -123,7 +123,7 @@ B<Note:> When using B<rflash> in hierarchical environment, the .tar file must be
|
||||
|
||||
B<-d>:
|
||||
|
||||
This option steamlines the update, activate, reboot BMC and reboot HOST procedure. It expects a directory containing both BMC and Host .tar files. When BMC and Host tar files are provided, the command will upload and activate firmware. After BMC becomes activate, it will reboot BMC. If BMC state is Ready, the command will reboot the HOST. If BMC state is NotReady, the command will exit.
|
||||
This option streamlines the update, activate, reboot BMC and reboot HOST procedure. It expects a directory containing both BMC and Host .tar files. When BMC and Host tar files are provided, the command will upload and activate firmware. After BMC becomes activate, it will reboot BMC. If BMC state is Ready, the command will reboot the HOST. If BMC state is NotReady, the command will exit.
|
||||
|
||||
B<--delete>:
|
||||
|
||||
@ -238,7 +238,7 @@ To update the firmware on OpenPOWER machine specify the node name and the file p
|
||||
|
||||
rflash fs3 /firmware/8335_810.1543.20151021b_update.hpm
|
||||
|
||||
Print verbose message to rflash log file (/var/log/xcat/rflash/fs3.log) when updading firmware:
|
||||
Print verbose message to rflash log file (/var/log/xcat/rflash/fs3.log) when updating firmware:
|
||||
|
||||
rflash fs3 /firmware/8335_810.1543.20151021b_update.hpm -V
|
||||
|
||||
@ -248,7 +248,7 @@ To update the firmware on IBM Power S822LC for Big Data machine specify the node
|
||||
rflash briggs01 -d /root/supermicro/OP825
|
||||
|
||||
=item 7.
|
||||
To update the firmware on the OpenBMC machine, specify the firmare update file to upload and activate:
|
||||
To update the firmware on the OpenBMC machine, specify the firmware update file to upload and activate:
|
||||
|
||||
rflash p9euh02 -a /tmp/witherspoon.pnor.squashfs.tar
|
||||
|
||||
|
@ -76,7 +76,7 @@ Output is similar to:
|
||||
|
||||
kitcomponents comp-test1-1.0-1-rhels-6.2-ppc64 were removed from osimage rhels6.2-ppc64-netboot-compute successfully
|
||||
|
||||
3. To remove a kit component from osimage and also remove the kit component meta RPM and package RPM. So in next genimage for statelss image and updatenode for stateful nodes, the kit component meta RPM and package RPM will be uninstalled.
|
||||
3. To remove a kit component from osimage and also remove the kit component meta RPM and package RPM. So in next genimage for stateless image and updatenode for stateful nodes, the kit component meta RPM and package RPM will be uninstalled.
|
||||
|
||||
rmkitcomp -u -i rhels6.2-ppc64-netboot-compute comp-test1-1.0-1-rhels-6.2-ppc64
|
||||
|
||||
|
@ -42,7 +42,7 @@ Display usage message.
|
||||
|
||||
=item B<-d|--delete>
|
||||
|
||||
Delete any files or directories that were left after the "nim -o remove" command was run. This option will also remove the lpp_source resouce and all files contained in the lpp_source directories. When this command completes all definitions and files will be completely erased so use with caution!
|
||||
Delete any files or directories that were left after the "nim -o remove" command was run. This option will also remove the lpp_source resource and all files contained in the lpp_source directories. When this command completes all definitions and files will be completely erased so use with caution!
|
||||
|
||||
=item B<-f|--force>
|
||||
|
||||
|
@ -41,7 +41,7 @@ Note: if the "val" fields includes spaces or any other characters that will be p
|
||||
|
||||
B<-r>
|
||||
|
||||
specify the number of retries that the monitoring process will perform before declaring the failure. The default value is 3. Setting the retrycount to 0 means only monitoring the os installation progress and will not re-initiate the installation if the node status has not been changed to the expected value after timeout. This flag must be used with -m flag.
|
||||
Specify the number of retries that the monitoring process will perform before declaring the failure. The default value is 3. Setting the retrycount to 0 means only monitoring the os installation progress and will not re-initiate the installation if the node status has not been changed to the expected value after timeout. This flag must be used with -m flag.
|
||||
|
||||
B<-t>
|
||||
|
||||
|
@ -193,7 +193,7 @@ Output is similar to:
|
||||
type name id type-model serial-number address
|
||||
fsp Server-9125-F2A-SN0262672-B 3 9125-F2A 0262672 192.168.200.243
|
||||
|
||||
5. To collects the node information from one or more hardware control points on zVM AND populate the database with details collected by rscan:
|
||||
5. To collect the node information from one or more hardware control points on zVM AND populate the database with details collected by rscan:
|
||||
|
||||
rscan gpok2 -w
|
||||
|
||||
|
@ -280,11 +280,11 @@ Enables or disables deconfiguration policies.
|
||||
|
||||
=item B<frame>={I<framenumber> | *}
|
||||
|
||||
Set or get frame number. If no framenumber and * specified, framenumber for the nodes will be displayed and updated in xCAAT database. If framenumber is specified, it only supports single node and the framenumber will be set for that frame. If * is specified, it supports noderange and all the frame numbers for the noderange will be read from xCAT database and set to frames. Setting the frame number is a disruptive command which requires all CECs to be powered off prior to issuing the command.
|
||||
Set or get frame number. If no framenumber and * specified, framenumber for the nodes will be displayed and updated in the xCAT database. If framenumber is specified, it only supports single node and the framenumber will be set for that frame. If * is specified, it supports noderange and all the frame numbers for the noderange will be read from xCAT database and set to frames. Setting the frame number is a disruptive command which requires all CECs to be powered off prior to issuing the command.
|
||||
|
||||
=item B<cec_off_policy>={B<poweroff>|B<stayon>}
|
||||
|
||||
Set or get cec off policy after lpars are powered off. If no cec_off_policy value specified, the cec_off_policy for the nodes will be displayed. the cec_off_policy has two values: B<poweroff> and B<stayon>. B<poweroff> means Power off when last partition powers off. B<stayon> means Stay running after last partition powers off. If cec_off_policy value is specified, the cec off policy will be set for that cec.
|
||||
Set or get cec off policy after lpars are powered off. If no cec_off_policy value specified, the cec_off_policy for the nodes will be displayed. The cec_off_policy has two values: B<poweroff> and B<stayon>. B<poweroff> means Power off when last partition powers off. B<stayon> means Stay running after last partition powers off. If cec_off_policy value is specified, the cec off policy will be set for that cec.
|
||||
|
||||
=item B<HMC_passwd>={I<currentpasswd,newpasswd>}
|
||||
|
||||
@ -505,7 +505,7 @@ Performs a system dump.
|
||||
|
||||
=item B<sysname>
|
||||
|
||||
Query or set sysname for CEC or Frame. If no value specified, means to query sysname of the specified nodes. If '*' specified, it means to set sysname for the specified nodes, and the sysname values would get from xCAT datebase. If a string is specified, it means to use the string as sysname value to set for the specified node.
|
||||
Query or set sysname for CEC or Frame. If no value specified, means to query sysname of the specified nodes. If '*' specified, it means to set sysname for the specified nodes, and the sysname values would get from xCAT database. If a string is specified, it means to use the string as sysname value to set for the specified node.
|
||||
|
||||
=item B<pending_power_on_side>={B<temp|perm>}
|
||||
|
||||
|
@ -74,7 +74,7 @@ An alternative method is to use the [B<-s> I<seed node>] parameter,
|
||||
which will automatically build the template for you from the
|
||||
seed node named.
|
||||
|
||||
If a a seed node is not provided, then command will automatically use the first node in the noderange as
|
||||
If a seed node is not provided, then command will automatically use the first node in the noderange as
|
||||
the seed node.
|
||||
|
||||
|
||||
|
@ -92,7 +92,7 @@ Specifies a list of extra postscripts to be run on the nodes after the nodes are
|
||||
|
||||
=item B<-s|--source>
|
||||
|
||||
Specifies the hostname of the current (source) service node sa known by (facing) the management node.
|
||||
Specifies the hostname of the current (source) service node as known by (facing) the management node.
|
||||
|
||||
=item B<-S|--sourcen>
|
||||
|
||||
|
@ -121,7 +121,7 @@ To use lldp method to discover the switches:
|
||||
switchdiscover -s lldp
|
||||
|
||||
=item 4.
|
||||
To process switch-based switch discovery, the core switch has to be configured and top-of-rack (edge) switch has to be predefine into xCAT databse with attribute B<switch> and B<switchport> to core switch:
|
||||
To process switch-based switch discovery, the core switch has to be configured and top-of-rack (edge) switch has to be predefine into xCAT database with attribute B<switch> and B<switchport> to core switch:
|
||||
|
||||
switchdiscover --range 192.168.5.150-170 -s snmp --setup
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
=head1 NAME
|
||||
|
||||
B<unregnotif> - unregister a Perl module or a command that was watching for the changes of the desired xCAT database tables.
|
||||
B<unregnotif> - unregister a Perl module or a command that was watching for the changes of the desired xCAT database tables.
|
||||
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
@ -20,7 +20,7 @@ B<WARNING:>
|
||||
|
||||
Be very careful when using this command!!! Make sure you are
|
||||
very clear about exactly what you are changing so that you do
|
||||
not accidently corrupt the image.
|
||||
not accidentally corrupt the image.
|
||||
|
||||
As a precaution it is advisable to make a copy of the original
|
||||
spot in case your changes wind up corrupting the image.
|
||||
|
@ -203,7 +203,7 @@ Specify a user-defined device type that references the location
|
||||
of relevant device configuration file. The devicetype value must
|
||||
correspond to a valid device configuration file.
|
||||
xCAT ships some default configuration files
|
||||
for Ethernet switches and and IB switches under
|
||||
for Ethernet switches and IB switches under
|
||||
I</opt/xcat/share/xcat/devicetype> directory. If you want to overwrite
|
||||
any of the configuration files, copy them to I</var/opt/xcat/>
|
||||
directory and customize.
|
||||
|
Reference in New Issue
Block a user