LSF Version 7.3 - Platform LSF Configuration Reference
To specify multiple log classes, use a space-separated list enclosed in quotation marks. For
example:
LSB_DEBUG_SCH="LC_SCHED LC_TRACE LC_EXEC"
You need to restart the daemons after setting LSB_DEBUG_SCH for your changes to take
effect.
Valid Values
Valid log classes are the same as for LSB_DEBUG_CMD except for the log class LC_ELIM,
which cannot be used with LSB_DEBUG_SCH, and LC_HPC and LC_SCHED, which are
only valid for LSB_DEBUG_SCH. See LSB_DEBUG_CMD.
Default
Not defined
See also
LSB_DEBUG_MBD, LSB_DEBUG_SBD, LSF_CMD_LOGDIR, LSF_CMD_LOG_MASK,
LSF_LOG_MASK, LSF_LOGDIR, badmin
LSB_DISABLE_LIMLOCK_EXCL
Syntax
LSB_DISABLE_LIMLOCK_EXCL=y | n
Description
If preemptive scheduling is enabled, this parameter enables preemption of and preemption
by exclusive jobs when PREEMPT_JOBTYPE=EXCLUSIVE in lsb.params. Changing this
parameter requires a restart of all sbatchds in the cluster (badmin hrestart). Do not change
this parameter while exclusive jobs are running.
When LSB_DISABLE_LIMLOCK_EXCL=y, for a host running an exclusive job:
•
LIM is not locked on a host running an exclusive job
•
lsload displays the host status ok.
•
bhosts displays the host status closed.
•
Users can run tasks on the host using lsrun or lsgrun. To prevent users from running
tasks during execution of an exclusive job, the parameter LSF_DISABLE_LSRUN=y must
be defined in lsf.conf.
Default
n. LSF locks the LIM on a host running an exclusive job and unlocks the LIM when the exclusive
job finishes.
LSB_DISABLE_RERUN_POST_EXEC
Syntax
LSB_DISABLE_RERUN_POST_EXEC=y | Y
lsf.conf
Platform LSF Configuration Reference 407