NS3000/iX Operations and Maintenance Reference Manual (36922-90039)
Chapter 7 155
Commands
NSCONTROL SERVER
Example
If you execute the following command, there will be 10 server processes
created for NFT, 10 for VTSERVER, 10 for DSSERVER, 10 for LOOPBACK,
and 10 for NSSTATUS. Later, when users issue service requests (such as
DSCOPY and REMOTE HELLO), they do not have to wait for the servers to
be created. The maximum number of servers is unchanged.
:NSCONTROL SERVER=ALL,10
Example
In the following example, the node manager has chosen to allocate the
program file used for the DSSERVER servers and to establish two
reserved servers for NFT. To limit the system resources available, the
maximum number of servers is set to 10 for both server types. In this
way, performance is improved with a minimum amount of system
resources used. Notice that the SERVER function can be repeated;
multiple instances of NSCONTROL functions are allowed on the same
command line.
:ALLOCATE DSSERVER.NET.SYS
:NSCONTROL SERVER=NFT,2,10;SERVER=DSSERVER,,10
:NSCONTROL STATUS=SERVERS
SERVER MIN MAX DEBUG PIN JOBNUM STATUS SERVICES
LOOPBACK 0 300 OFF
NFT 2 10 OFF
247 RESERVED
187 RESERVED
DSSERVER 0 10 OFF
NSSTATUS 0 300 OFF
VTSERVER 0 300 OFF