LSB_SBD_STARTUP_RETRY_INTERVAL

Syntax

LSB_SBD_STARTUP_RETRY_INTERVAL=time_seconds

Description

If sbatchd failed to initialize socket, this parameter specifies the amount of time before sbatchd tries again (if LSB_SBD_STARTUP_RETRY_TIMES is specified).

Valid values

Any positive integer between 1 and INFINIT_INT.

INFINIT_INT is defined in lsf.h.

Default

If LSB_SBD_STARTUP_RETRY_TIMES is defined, the default value is 1.

Otherwise, not defined.

See also

LSB_SBD_STARTUP_RETRY_TIMES