Platform LSF Reference Version 6.2

lsf.conf
Platform LSF Reference
511
LOG_DEBUG3
Default
LOG_WARNING
See also
LSB_CMD_LOGDIR, LSB_DEBUG, LSB_DEBUG_CMD, LSB_TIME_CMD,
LSF_CMD_LOGDIR, LSF_CMD_LOG_MASK, LSF_LOG_MASK,
LSF_LOGDIR, LSF_TIME_CMD
LSB_CMD_LOGDIR
Syntax
LSB_CMD_LOGDIR=
path
Description
Specifies the path to the LSF command log files.
Default
/tmp
See also
LSB_CMD_LOG_MASK, LSB_DEBUG, LSB_DEBUG_CMD, LSB_TIME_CMD,
LSF_CMD_LOGDIR, LSF_CMD_LOG_MASK, LSF_LOG_MASK,
LSF_LOGDIR, LSF_TIME_CMD
LSB_CONFDIR
Syntax
LSB_CONFDIR=
path
Description
Specifies the path to the directory containing the LSF configuration files.
The configuration directories are installed under LSB_CONFDIR.
Configuration files for each cluster are stored in a subdirectory of LSB_CONFDIR.
This subdirectory contains several files that define user and host lists, operation
parameters, and queues.
All files and directories under LSB_CONFDIR must be readable from all hosts in the
cluster.
LSB_CONFDIR/cluster_name/configdir must be owned by the LSF
administrator.
CAUTION
Do not change this parameter after LSF has been installed.
Default
LSF_CONFDIR/lsbatch
See also
LSF_CONFDIR
LSB_CRDIR
Syntax
LSB_CRDIR=
path
Description
Specifies the path and directory to the checkpointing executables on systems that
support kernel-level checkpointing. LSB_CRDIR specifies the directory containing the
chkpnt and restart utility programs that sbatchd uses to checkpoint or restart a
job.
For example:
LSB_CRDIR=/usr/bin
If your platform supports kernel-level checkpointing, and if you want to use the utility
programs provided for kernel-level checkpointing, set LSB_CRDIR to the location of
the utility programs.
Default
Undefined