Configure the pending reason updating interval

Change the timing of pending reason updating between clusters.

  1. Set MC_PENDING_REASON_UPDATE_INTERVAL in lsb.params in the execution cluster.
  2. Specify how often to update the information in the submission cluster, in seconds.

    To disable pending reason updating between clusters, specify zero:

    MC_PENDING_REASON_UPDATE_INTERVAL=0
    CAUTION:

    You must configure this parameter manually; you cannot use LSF GUI tools to add or modify this parameter.