LSF Version 7.3 - Platform LSF Configuration Reference

Default
Undefined; external load information sent by an to the MELIM is not logged.
See also
LSF_ELIM_BLOCKTIME to configure how long LIM waits before restarting the ELIM.
LSF_ELIM_RESTARTS to limit how many times the ELIM can be restarted.
LSF_ELIM_RESTARTS
Syntax
LSF_ELIM_RESTARTS=integer
Description
UNIX only; used when the external load indices feature is enabled.
Maximum number of times the master external load information manager (MELIM) can
restart elim executables on a host. Defining this parameter prevents an ongoing restart loop
in the case of a faulty elim. The MELIM waits the LSF_ELIM_BLOCKTIME to receive a
complete load update string before restarting the elim. The MELIM does not restart any
elim executables that exit with ELIM_ABORT_VALUE.
Important:
Either LSF_ELIM_BLOCKTIME or LSF_ELIM_DEBUG must also
be defined; defining these parameters triggers the MELIM to
restart elim executables.
Valid Values
Non-negative integers.
Default
Undefined; the number of elim restarts is unlimited.
See also
LSF_ELIM_BLOCKTIME, LSF_ELIM_DEBUG
LSF_HOST_ADDR_RANGE
Syntax
LSF_HOST_ADDR_RANGE=IP_address ...
Description
Identifies the range of IP addresses that are allowed to be LSF hosts that can be dynamically
added to or removed from the cluster.
Caution:
lsf.cluster
Platform LSF Configuration Reference 375