Troubleshooting

Techniques

  • Run blstat to check the current license usage information.
  • Run blusers to check the current job and license usage. This information is the set intersection of License Scheduler Jobs and FlexNet information.
  • Run blinfo command to check the current License Scheduler configuration.
  • Run bld -c to check that the configuration is correct. This action, with LOG_DEBUG, writes detailed configuration settings to the debug log.
  • Turn on debugging by setting LSF_LOG_MASK=LOG_DEBUG and reconfiguring the daemon with bladmin reconfig all.
  • Set the log class for mbatchd debug (LSB_DEBUG_MBD) in lsf.conf: LC_LICSCHED.
  • Use LSB_TIME_SCH=timelevel (similar to LSB_TIME_MBD) in lsf.conf to enable the logging of timing information.
  • Run bhosts -s to check that the resources are being reported correctly to LSF.