◆LC_CHKPNT - Log checkpointing messages
◆LC_COMM - Log communication messages
◆LC_CONF - Print out all parameters in lsb.params
◆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_LICENSE - Log license management messages (LC_LICENCE is also supported for backward compatibility)
◆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: 0 (no additional classes are logged)
Specifies level of detail in debug messages. The higher the number, the more detail that is logged. Higher levels include all lower levels.
Possible values:
0 LOG_DEBUG level in parameter LSF_LOG_MASK in lsf.conf.
1 LOG_DEBUG1 level for extended logging. A higher level includes lower logging levels. For example, LOG_DEBUG3 includes LOG_DEBUG2 LOG_DEBUG1, and LOG_DEBUG levels.
2LOG_DEBUG2 level for extended logging. A higher level includes lower logging levels. For example, LOG_DEBUG3 includes LOG_DEBUG2 LOG_DEBUG1, and LOG_DEBUG levels.
Platform LSF Command Reference 29