LSB_RC_EXTERNAL_HOST_MAX_TTL

For LSF resource connector. Maximum time-to-live for a resource provider instance. If an instance is in the cluster for this number of minutes, LSF closes it and its status goes to closed_RC).

Syntax

LSB_RC_EXTERNAL_HOST_MAX_TTL=minutes

Description

If the resource provider is still active after the specified number of minutes, LSF changes the host status to closed_RC, which prevents the host from accepting additional workload. If the LSB_RC_EXTERNAL_HOST_MAX_TTL parameter is set to 0, the policy is disabled. The cloud resource is returned and terminated if the workload that associated with the host is done.

You cannot use the badmin hopen command to open a borrowed host in closed_RC status.

Example

LSB_RC_EXTERNAL_HOST_MAX_TTL=30

Default

0 minutes (disabled)