LSF_LIC_SCHED_CLUSTER_ALIAS

Defines an alias for a cluster name and allows LSF License Scheduler to manage multiple clusters that share a same cluster name.

Syntax

LSF_LIC_SCHED_CLUSTER_ALIAS="cluster_name_alias"

Description

LSF uses the specified alias as the cluster name when it communicates with LSF License Scheduler. The lsf.licensescheduler configuration file and commands, such as blstat and blinfo, refer to the cluster by the specified alias.

After you change the parameter value, run the badmin mbdrestart command to make your changes take effect.

Note: The LSF_LIC_SCHED_CLUSTER_ALIAS parameter is not supported in clusters with the LSF/XL feature enabled.

Use the badmin showconf mbd command to see the setting of the LSF_LIC_SCHED_CLUSTER_ALIAS parameter.

Valid values

Valid values are strings with characters that are either alphanumeric characters, underscores (_), or hyphens (-). The length of this string cannot exceed 40 characters.

Default

Not defined