Platform LSF Reference Version 6.2
Parameters
Platform LSF Reference
554
Description
Specifies how often notification email is sent to the primary cluster administrator about
overuse of LSF Family product licenses and LSF License Scheduler tokens.
Recommended
value
To avoid getting the same audit information more than once, set
LSF_LICENSE_NOTIFICATION_INTERVAL greater than 24 hours.
Example
notification email
Subject: LSF license overuse
LSF Administrator:
Your cluster has experienced license overuse.
Platform Product License Name: LSF_MANAGER
CLASS E license usage: 0 in total; 8 in use (8 overused).
Overuse Hosts: hostA
Use lim -t and lshosts -l or see
/usr/opt/lsf6.2/log/lsf.cluster_6.2.license.acct file for
details.
Please contact Platform Support at support@platform.com for
information about getting additional licenses.
Default
24 hours
See also
◆
LSF_LICENSE_ACCT_PATH
◆
LSF_LOGDIR
◆
lsf.cluster_name.license.acct
◆
bld.license.acct
LSF_LIM_DEBUG
Syntax
LSF_LIM_DEBUG=1
| 2
Description
Sets LSF to debug mode.
If LSF_LIM_DEBUG is defined, LIM operates in single user mode. No security
checking is performed, so LIM should not run as root.
LIM will not look in the services database for the LIM service port number. Instead, it
uses port number 36000 unless LSF_LIM_PORT has been defined.
Specify 1 for this parameter unless you are testing LSF.
Valid Values
◆
LSF_LIM_DEBUG=1
LIM runs in the background with no associated control terminal.
◆
LSF_LIM_DEBUG=2
LIM runs in the foreground and prints error messages to
tty.
Default
Undefined
See also
LSF_RES_DEBUG, LSF_CMD_LOGDIR, LSF_CMD_LOG_MASK,
LSF_LOG_MASK, LSF_LOGDIR
LSF_LIM_IGNORE_CHECKSUM
Syntax LSF_LIM_IGNORE_CHECKSUM=y | Y