LSF Version 7.3 - Platform LSF Configuration Reference

Description
If resource limits are configured for a user in the SGI IRIX User Limits Database (ULDB)
domain specified in LSF_ULDB_DOMAIN, and there is no domain default, the system default
is honored.
If LSB_KEEP_SYSDEF_RLIMIT=n, and no resource limits are configured in the domain for
the user and there is no domain default, LSF overrides the system default and sets system limits
to unlimited.
Default
Not defined. No resource limits are configured in the domain for the user and there is no
domain default.
LSB_LOAD_TO_SERVER_HOSTS (OBSOLETE)
Syntax
LSB_LOAD_TO_SERVER_HOSTS=Y | y
Description
Note:
This parameter is obsolete in LSF 7 Update 2. By default, client
sbatchd contacts the local LIM for host status and load
information.
Highly recommended for large clusters to decrease the load on the master LIM. Forces the
client sbatchd to contact the local LIM for host status and load information. The client
sbatchd only contacts the master LIM or a LIM on one of the LSF_SERVER_HOSTS if
sbatchd cannot find the information locally.
Default
Y. Client sbatchd contacts the local LIM for host status and load information.
See also
LSF_SERVER_HOSTS in slave.config
LSB_LOCALDIR
Syntax
LSB_LOCALDIR=path
Description
Enables duplicate logging.
Specify the path to a local directory that exists only on the first LSF master host (the first host
configured in lsf.cluster.cluster_name). LSF puts the primary copies of the event and
accounting log files in this directory. LSF puts the duplicates in LSB_SHAREDIR.
lsf.conf
Platform LSF Configuration Reference 415