LSB_RC_REQUEUE_BUFFER

For LSF resource connector. The number of seconds before the expiration of the reclaim grace period before which LSF starts to send re-queue signals to running jobs on reclaimed hosts.

Syntax

LSB_RC_REQUEUE_BUFFER=seconds

Description

The minimum value is 1, which means that LSF sends the re-queue signal 1 second before the hosts are reclaimed and the daemons are shut down. Use a low value for jobs on reclaimed hosts to run longer.

Note: A low value increases the risk that the re-queue operation does not complete before the host is reclaimed and the daemons are shut down. If a host is reclaimed before the re-queue is complete, the jobs on the host go to UNKNWN status until the host is returned to LSF.

Example

LSB_RC_REQUEUE_BUFFER=20

Default

30 seconds