LSF Version 7.3 - Platform LSF Configuration Reference
MAX_JOB_ATTA_SIZE
Syntax
MAX_JOB_ATTA_SIZE=integer | 0
Specify any number less than 20000.
Description
Maximum attached data size, in KB, that can be transferred to a job.
Maximum size for data attached to a job with the bpost command. Useful if you use
bpost and bread to transfer large data files between jobs and you want to limit the usage in
the current working directory.
0 indicates that jobs cannot accept attached data files.
Default
Not defined. LSF does not set a maximum size of job attachments.
MAX_JOB_MSG_NUM
Syntax
MAX_JOB_MSG_NUM=integer | 0
Description
Maximum number of message slots for each job. Maximum number of messages that can be
posted to a job with the bpost command.
0 indicates that jobs cannot accept external messages.
Default
128
MAX_JOB_NUM
Syntax
MAX_JOB_NUM=integer
Description
The maximum number of finished jobs whose events are to be stored in the lsb.events log
file.
Once the limit is reached, mbatchd starts a new event log file. The old event log file is saved
as lsb.events.n, with subsequent sequence number suffixes incremented by 1 each time a
new log file is started. Event logging continues in the new lsb.events file.
Default
1000
lsb.params
Platform LSF Configuration Reference 259