LSB_API_CONNTIMEOUT

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

Syntax

LSB_API_CONNTIMEOUT=time_seconds

Description

The LSB_API_CONNTIMEOUT parameter applies to the handshaking between the mbatchd daemon and a b* command (such as bjobs) that the command first attempts to perform. After the handshake is complete, and the command waits for the actual contents of the request, and the related LSB_API_RECVTIMEOUT parameter applies.

Valid values

Any positive integer or zero

Default

10

See also

LSB_API_RECVTIMEOUT