LSF Version 7.3 - Platform LSF Configuration Reference

LSF_NON_PRIVILEGED_PORTS
Syntax
LSF_NON_PRIVILEGED_PORTS=y | Y
Description
Disables privileged ports usage.
By default, LSF daemons and clients running under root account use privileged ports to
communicate with each other. Without LSF_NON_PRIVILEGED_PORTS defined, and if
LSF_AUTH is not defined in lsf.conf, LSF daemons check privileged port of request
message to do authentication.
If LSF_NON_PRIVILEGED_PORTS=Y is defined, LSF clients (LSF commands and daemons)
do not use privileged ports to communicate with daemons and LSF daemons do not check
privileged ports of incoming requests to do authentication.
LSF_NIOS_DEBUG
Syntax
LSF_NIOS_DEBUG=1
Description
Turns on NIOS debugging for interactive jobs.
If LSF_NIOS_DEBUG=1, NIOS debug messages are written to standard error.
This parameter can also be defined as an environment variable.
When LSF_NIOS_DEBUG and LSF_CMD_LOGDIR are defined, NIOS debug messages are
logged in nios.log.host_name. in the location specified by LSF_CMD_LOGDIR.
If LSF_NIOS_DEBUG is defined, and the directory defined by LSF_CMD_LOGDIR is
inaccessible, NIOS debug messages are logged to /tmp/nios.log.host_name instead of
stderr.
On Windows, NIOS debug messages are also logged to the temporary directory.
Default
Not defined
See also
LSF_CMD_LOGDIR, LSF_CMD_LOG_MASK, LSF_LOG_MASK, LSF_LOGDIR
LSF_NIOS_JOBSTATUS_INTERVAL
Syntax
LSF_NIOS_JOBSTATUS_INTERVAL=time_minutes
lsf.conf
480 Platform LSF Configuration Reference