TS/MP Release Supplement

SCF Command Reference for the ACS Subsystem
HP NonStop TS/MP Release Supplement546055-006
8-13
ACS Subsystem-specific SCF Commands
This command is updated to enable the changing of LOG file and to update the
ACSCTL file after ACS has started.
Syntax Summary
CONTROL [/OUT <filenamedisk-file-spec>/] <object-spec>
[,{{PROCESSORLIST (<processor-list>)} | ALL },{ENABLE} ]
[,LOG1 [<logfile-name>:<format>:<filter>] ]
[,LOG2 [<logfile-name>:<format>:<filter>] ]
[,ACSCTL <filenamedisk-file-spec>]
Syntax Description
OUT file-spec
specifies a file for the output of this command. The file can be on the same
physical system as the ACS subsystem or on any system in the same Expand
network.
object-spec
specifies the name of the ACS object to be added in the specified physical system.
The fully qualified
object-spec has the format:
[ ACS ] [ system-name.]$ZACS
system-name is the physical, Guardian name of the system in which the object is
being added and configured.
If you have specified the SCF object type (ACS) or any portion of the object name
(acs-spec) in a prior ASSUME command, you can omit it in this command. For
information about the
ASSUME command, see the SCF Reference Manual.
If you have not used a prior
ASSUME command and you omit system-name, the
command defaults to the local physical system.
PROCESSORLIST (processor-list)
lists one or more CPUs. You can specify the processors as a list of CPU numbers
separated by commas and enclosed within parentheses (). The range of values for
the processors is 0 through 15. For example, the string ( 1, 3, 5, 7) specifies CPUs
1, 3, 5 and 7.
PROCESSORLIST (processor-list) | ALL
specifies the CPUs in which you are restarting the ACS subsystem processes.
Note. The ACS sub-system must be in the STARTED state when this command is issued.