Command Reference Guide

2.8 NAME 48
update Resource Management Database with current status of the drives and
media in the operating FSE library,
disable or enable operation of an FSE library.
Each FSE command communicates with the FSE system components through the
Management Interface (fse–mif). To execute an FSE command, the Management
Interface must be running. If the connection to the Management Interface fails,
check its status by running the fse status command. In case the Management
Interface is not running, start it with the fse start command.
After successful command execution fselibrary notifies the FSE administrator
with a suitable message, which is printed to the standard output stream (stdout).
If there was an error during the command execution, an appropriate error message
is printed to the standard error stream (stderr).
2.8.3 OPTIONS
–a, –add
Configure a new FSE library with parameters, written in the configuration
file ConfigFileName. This action checks the validity of the configuration
file, copies the file to Configuration Database and inserts the parameter val-
ues into Resource Management Database. FSE library names are unique
within the FSE installation. If everything went fine new Library Agent for
this library is started afterward. Library Agent is one of the configuration–
dependent FSE processes in the FSE system. It is responsible for handling
and interpreting requests addressed to the FSE library.
ConfigFileName
The name of the FSE library configuration file to use.
–r, –remove
Remove an existing FSE library from the FSE system. This includes shut-
down of Library Agent for this library and removal of all configuration file
revisions of this FSE library from Configuration Database. Note that unless
additional option –force is specified, the command demands FSE admin-
istrator’s confirmation before performing this operation. Default answer to
the confirmation question is "No".
File System Extender 3.2 Command Line Reference