LSF Version 7.3 - Platform LSF Configuration Reference
License Scheduler logs error messages in different levels so that you can choose to log all
messages, or only log messages that are deemed critical. The level specified by LS_LOG_MASK
determines which messages are recorded and which are discarded. All messages logged at the
specified level or higher are recorded, while lower level messages are discarded.
For debugging purposes, the level LOG_DEBUG contains the fewest number of debugging
messages and is used for basic debugging. The level LOG_DEBUG3 records all debugging
messages, and can cause log files to grow very large; it is not often used. Most debugging is
done at the level LOG_DEBUG2.
Default
LOG_WARNING
LS_MAX_TASKMAN_SESSIONS
Syntax
LS_MAX_TASKMAN_SESSIONS=integer
Description
Defines the maximum number of taskman jobs that run simultaneously. This prevents
system-wide performance issues that occur if there are a large number of taskman jobs
running in License Scheduler.
LS_PREEMPT_PEER
Syntax
LS_PREEMPT_PEER=Y
Description
Enables bottom-up license token preemption in hierarchical project group configuration.
License Scheduler attempts to preempt tokens from the closest projects in the hierarchy first.
This balances token ownership from the bottom up.
Default
Not defined. Token preemption in hierarchical project groups is top down.
PORT
Syntax
PORT=integer
Description
Defines the TCP listening port used by License Scheduler hosts, including candidate License
Scheduler hosts. Specify any non-privileged port number.
lsf.licensescheduler
508 Platform LSF Configuration Reference