LSF Version 7.3 - Platform LSF Configuration Reference
When you define this parameter, mbatchd periodically obtains the host status from the master
LIM, and then verifies the status by polling each sbatchd at an interval defined by the
parameters MBD_SLEEP_TIME and LSB_MAX_PROBE_SBD.
Default
Not defined. mbatchd obtains and reports host status, without contacting the master LIM, by
polling each sbatchd at an interval defined by the parameters MBD_SLEEP_TIME and
LSB_MAX_PROBE_SBD.
See also
MBD_SLEEP_TIME
LSB_MAX_PROBE_SBD in lsf.conf
MAX_ACCT_ARCHIVE_FILE
Syntax
MAX_ACCT_ARCHIVE_FILE=integer
Description
Enables automatic deletion of archived LSF accounting log files and specifies the archive limit.
Compatibility
ACCT_ARCHIVE_SIZE or ACCT_ARCHIVE_AGE should also be defined.
Example
MAX_ACCT_ARCHIVE_FILE=10
LSF maintains the current lsb.acct and up to 10 archives. Every time the old lsb.acct.
9 becomes lsb.acct.10, the old lsb.acct.10 gets deleted.
See also
•
ACCT_ARCHIVE_AGE also enables automatic archiving
•
ACCT_ARCHIVE_SIZE also enables automatic archiving
•
ACCT_ARCHIVE_TIME also enables automatic archiving
Default
Not defined (no deletion of lsb.acct.n files).
MAX_CONCURRENT_JOB_QUERY
Syntax
MAX_CONCURRENT_JOB_QUERY=integer
Description
Defines how many concurrent job queries mbatchd can handle.
lsb.params
256 Platform LSF Configuration Reference