Platform LSF Reference Version 6.2
install.config
Platform LSF Reference
309
Parameters
◆
“LSF_ADD_SERVERS”
◆
“LSF_ADD_CLIENTS”
◆
“LSF_ADMINS”
◆
“LSF_CLUSTER_NAME”
◆
“LSF_DYNAMIC_HOST_WAIT_TIME”
◆
“LSF_LICENSE”
◆
“LSF_MASTER_LIST”
◆
“LSF_QUIET_INST”
◆
“LSF_TARDIR”
◆
“LSF_TOP”
◆
“ENABLE_HPC_INST”
LSF_ADD_SERVERS
Syntax
LSF_ADD_SERVERS="
host_name [ host_name...]"
Description
Lists the hosts in the cluster to be set up as server hosts. The first host in the list becomes
the master host in
lsf.cluster.cluster_name.
Valid Values
Any valid host name
Example
LSF_ADD_SERVERS="hosta hostb hostc hostd"
hosta is the master host.
Default
The local host where lsfinstall is running
See Also
LSF_ADD_CLIENTS
LSF_ADD_CLIENTS
Syntax
LSF_ADD_CLIENTS="
host_name [ host_name...]"
Description
Lists the hosts in the cluster to be set up as client-only hosts.
After installation, you must manually edit lsf.cluster.cluster_name to include
the correct host model and type of each static client listed in LSF_ADD_CLIENTS. This
will enable automatic host type and model detection when the client host LIM starts.
Valid Values
Any valid host name
Example
LSF_ADD_CLIENTS="hoste hostf"
Default
None
See Also
LSF_ADD_SERVERS
LSF_ADMINS
Syntax
LSF_ADMINS="
user_name [ user_name ... ]"
Description
Lists the LSF administrators. The first user account name in the list is the primary LSF
administrator in
lsf.cluster.cluster_name.