LSB_STAGE_MAX_STAGE_IN

Specifies the maximum number of concurrent stage in processes that can run on the host.

Syntax

LSB_STAGE_MAX_STAGE_IN=num_processes

Description

If the number of concurrent stage-in processes reaches this limit, LSF keeps the plan for this job, but will not trigger a stage-in job. This can occur for direct data staging jobs where the job handles the file transfer instead of LSF because LSF does not control the stage-in operations.

Default

Not defined.