LSF Version 7.3 - Platform LSF Configuration Reference

LSF_MAX_TRY_ADD_HOST
Syntax
LSF_MAX_TRY_ADD_HOST=integer
Description
When a slave LIM on a dynamically added host sends an add host request to the master LIM,
but master LIM cannot add the host for some reason. the slave LIM tries again.
LSF_MAX_TRY_ADD_HOST specifies how many times the slave LIM retries the add host
request before giving up.
Default
20
LSF_MC_NON_PRIVILEGED_PORTS
Syntax
LSF_MC_NON_PRIVILEGED_PORTS=y | Y
Description
MultiCluster only. If this parameter is enabled in one cluster, it must be enabled in all clusters.
Specify Y to make LSF daemons use non-privileged ports for communication across clusters.
Compatibility
This disables privileged port daemon authentication, which is a security feature. If security is
a concern, you should use eauth for LSF daemon authentication (see
LSF_AUTH_DAEMONS in lsf.conf).
Default
Not defined. LSF daemons use privileged port authentication
LSF_MISC
Syntax
LSF_MISC=directory
Description
Directory in which miscellaneous machine independent files, such as example source
programs and scripts, are installed.
Default
LSF_CONFDIR/misc
lsf.conf
Platform LSF Configuration Reference 479