LSF Version 7.3 - Platform LSF Configuration Reference
LSB_RLA_WORKDIR
Syntax
LSB_RLA_WORKDIR=directory
Description
Directory to store the LSF HPC topology adapter (RLA) status file. Allows RLA to recover its
original state when it restarts. When RLA first starts, it creates the directory defined by
LSB_RLA_WORKDIR if it does not exist, then creates subdirectories for each host.
You should avoid using /tmp or any other directory that is automatically cleaned up by the
system. Unless your installation has restrictions on the LSB_SHAREDIR directory, you should
use the default for LSB_RLA_WORKDIR.
Default
LSB_SHAREDIR/cluster_name/rla_workdir
LSB_RMSACCT_DELAY
Syntax
LSB_RMSACCT_DELAY=time_seconds
Description
If set, RES waits the specified number of seconds before exiting to allow LSF and RMS job
statistics to synchronize.
If LSB_RMSACCT_DELAY=0, RES waits forever until the database is up to date.
Default
Not defined. RES does not wait at all.
LSB_RMS_MAXNUMNODES
Syntax
LSB_RMS_MAXNUMNODES=integer
Description
Maximum number of nodes in a system. Specifies a maximum value for the nodes argument
to the topology scheduler options specified in:
•
-extsched option of bsub
•
DEFAULT_EXTSCHED and MANDATORY_EXTSCHED in lsb.queues
Default
1024
lsf.conf
Platform LSF Configuration Reference 429