LSB_EXCLUDE_HOST_PERIOD

Syntax

LSB_EXCLUDE_HOST_PERIOD=mbd_sleep_time_units

Description

Specifies the amount of time for hosts in a job's host exclusion list to remain excluded from that job (that is, the job does not run on these excluded hosts). This parameter indicates the number of mbatchd sleep time units (MBD_SLEEP_TIME) that a host remains excluded from a job. After this period of time, the hosts are no longer excluded and the job can run on the host again.

For example, if MBD_SLEEP_TIME is 10 seconds and LSB_EXCLUDE_HOST_PERIOD is 2, hosts that were excluded from a job remain excluded for 20 seconds.

If this parameter is not set, the hosts remain excluded indefinitely until mbatchd restarts.

This parameter does not apply to the multicluster job lease model.

Default

Not defined.