LSB_API_CONNTIMEOUT

The timeout in seconds that b* commands wait to connect to LSF.

Syntax

dLSB_API_CONNTIMEOUT=time_seconds

Description

The LSB_API_CONNTIMEOUT parameter applies to the "handshake" with the mbatchd daemon that a b* command like bjobs first attempts to perform. After the handshake is done, and the command is waiting for the actual contents of the request, the related LSB_API_RECVTIMEOUT parameter applies.

Valid values

Any positive integer or zero

Default

10

See also

LSB_API_RECVTIMEOUT