LSB_SBD_STARTUP_RETRY_TIMES
Syntax
LSB_SBD_STARTUP_RETRY_TIMES=retry_limit
Description
The maximum number of times for sbatchd to try to initialize a socket when the first attempt failed.
Valid values
Any integer between 0 and INFINIT_INT.
INFINIT_INT is defined in lsf.h.
Default
0. sbatchd does not try to initialize a socket if the first attempt failed.
See also
LSB_SBD_STARTUP_RETRY_INTERVAL