The maximum number of file descriptors mbatchd can have open and connected concurrently to sbatchd
Controls the maximum number of connections that LSF can maintain to sbatchds in the system.
Do not exceed the file descriptor limit of the root process (the usual limit is 1024). Setting it equal or larger than this limit can cause mbatchd to constantly die because mbatchd allocates all file descriptors to sbatchd connection. This could cause mbatchd to run out of descriptors, which results in an mbatchd fatal error, such as failure to open lsb.events.
Use together with LSB_MAX_JOB_DISPATCH_PER_SESSION in lsf.conf.