HP XC System Software Installation Guide Version 3.0
Table H-1 Default Installation Values for LSF
Where Is This Value Stored?DescriptionValueEnvironment Variable
lsb.params fileThis value is set to 0 when LSF-HPC
with SLURM is installed, and left as
1JOB_ACCEPT_INTERVAL
the default (1) when standard LSF is
installed.
This environment variable controls
how many jobs are dispatched to a
host during a scheduling cycle.
Because the HP XC system is
considered one host when LSF-HPC
with SLURM is installed, this value is
set to 0 to allow the scheduler to
dispatch as many jobs as possible on
HP XC during each scheduling cycle.
lsb.params fileControls the maximum number of files
mbatchd can have open and
connected to sbatchd.
32MAX_SBD_CONNS
lsf.conf fileSpecifies the mail program to use.sendmailLSB_MAILPROG
lsf.conf fileEnables external scheduling.YLSF_ENABLE_EXTSCHEDULER
lsf.conf fileSets the TCP port for communication
between the LSF HPC allocation
6883LSB_RLA_PORT
adapter (RLA), sbatchd and the
SLURM scheduler plug-in.
lsf.conf fileThis environment variable is needed
so that LSF-HPC commands that are
lsfhost.localdomainLSF_SERVER_HOSTS
launched from the rest of the HP XC
nodes know to which nodes to send
their requests. This environment
variable is not needed for standard
LSF.
lsf.conf fileDisplays an abbreviated list of hosts
in bjobs and bhist for a parallel
1LSB_SHORT_HOSTLIST
job when multiple processes of a job
are running on a host.
lsf.conf fileLocation of the HP XC OEM license
module.
/opt/hptc/lib/libsyslic.soXC_LIBLIC
lsf.conf fileWhen LSF commands are run by the
root user, this variable configures
YLSF_NON_PRIVILEGED_PORTS
them to communicate using
non-privileged ports (> 1024).
lsf.conf fileControls how often LSF HPC
synchronizes with SLURM. This
120LSB_RLA_UPDATE
variable is not needed for standard
LSF.
install.config fileDefines the location of the LSF license.
A special LSF license is not required
for HP XC.
noneLSF_LICENSE
install.config fileDefines the root directory for LSF./opt/hptc/lsf/top/6.1LSF_TOP
install.config fileDefines the user name for the primary
LSF administrator. You specify this
lsfadminLSF_ADMINS
user name during the LSF
configuration process.
install.config fileDefines the name by which LSF knows
the HP XC system. You specify this
hptclsfLSF_CLUSTERNAME
user name during the LSF
configuration process.
SLURM Configuration
slurm.conf fileDefines the maximum number of jobs
that the slurmctld daemon can
store in its memory at any one time.
2000MaxJobCount
128 LSF Installation Values