TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-194
OPEN SERVER
OPEN SERVER
The OPEN SERVER command specifies the TMFSERVE process with which your
TMFCOM process communicates to control TMF.
node
identifies the node (system) on which the TMFSERVE process runs. The syntax
rules for specifying a node name appear under Disk File Names, earlier in this
section. The default is the node on which your TMFCOM process is running.
server
identifies the TMFSERVE process with which you want to communicate. If the
process specified in server does not exist, TMF automatically creates a
TMFSERVE process with that name. The name you specify in server can
contain a dollar sign ($) followed by one to five alphanumeric characters. If you
omit server, TMF automatically creates a process with a randomly selected
name.
CPU cpu-num
identifies the processor on which the TMFSERVE process runs. The values for
cpu-num can range from 0 through 15. If you omit this option, the primary
processor for the TMFSERVE process is randomly selected when the command
executes. This option cannot be specified for an existing process.
PRI integer
specifies the execution priority of the TMFSERVE process. This value can range
from 1 (for lowest priority) through 199 (for highest priority). If you omit this option,
the default is the priority of the TMFCOM process when the command executes.
This option cannot be specified for an existing process.
SWAP volume
identifies the swap volume for the TMFSERVE process’ data and extended
segments. This option must indicate a local volume name. If you omit this
parameter, the default assignment is the same swap volume used by TMFCOM.
This option cannot be specified for an existing process.
OPEN SERVER {node }
{[node.]server}
[,CPU cpu-num ]
[,PRI integer ]
[,SWAP volume ]
[,TERM [node.]term]