406
Celerra Network Server Command Reference Manual
The server Commands
server_mpfs
Sets up and configures MPFS protocol.
SYNOPSIS
server_mpfs { <movername> | ALL }
-set <var>=<value>
| -add <number_of_threads>
| -delete <number_of_threads>
| -Stats
| -Default [ <var> ]
| -mountstatus
DESCRIPTION server_mpfs sets up the MPFS protocol. The configuration values
entered with this command are saved into a configuration file on the
Data Mover. MPFS is not supported on the NS series.
To start and stop MPFS for a Data Mover, see server_setup.
The ALL option executes the command for all of the Data Movers.
OPTIONS No arguments
Lists the current MPFS configuration.
-set <var>=<value>
Sets the specifed value for the specified variable. Currently, the only
valid <var> is threads.
If this command is executed before the server_setup -P mpfs -o start
command is issued, the system sets the number of threads that will
be started with the server_setup -o start command, thereby
overriding the default number of threads. If this command is
executed after MPFS service is started, threads are be added and
removed dynamically.
-add <number_of_threads>
Increases the previously specified number of MPFS threads
(default=16) by <number_of_threads> for the specified Data
Mover(s).
-delete <number_of_threads>
Decreases the number of threads by the <number_of_threads>
indicated for the specified Data Mover(s).
-Stats
Displays the current MPFS server statistics.