Manage the number of pending reasons

Condense all the host-based pending reasons into one generic pending reason for efficient, scalable management of pending reasons.

Procedure

Set CONDENSE_PENDING_REASONS=Y in lsb.params.
If a job has no other main pending reason, bjobs -p or bjobs -l will display the following:
Individual host based reasons

If you condense host-based pending reasons, but require a full pending reason list, you can run the following command:

badmin diagnose <job_ID>

Remember:

You must be an LSF administrator or a queue administrator to run this command.