Platform LSF Reference Version 6.2

lsb.params
Platform LSF Reference
379
DETECT_IDLE_JOB_AFTER
Syntax
DETECT_IDLE_JOB_AFTER=
time_minutes
Description
The minimum job run time before mbatchd reports that the job is idle.
Default
20 (mbatchd checks if the job is idle after 20 minutes of run time)
DISABLE_UACCT_MAP
Syntax DISABLE_UACCT_MAP=y | Y
Description
Specify y or Y to disable user-level account mapping.
Default
Undefined
EADMIN_TRIGGER_DURATION
Description Defines how often LSF_SERVERDIR/eadmin is invoked once a job exception is
detected. Used in conjunction with job exception handling parameters
JOB_OVERRUN and JOB_UNDERRUN in
lsb.queues.
Example
EADMIN_TRIGGER_DURATION=20
Default
5 minutes
ENABLE_HIST_RUN_TIME
Syntax
ENABLE_HIST_RUN_TIME=y
| Y
Description
Used only with fairshare scheduling. If set, enables the use of historical run time in the
calculation of fairshare scheduling priority.
Default
Undefined
ENABLE_USER_RESUME
Syntax ENABLE_USER_RESUME=Y | N
Description
Defines job resume permissions.
When this parameter is defined:
If the value is Y, users can resume their own jobs that have been suspended by the
administrator.
If the value is N, jobs that are suspended by the administrator can only be resumed
by the administrator or
root; users do not have permission to resume a job
suspended by another user or the administrator. Administrators can resume jobs
suspended by users or administrators.
Default
Undefined (users cannot resume jobs suspended by administrator)
EVENT_UPDATE_INTERVAL
Syntax
EVENT_UPDATE_INTERVAL=
seconds
Description
Used with duplicate logging of event and accounting log files. LSB_LOCALDIR in
lsf.conf must also be specified. Specifies how often to back up the data and
synchronize the directories (LSB_SHAREDIR and LSB_LOCALDIR).