TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-144
RELOAD Program (Super-Group Only)
OMITSLICE [A|B|C]
The PE on the selected slice will not be reloaded when other PEs in that
logical processor are reloaded. If you do not provide an argument (A or B
or C) the system will choose a slice to omit.
<$volume [.sysnn.osdir]>
specifies a volume other than $SYSTEM where the operating system
image (sysnn.osdir) to be used for reloading the processor is located.
This specification could take the form of $volume or
$volume.sysnn.osdir or sysnn.osdir or osdir depending on your
requirements.
*
specifies that all failed processors should be reloaded.
A help screen is displayed if you enter RELOAD with no parameters and no IN file-
name.
G-Series Syntax
run-option
is any of the options described in the RUN[D|V] Command on page 8-156.
cpu-set
is a set of processors (and associated options) to be reloaded. Specify cpu-set
as:
{ cpu-range } [, option, option, ... ]
{ ( cpu-range, cpu-range, ...) }
{ * }
cpu-range
is one of these:
cpu
cpu-cpu
cpu
is the processor number, an integer from 0 through 15.
RELOAD [ / run-option [ , run-option ] ... / ]
cpu-set [; cpu-set ] ...