LSF Version 7.3 - Platform LSF Configuration Reference
EGO parameter
EGO_CONF_RETRY_MAX
Default
0
See also
LSF_CONF_RETRY_INT
LSF_CONFDIR
Syntax
LSF_CONFDIR=directory
Description
Directory in which all LSF configuration files are installed. These files are shared throughout
the system and should be readable from any host. This directory can contain configuration
files for more than one cluster.
The files in the LSF_CONFDIR directory must be owned by the primary LSF administrator,
and readable by all LSF server hosts.
Default
LSF_INDEP/conf
See also
LSB_CONFDIR
LSF_DAEMONS_CPUS
Syntax
LSF_DAEMONS_CPUS="mbatchd_cpu_list:mbschd_cpu_list"
mbatchd_cpu_list
Defines the list of master host CPUS where the mbatchd daemon processes can run
(hard CPU affinity). Format the list as a white-space delimited list of CPU numbers.
mbschd_cpu_list
Defines the list of master host CPUS where the mbschd daemon processes can run.
Format the list as a white-space delimited list of CPU numbers.
Description
By default, mbatchd and mbschd can run on any CPUs. If LSF_DAEMONS_CPUS is set, they
only run on a specified list of CPUs. An empty list means LSF daemons can run on any CPUs.
Use spaces to separate multiple CPUs.
lsf.conf
442 Platform LSF Configuration Reference