LSF Version 7.3 - Platform LSF Configuration Reference
•
If mbatchd is using multithreading, a dedicated query port is defined by the parameter
LSB_QUERY_PORT in lsf.conf. When mbatchd has a dedicated query port, the value
of MAX_CONCURRENT_JOB_QUERY sets the maximum number of job queries for
each child mbatchd that is forked by mbatchd. This means that the total number of job
queries can be more than the number specified by MAX_CONCURRENT_JOB_QUERY.
•
If mbatchd is not using multithreading, the value of MAX_CONCURRENT_JOB_QUERY
sets the maximum total number of job queries.
Valid values
1-100
Default
Unlimited
See also
LSB_QUERY_PORT in lsf.conf
MAX_EVENT_STREAM_SIZE
Syntax
MAX_EVENT_STREAM_SIZE=integer
Description
Determines the maximum size in MB of the lsb.stream file used by system performance
analysis tools such as Platform LSF Reporting. For LSF Reporting, the recommended size is
2000 MB.
When the MAX_EVENT_STREAM_SIZE size is reached, LSF logs a special event
EVENT_END_OF_STREAM, closes the stream and moves it to lsb.stream.0 and a new
stream is opened.
All applications that read the file once the event EVENT_END_OF_STREAM is logged should
close the file and reopen it.
Recommended value
2000 MB
Default
1024 MB
MAX_INFO_DIRS
Syntax
MAX_INFO_DIRS=num_subdirs
lsb.params
Platform LSF Configuration Reference 257