LSF Version 7.3 - Platform LSF Configuration Reference

Batch commands retry the connection to mbatchd at the intervals specified by the parameters
LSB_API_CONNTIMEOUT and LSB_API_RECVTIMEOUT.
LSB_MBD_MAX_SIG_COUNT
Syntax
LSB_MBD_MAX_SIG_COUNT=integer
Description
When a host enters an unknown state, the mbatchd attempts to retry any pending jobs. This
parameter specifies the maximum number of pending signals that the mbatchd deals with
concurrently in order not to overload it. A high value for LSB_MBD_MAX_SIG_COUNT can
negatively impact the performance of your cluster.
Valid Values
Integers between 5-100, inclusive.
Default
5
LSB_MBD_PORT
See LSF_LIM_PORT, LSF_RES_PORT, LSB_MBD_PORT, LSB_SBD_PORT.
LSB_MC_CHKPNT_RERUN
Syntax
LSB_MC_CHKPNT_RERUN=y | n
Description
For checkpointable MultiCluster jobs, if a restart attempt fails, the job is rerun from the
beginning (instead of from the last checkpoint) without administrator or user intervention.
The submission cluster does not need to forward the job again. The execution cluster reports
the job’s new pending status back to the submission cluster, and the job is dispatched to the
same host to restart from the beginning
Default
n
LSB_MC_INITFAIL_MAIL
Syntax
LSB_MC_INITFAIL_MAIL=y | n
lsf.conf
422 Platform LSF Configuration Reference