LSF Version 7.3 - Platform LSF Configuration Reference

Default
The parent directory of the current working directory. For example, if lsfinstall is running
under usr/share/lsf_distrib/lsf_lsfinstall the LSF_LICENSE default value is
usr/share/lsf_distrib/license.dat.
LSF_MASTER_LIST
Syntax
LSF_MASTER_LIST="host_name [ host_name ...]"
Description
Required for a first-time installation. List of LSF server hosts to be master or master candidates
in the cluster.
You must specify at least one valid server host to start the cluster. The first host listed is the
LSF master host.
During upgrade, specify the existing value.
Valid Values
LSF server host names
Example
LSF_MASTER_LIST="hosta hostb hostc hostd"
Default
None — required variable
LSF_QUIET_INST
Syntax
LSF_QUIET_INST="Y" | "N"
Description
Enables quiet installation.
Set the value to Y if you want to hide the LSF installation messages.
Example
LSF_QUIET_INST="Y"
Default
N (installer displays messaged during installation)
install.config
Platform LSF Configuration Reference 145