LSF Version 7.3 - Platform LSF Configuration Reference
The first user account name in the list is the primary LSF administrator. It cannot be the root
user account.
Typically this account is named lsfadmin. It owns the LSF configuration files and log files for
job events. It also has permission to reconfigure LSF and to control batch jobs submitted by
other users. It typically does not have authority to start LSF daemons. Usually, only root has
permission to start LSF daemons.
All the LSF administrator accounts must exist on all hosts in the cluster before you install LSF.
Secondary LSF administrators are optional.
Caution:
You should not configure the root account as the primary LSF
administrator.
Valid Values
Existing user accounts
Example
LSF_ADMINS="lsfadmin user1 user2"
Default
None—required variable
LSF_CLUSTER_NAME
Syntax
LSF_CLUSTER_NAME="cluster_name"
Description
Required. The name of the LSF cluster.
Example
LSF_CLUSTER_NAME="cluster1"
Valid Values
Any alphanumeric string containing no more than 39 characters. The name cannot contain
white spaces.
Important:
Do not use the name of any host, user, or user group as the name
of your cluster.
Default
None—required variable
install.config
Platform LSF Configuration Reference 143