LSF Version 7.3 - Platform LSF Configuration Reference

install.config
About install.config
The install.config file contains options for LSF installation and configuration. Use
lsfinstall -f install.config to install LSF using the options specified in
install.config.
Template location
A template install.config is included in the installation script tar file
lsf7Update3_lsfinstall.tar.Z and is located in the lsf7Update3_lsfinstall
directory created when you uncompress and extract installation script tar file. Edit the file and
uncomment the options you want in the template file. Replace the example values with your
own settings to specify the options for your new installation.
Important:
The sample values in the install.config template file are examples
only. They are not default installation values.
After installation, the install.config containing the options you specified is located in
LSF_TOP/7.0/install/.
Format
Each entry in install.config has the form:
NAME="STRING1 STRING2 ..."
The equal sign = must follow each NAME even if no value follows and there should be no spaces
around the equal sign.
A value that contains multiple strings separated by spaces must be enclosed in quotation marks.
Blank lines and lines starting with a pound sign (#) are ignored.
Parameters
DERBY_DB_HOST
EGO_DAEMON_CONTROL
EGO_PERF_CONTROL
EGO_PMC_CONTROL
ENABLE_DYNAMIC_HOSTS
ENABLE_EGO
ENABLE_HPC_INST
EP_BACKUP
LSF_ADD_SERVERS
LSF_ADD_CLIENTS
LSF_ADMINS
LSF_CLUSTER_NAME
LSF_DYNAMIC_HOST_WAIT_TIME
LSF_LICENSE
LSF_MASTER_LIST
install.config
Platform LSF Configuration Reference 137