LSF Version 7.3 - Platform LSF Configuration Reference
LSF_LIM_API_NTRIES
Syntax
LSF_LIM_API_NTRIES=integer
Description
Defines the number of times LSF commands will retry to communicate with the LIM API
when LIM is not available. LSF_LIM_API_NTRIES is ignored by LSF and EGO daemons and
EGO commands. The LSF_LIM_API_NTRIES environment variable. overrides the value of
LSF_LIM_API_NTRIES in lsf.conf.
Valid values
1 to 65535
Default
Not defined. LIM API exits without retrying.
LSF_LIM_DEBUG
Syntax
LSF_LIM_DEBUG=1 | 2
Description
Sets LSF to debug mode.
If LSF_LIM_DEBUG is defined, LIM operates in single user mode. No security checking is
performed, so LIM should not run as root.
LIM does not look in the services database for the LIM service port number. Instead, it uses
port number 36000 unless LSF_LIM_PORT has been defined.
Specify 1 for this parameter unless you are testing LSF.
Valid Values
LSF_LIM_DEBUG=1
LIM runs in the background with no associated control terminal.
LSF_LIM_DEBUG=2
LIM runs in the foreground and prints error messages to tty.
EGO parameter
EGO_LIM_DEBUG
Default
Not defined
lsf.conf
Platform LSF Configuration Reference 469