TS/MP System Management Manual (H06.05+, J06.03+)
SERVER Commands
HP NonStop TS/MP System Management Manual—541819-007
12-36
START SERVER Command
The CWD attribute is displayed when a value is set either by the CMDCWD command
or by the SET SERVER CWD command. All OSS pathnames, argument lists, and
environment variables are displayed as quoted strings, regardless of whether there are
embedded quotes (similar to the way PARAM values are displayed).
Example
This command directs the output from the SHOW SERVER command to the file
SERFILE:
SHOW/OUT SERFILE/SERVER
START SERVER Command
Use the START SERVER command to initiate operation of the static servers in a
server class. This command does not affect server classes in the FROZEN state.
server-class
specifies the name of a server class. Use either a single name or several names
separated by commas and enclosed in parentheses.
PROCESS $process-name
specifies the name of a single server in the server class.
SERVER *
starts all server classes in the PATHMON configuration file and in the correct state.
Considerations
•
The START SERVER command starts the number of servers defined by the SET
SERVER NUMSTATIC attribute for the server class.
•
For information on starting associative servers, see “Associative Servers” under
SET SERVER Command earlier in this section.
Guardian Server Startup Protocol
The PATHMON process selects a processor pair from the list specified with the CPUS
attribute of the SET SERVER command, or selects the processor specified with the
PROCESS attribute of the SET SERVER command.
START
{ [ SERVER ] server-class [ , PROCESS $process-name ] }
{ [ SERVER ] ( server-class [ , server-class ]... ) }
{ SERVER * }










