displays information about configurable License Scheduler parameters defined in the files lsf.licensescheduler and lsf.conf
Displays the following parameter values:
The License Scheduler administrator. Defined in lsf.licensescheduler.
License Scheduler candidate hosts. Defined in lsf.licensescheduler.
Minimum time a job must have a license checked out before lmremove can remove the license. Defined in lsf.licensescheduler.
Time interval between calls that License Scheduler makes to collect license usage information from FLEXnet license management. Defined in lsf.licensescheduler.
Sets the debugging log class for the LSF License Scheduler bld daemon. Defined in lsf.licensescheduler.
Specifies the log class filtering to be applied to bld. Messages belonging to the specified log class are recorded. Not all debug message are controlled by log class.
LS_LOG_MASK=LOG_DEBUGLS_DEBUG_BLD="LC_TRACE"
You need to restart the bld daemon after setting LS_DEBUG_BLD for your changes to take effect.
If you use the command bladmin blddebug to temporarily change this parameter without changing lsf.licensescheduler, you do not need to restart the daemons.
Enables maximum preemption time checking for taskman jobs. Defined in lsf.licensescheduler.
Specifies the logging level of error messages for LSF License Scheduler daemons. If LS_LOG_MASK is not defined in lsf.licensescheduler, the value of LSF_LOG_MASK in lsf.conf is used. If neither LS_LOG_MASK nor LSF_LOG_MASK is defined, the default is LOG_WARNING.
The most important License Scheduler log messages are at the LOG_WARNING level. Messages at the LOG_DEBUG level are only useful for debugging.
Maximum number of times taskman jobs can be preempted. Enabled by LS_ENABLE_MAX_PREEMPT. Defined in lsf.licensescheduler.
Maximum number of taskman jobs that run simultaneously. Defined in lsf.licensescheduler.
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.
List of hosts that are candidate LSF License Scheduler hosts. Defined in lsf.conf.
Specifies whether to requeue or suspend a job whose license is preempted by LSF License Scheduler. Defined in lsf.conf.
Specifies whether to release the slot of a job that is suspended when its license is preempted by LSF License Scheduler. Defined in lsf.conf.
Specifies whether to use job controls to stop a job that is preempted. Defined in lsf.conf.
Location of the LSF license file, which includes License Scheduler keys. Defined in lsf.conf.
TCP listening port used by License Scheduler. Defined in lsf.licensescheduler.