LSF Version 7.3 - Platform LSF Configuration Reference

Default
10
MC_RUSAGE_UPDATE_INTERVAL
Syntax
MC_RUSAGE_UPDATE_INTERVAL=seconds
Description
MultiCluster only. Enables resource use updating for MultiCluster jobs running on hosts in
the cluster and specifies how often to send updated information to the submission or consumer
cluster.
Default
300
MIN_SWITCH_PERIOD
Syntax
MIN_SWITCH_PERIOD=seconds
Description
The minimum period in seconds between event log switches.
Works together with MAX_JOB_NUM to control how frequently mbatchd switches the file.
mbatchd checks if MAX_JOB_NUM has been reached every MIN_SWITCH_PERIOD
seconds. If mbatchd finds that MAX_JOB_NUM has been reached, it switches the events file.
To significantly improve the performance of mbatchd for large clusters, set this parameter to
a value equal to or greater than 600. This causes mbatchd to fork a child process that handles
event switching, thereby reducing the load on mbatchd. mbatchd terminates the child process
and appends delta events to new events after the MIN_SWITCH_PERIOD has elapsed.
Default
0
No minimum period. Log switch frequency is not restricted.
See also
MAX_PEND_JOBS
NEWJOB_REFRESH
Syntax
NEWJOB_REFRESH=Y | N
lsb.params
Platform LSF Configuration Reference 269