LSF Version 7.3 - Platform LSF Configuration Reference
The file lsf_server_hosts contains a list of hosts:
hosta
hostb
hostc
hostd
Default
Only hosts in LSF_MASTER_LIST are LSF servers.
LSF_ADD_CLIENTS
Syntax
LSF_ADD_CLIENTS="host_name [ host_name...]"
Description
List of LSF client-only hosts.
Tip:
After installation, you must manually edit
lsf.cluster.cluster_name to include the host model and type
of each client listed in LSF_ADD_CLIENTS.
Valid Values
Any valid LSF host name.
Example 1
List of host names:
LSF_ADD_CLIENTS="hoste hostf"
Example 2
Host list file:
LSF_ADD_CLIENTS=:lsf_client_hosts
The file lsf_client_hosts contains a list of hosts:
hoste
hostf
Default
No client hosts installed.
LSF_ADMINS
Syntax
LSF_ADMINS="user_name [ user_name ... ]"
Description
Required. List of LSF administrators.
install.config
142 Platform LSF Configuration Reference