In a shared file system environment, you do not need to install LSF on each dynamic host. The master host will recognize a dynamic host as an LSF host when you start the daemons on the dynamic host.
LSF_DYNAMIC_HOST_WAIT_TIME specifies the length of time a dynamic host waits before sending a request to the master LIM to add the host to the cluster.
LSF_DYNAMIC_HOST_WAIT_TIME=60
For very large clusters, defining this parameter could decrease system performance.
LSF_DYNAMIC_HOST_TIMEOUT=60m
If you define the parameter LSF_ENABLE_SUPPORT_IPV6 in lsf.conf, IP addresses can have either a dotted quad notation (IPv4) or IP Next Generation (IPv6) format; you do not have to map IPv4 addresses to an IPv6 format.
LSF_HOST_ADDR_RANGE=100-110.34.1-10.4-56
All hosts belonging to a domain with an address having the first number between 100 and 110, then 34, then a number between 1 and 10, then, a number between 4 and 56 will be allowed access. In this example, no IPv6 hosts are allowed.
source LSF_TOP/conf/cshrc.lsf
. LSF_TOP/conf/profile.lsf
If no, go to the next step.
If yes, run the hostsetup command. For example:
cd /usr/share/lsf/9.1/install
./hostsetup --top="/usr/share/lsf" --boot="y"
For complete hostsetup usage, enter hostsetup -h.
lsadmin limstartup
lsadmin resstartup
badmin hstartup