LSF Version 7.3 - Platform LSF Configuration Reference
BLC_HEARTBEAT_FACTOR
Syntax
BLC_HEARTBEAT_FACTOR=integer
Description
Enables bld to detect blcollect failure. Defines the number of times that bld receives no
response from a license collector daemon (blcollect) before bld resets the values for that
collector to zero. Each license usage reported to bld by the collector is treated as a heartbeat.
Default
3
Clusters section
Description
Required. Lists the clusters that can use License Scheduler.
When configuring clusters for a WAN, the Clusters section of the master cluster must define
its slave clusters.
Clusters section structure
The Clusters section begins and ends with the lines Begin Clusters and End Clusters. The
second line is the column heading, CLUSTERS. Subsequent lines list participating clusters, one
name per line:
Begin Clusters
CLUSTERS
cluster1
cluster2
End Clusters
CLUSTERS
Defines the name of each participating LSF cluster. Specify using one name per line.
ServiceDomain section
Description
Required. Defines License Scheduler service domains as groups of physical license server hosts
that serve a specific network.
ServiceDomain section structure
Define a section for each License Scheduler service domain.
This example shows the structure of the section:
Begin ServiceDomain
NAME=DesignCenterB
LIC_SERVERS=((1888@hostD)(1888@hostE))
LIC_COLLECTOR=CenterB
End ServiceDomain
lsf.licensescheduler
Platform LSF Configuration Reference 509