LSB_DEBUG_MBD

Sets the debugging log class for the mbatchd daemon.

Syntax

LSB_DEBUG_MBD=log_class

Description

Specifies the log class filtering to be applied to the mbatchd daemon. 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"
To specify multiple log classes, use a space-separated list enclosed in quotation marks. For example:
LSB_DEBUG_MBD="LC_TRACE LC_EXEC"

After setting LSB_DEBUG_MBD, restart the daemons for your changes to take effect.

If you use the command badmin mbddebug to temporarily change this parameter without changing the lsf.conf file, you do not need to restart the daemons.

Valid values

Valid log classes are the same as for LSB_DEBUG_CMD, except for the log class LC_ELIM, which cannot be used with LSB_DEBUG_MBD.

Default

Not defined

See also

LSB_DEBUG_MBDLSB_CMD_LOG_MASK, LSB_CMD_LOGDIR, LSB_DEBUG, 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, LSF_PROXYD_BYPASS, LSF_ADDON_HOSTS, LSF_PROXYD_NOTOKEN_NTRIES