LSF Version 7.3 - Platform LSF Configuration Reference
ENABLE_DYNAMIC_HOSTS
Syntax
ENABLE_DYNAMIC_HOSTS="Y" | "N"
Description
Enables dynamically adding and removing hosts. Set the value to "Y" if you want to allow
dynamically added hosts.
If you enable dynamic hosts, any host can connect to cluster. To enable security, configure
LSF_HOST_ADDR_RANGE in lsf.cluster.cluster_name after installation and
restrict the hosts that can connect to your cluster.
Example
ENABLE_DYNAMIC_HOSTS="N"
Default
N (dynamic hosts not allowed)
ENABLE_EGO
Syntax
ENABLE_EGO="Y" | "N"
Description
Enables Platform EGO functionality in the LSF cluster.
ENABLE_EGO="Y" causes lsfinstall uncomment LSF_EGO_ENVDIR and sets
LSF_ENABLE_EGO="Y" in lsf.conf.
ENABLE_EGO="N" causes lsfinstall to comment out LSF_EGO_ENVDIR and sets
LSF_ENABLE_EGO="N" in lsf.conf.
Set the value to "N" if you do not want to take advantage of the following LSF features that
depend on EGO:
•
LSF daemon control by EGO Service Controller
•
EGO-enabled SLA scheduling
•
Platform Management Console (PMC)
•
LSF reporting
Default
Y (EGO is enabled in the LSF cluster)
ENABLE_HPC_INST
Syntax
ENABLE_HPC_INST="Y" | "N"
install.config
140 Platform LSF Configuration Reference