Platform LSF Reference Version 6.2

lsf.conf
Platform LSF Reference
539
See also
LSB_CMD_LOG_MASK, LSB_CMD_LOGDIR, LSB_DEBUG,
LSB_DEBUG_CMD, LSB_TIME_CMD, LSF_CMD_LOGDIR, LSF_LOG_MASK,
LSF_LOGDIR, LSF_TIME_CMD
LSF_CONF_RETRY_INT
Syntax
LSF_CONF_RETRY_INT=
time_seconds
Description
The number of seconds to wait between unsuccessful attempts at opening a
configuration file (only valid for LIM). This allows LIM to tolerate temporary access
failures.
Default
30
See also
LSF_CONF_RETRY_MAX
LSF_CONF_RETRY_MAX
Syntax
LSF_CONF_RETRY_MAX=
integer
Description
The maximum number of unsuccessful attempts at opening a configuration file (only
valid for LIM). This allows LIM to tolerate temporary access failures.
Default
0
See also
LSF_CONF_RETRY_INT
LSF_CONFDIR
Syntax
LSF_CONFDIR=
dir
Description
Directory in which all LSF configuration files are installed. These files are shared
throughout the system and should be readable from any host. This directory can contain
configuration files for more than one cluster.
The files in the LSF_CONFDIR directory must be owned by the primary LSF
administrator, and readable by all LSF server hosts.
Default
LSF_INDEP/conf
See also
LSB_CONFDIR
LSF_DAEMON_WRAP
Syntax
LSF_DAEMON_WRAP=y
| Y
Description
Applies only to DCE/DFS and AFS environments; if you are installing LSF on a DCE
or AFS environment, set this parameter to
y or Y.
When this parameter is set to
y or Y, mbatchd, sbatchd, and RES run the executable
daemons.wrap in LSF_SERVERDIR.
Default
Undefined
LSF_DEBUG_LIM
Syntax LSF_DEBUG_LIM=log_class
Description
Sets the log class for debugging LIM.