452
Celerra Network Server Command Reference Manual
The server Commands
[=<n>]
Indicates the number of threads for users of CIFS, virus
checker, and CDMS. The recommended number of CIFS
threads per user is based on the amount of memory on the
DM. If there is less than 1 GB memory, the default thread
number is 96, but if the memory is greater than 1 GB, the
default thread number is 256.
Note: The [=<n>] option is not available for RIP protocol
configurations.
stop
Stops the protocol configuration.
[,comment=<message>]
Allows a message enclosed with quotes to be entered. The
message is delivered directly to CIFS clients.
Note: The [,comment=<message>] option is not available for RIP
or virus checker protocol configurations.
delete
Deletes the protocol configuration.
SEE ALSO Configuring Standbys on Celerra, server_cdms, server_checkup,
server_mpfs, server_rip, server_standby, server_viruschk.
EXAMPLE #1 To set up a Data Mover as a standby, type:
$ server_setup server_2 -type standby
server_2 is rebooting as type standby
EXAMPLE #2 To start the CIFS protocol for a Data Mover, type:
$ server_setup server_2 -Protocol cifs -option start
server_2 : done
EXAMPLE #3 To start the virus checker protocol for a Data Mover, type:
$ server_setup server_2 -Protocol viruschk -option start
server_2 : done
EXAMPLE #4 To stop the CIFS protocol for a Data Mover, type:
$ server_setup server_2 -Protocol cifs -option stop,comment="CIFS is going down"
server_2 : done