LSF Version 7.3 - Platform LSF Configuration Reference

LSF_DYNAMIC_HOST_WAIT_TIME
Syntax
LSF_DYNAMIC_HOST_WAIT_TIME=seconds
Description
Time in seconds slave LIM waits after startup before calling master LIM to add the slave host
dynamically.
This parameter only takes effect if you set ENABLE_DYNAMIC_HOSTS="Y" in this file. If
the slave LIM receives the master announcement while it is waiting, it does not call the master
LIM to add itself.
Recommended value
Up to 60 seconds for every 1000 hosts in the cluster, for a maximum of 15 minutes. Selecting
a smaller value will result in a quicker response time for new hosts at the expense of an increased
load on the master LIM.
Example
LSF_DYNAMIC_HOST_WAIT_TIME=60
Hosts will wait 60 seconds from startup to receive an acknowledgement from the master LIM.
If it does not receive the acknowledgement within the 60 seconds, it will send a request for the
master LIM to add it to the cluster.
Default
Slave LIM waits forever
LSF_LICENSE
Syntax
LSF_LICENSE="/path/license_file"
Description
Full path to the name of the LSF license file, license.dat.
You must have a valid license file to install LSF.
Caution:
If you do not specify LSF_LICENSE, or lsfinstall cannot find
a valid license file in the default location, lsfinstall exits.
Example
LSF_LICENSE="/usr/share/lsf_distrib/license.dat"
install.config
144 Platform LSF Configuration Reference