LSB_MC_RECALLED_JOBS_HIDE

Syntax

LSB_MC_RECALLED_JOBS_HIDE=Y | y | N | n

Description

For LSF multicluster capability, hides recalled jobs from the list of all jobs.

While balancing workload between multiple clusters when using the LSF multicluster capability, jobs are recalled to the submission cluster because either the MAX_RSCHED_TIME is reached or brequeue is run on the submission cluster. If LSB_MC_RECALL_EXIT_INFO=Y is defined in lsf.conf, these recalled jobs show the job termination reason (exitInfo) as TERM_MC_RECALL for these recalled jobs, otherwise these jobs show as exited jobs from the execution cluster.

If LSB_MC_RECALLED_JOBS_HIDE=Y is defined in the lsf.conf file for the execution cluster, LSF hides these recalled jobs from the list of exited jobs when running bjobs, bhist, or bacct on the execution cluster.

Default

N

See also

LSB_MC_RECALL_EXIT_INFO