LSB_BJOBS_PENDREASON_LEVEL

Syntax

LSB_BJOBS_PENDREASON_LEVEL=0|1|2|3

Description

Sets the default behavior for displaying pending reasons when a user enters the bjobs -p or bsub -I command. For bjobs -p, the default is used if the user does not specify a level of 0 to 3 with the -p option.

Values

  • 0: Displays pending reason as before the LSF 10.1 release.
  • 1: Displays the single key pending reason.
  • 2: Displays categorized, host-based pending reasons for candidate hosts in the cluster. For the candidate hosts, the actual reason on each host is shown. For each pending reason, the number of hosts that give the reason is shown. The actual pending reason messages appear from most to least common.
  • 3: Displays categorized, host-based pending reasons for both candidate and non-candidate hosts in the cluster. For both the candidate and non-candidate hosts, the actual pending reason on each host is shown. For each pending reason, the number of hosts that show that reason is given. The actual reason messages appear from most to least common.

Default

Set to 0 by default.