LSB_API_RECVTIMEOUT

Timeout in seconds that b* commands wait for a reply from LSF.

Syntax

LSB_API_RECVTIMEOUT=time_seconds

Description

After a b* command like bjobs contacts the mbatchd daemon, the command waits for the actual contents of the request. The LSB_API_RECVTIMEOUT parameter applies to this time period. The related LSB_API_CONNTIMEOUT parameter applies to the "handshake" with the mbatchd daemon that b* commands first attempt to perform when it connects with mbatchd.

Valid values

Any positive integer or zero

Default

10

See also

LSB_API_CONNTIMEOUT