LSF Version 7.3 - Platform LSF Configuration Reference
Parameters
•
NAME
•
LIC_SERVERS
•
LIC_COLLECTOR
•
LIC_FLEX_API_ENABLE
•
LM_STAT_INTERVAL
NAME
Defines the name of the service domain.
LIC_SERVERS
Syntax
LIC_SERVERS=([(host_name | port_number@host_name |(port_number@host_name
port_number@host_name port_number@host_name))] ...)
Description
Defines the FLEXlm license server hosts that make up the License Scheduler service domain.
For each FLEXlm license server host, specify the number of the port that FLEXlm uses, then
the at symbol (@), then the name of the host. If FLEXlm uses the default port on a host, you
can specify the host name without the port number. Put one set of parentheses around the list,
and one more set of parentheses around each host, unless you have redundant servers (three
hosts sharing one license file). If you have redundant servers, the parentheses enclose all three
hosts.
Examples
•
One FLEXlm license server host:
LIC_SERVERS=((1700@hostA))
•
Multiple FLEXlm license server hosts with unique license.dat files:
LIC_SERVERS=((1700@hostA)(1700@hostB)(1700@hostC))
•
Redundant FLEXlm license server hosts sharing the same license.dat file:
LIC_SERVERS=((1700@hostD 1700@hostE 1700@hostF))
LIC_COLLECTOR
Syntax
LIC_COLLECTOR=licence_collector_name
Description
Optional. Defines a name for the license collector daemon (blcollect) to use in each service
domain. blcollect collects license usage information from FLEXlm and passes it to the
License Scheduler daemon (bld). It improves performance by allowing you to distribute
license information queries on multiple hosts.
You can only specify one collector per service domain, but you can specify one collector to
serve multiple service domains. Each time you run blcollect, you must specify the name
of the collector for the service domain. You can use any name you want.
lsf.licensescheduler
510 Platform LSF Configuration Reference