User's Manual

hp StorageWorks File System Extender User Guide 27
2 Configuring, starting, and stopping the FSE
Management Console
This chapter includes the following topics:
Configuring the FSE Management Console, page 27
Starting and stopping the FSE Management Console server, page 31
Starting and stopping the FSE Management Console client, page 33
Configuring the FSE Management Console
This chapter provides instructions for initial configuration of the FSE Management Console server. The FSE
Management Console client has no specific configuration files.
The FSE Management Console server has its own configuration file where you can specify parameters that
control its operation. The location of the configuration file is platform dependent.
Linux specific
On Linux platform, the full pathname of the configuration file for FSE Management Console server is
/var/opt/fse/cfg/gui/guisrv.conf.
Windows specific
On Windows platform, the full pathname of the configuration file for FSE Management Console server is
%InstallPath%\var\cfg\gui\guisrv.conf.
The value of %InstallPath% depends on the choice made in the FSE installation process. It defaults to
C:\Program Files\Hewlett-Packard\FSE.
The configuration file is a text file. The lines beginning with the character # are comments.
# File : guisrv.conf
# Purpose: GUI Server configuration file
# log file name
GUI_LOGFILE = /var/opt/fse/log/guisrv.log
# MIF pooling interval (in seconds)
#GUI_POLLINTERVAL = 30
GUI_POLLINTERVAL = 300
# user database location
GUI_USERDB = /var/opt/fse/cfg/gui/guisrv.users.db
# MIF map file if needs
MIF_MAP = /var/opt/fse/cfg/gui/guisrv.mif.conf
# FSE system log file
LOG_FILE = /var/opt/fse/log/fse.log
# configuration file
CFG_FILE = /etc/opt/fse/services.cfg