Platform LSF Reference Version 6.2

lsf.conf
Platform LSF Reference
559
See also
LSB_CMD_LOG_MASK, LSB_CMD_LOGDIR, LSB_DEBUG,
LSB_DEBUG_CMD, LSB_TIME_CMD, LSF_CMD_LOGDIR,
LSF_CMD_LOG_MASK, LSF_LOG_MASK, LSF_LOGDIR_USE_WIN_REG,
LSF_TIME_CMD
Files
lim.log.host_name
res.log.host_name
sbatchd.log.host_name
sbatchdc.log.host_name (Windows only)
mbatchd.log.host_name
eeventd.log.host_name
pim.log.host_name
LSF_LOGDIR_USE_WIN_REG
Syntax LSF_LOGDIR_USE_WIN_REG=n | N
Description
Windows only.
If set, LSF logs error messages into files in the directory specified by LSF_LOGDIR in
lsf.conf.
Use this parameter to enable LSF to save log files in a different location from the default
local directory specified in the Windows registry.
If not set, or if set to any value other than N or n, LSF logs error messages into files in
the default local directory specified in the following Windows registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Platform Computing
Corporation\LSF\cluster_name\LSF_LOGDIR
Default
Not set.
LSF uses the default local directory specified in the Windows registry.
See also
LSF_LOGDIR
LSF_MACHDEP
Syntax
LSF_MACHDEP=
dir
Description
Specifies the directory in which machine-dependent files are installed. These files cannot
be shared across different types of machines.
In clusters with a single host type, LSF_MACHDEP is usually the same as LSF_INDEP.
The machine dependent files are the user commands, daemons, and libraries. You
should not need to modify this parameter.
As shown in the following list, LSF_MACHDEP is incorporated into other LSF
variables.
LSF_BINDIR=$LSF_MACHDEP/bin
LSF_LIBDIR=$LSF_MACHDEP/lib
LSF_SERVERDIR=$LSF_MACHDEP/etc
XLSF_UIDDIR=$LSF_MACHDEP/lib/uid
Default
/usr/share/lsf