Platform LSF Reference Version 6.2
lsf.conf
Platform LSF Reference
513
◆
LC_AFS - Log AFS messages
◆
LC_AUTH - Log authentication messages
◆
LC_CHKPNT - Log checkpointing messages
◆
LC_COMM - Log communication messages
◆
LC_DCE - Log messages pertaining to DCE support
◆
LC_EEVENTD - Log eeventd messages
◆
LC_ELIM - Log ELIM messages
◆
LC_EXEC - Log significant steps for job execution
◆
LC_FAIR - Log fairshare policy messages
◆
LC_FILE - Log file transfer messages
◆
LC_HANG - Mark where a program might hang
◆
LC_JARRAY - Log job array messages
◆
LC_JLIMIT - Log job slot limit messages
◆
LC_LICENCE - Log license management messages
◆
LC_LOADINDX - Log load index messages
◆
LC_M_LOG - Log multievent logging messages
◆
LC_MPI - Log MPI messages
◆
LC_MULTI - Log messages pertaining to MultiCluster
◆
LC_PEND - Log messages related to job pending reasons
◆
LC_PERFM - Log performance messages
◆
LC_PIM - Log PIM messages
◆
LC_PREEMPT - Log preemption policy messages
◆
LC_SIGNAL - Log messages pertaining to signals
◆
LC_SYS - Log system call messages
◆
LC_TRACE - Log significant program walk steps
◆
LC_XDR - Log everything transferred by XDR
Default
Undefined
See also
LSB_CMD_LOG_MASK, LSB_CMD_LOGDIR, LSB_DEBUG,
LSB_DEBUG_MBD, LSB_DEBUG_NQS, LSB_DEBUG_SBD,
LSB_DEBUG_SCH, LSF_DEBUG_LIM, LSF_DEBUG_RES, LSF_LIM_PORT,
LSF_RES_PORT, LSB_MBD_PORT, LSB_SBD_PORT, LSF_LOGDIR,
LSF_LIM_DEBUG, LSF_RES_DEBUG
LSB_DEBUG_MBD
Syntax LSB_DEBUG_MBD=log_class
Description
Sets the debugging log class for mbatchd.
Specifies the log class filtering that will be applied to
mbatchd. Only messages
belonging to the specified log class are recorded.
LSB_DEBUG_MBD sets the log class and is used in combination with
LSF_LOG_MASK, which sets the log level. For example:
LSF_LOG_MASK=LOG_DEBUG
LSB_DEBUG_MBD="LC_TRACE LC_EXEC"