LSF_PROCESS_TRACKING

Syntax

LSF_PROCESS_TRACKING=Y|y|N|n

Description

Enable this parameter to track processes based on job control functions such as termination, suspension, resume and other signaling, on Linux systems which support cgroups' freezer subsystem. Once enabled, this parameter takes effect for new jobs.

Disable this parameter if you want LSF to depend on PIM's updates for tracking the relationship between jobs and process.

Different LSF hosts in the cluster can use different versions of cgroup as long as each individual LSF host is only running one version of cgroup. If you have both versions of cgroup enabled in a host, you must disable one of the versions. For example, hostA can use cgroup v1 and hostB can use cgroup v2 as long as each host is only running one version of cgroup.

Default

Set to Y at time of installation. If otherwise undefined, then N.