LSF Version 7.3 - Platform LSF Configuration Reference

Default
N (res and sbatchd are started manually or through operating system rc facility)
LSF_EGO_ENVDIR
Syntax
LSF_EGO_ENVDIR=directory
Description
Directory where all Platform EGO configuration files are installed. These files are shared
throughout the system and should be readable from any host.
If LSF_ENABLE_EGO="N", this parameter is ignored and ego.conf is not loaded.
Default
LSF_CONFDIR/ego/cluster_name/kernel. If not defined, or commented out, /etc is
assumed.
LSF_ENABLE_CSA
Syntax
LSF_ENABLE_CSA=y | Y
Description
If set, enables LSF to write records for LSF jobs to SGI IRIX Comprehensive System Accounting
facility (CSA).
CSA writes an accounting record for each process in the pacct file, which is usually located
in the /var/adm/acct/day directory. IRIX system administrators then use the csabuild
command to organize and present the records on a job by job basis.
When LSF_ENABLE_CSA is set, for each job run on the IRIX system, LSF writes an LSF-
specific accounting record to CSA when the job starts, and when the job finishes. LSF daemon
accounting in CSA starts and stops with the LSF daemon.
To disable IRIX CSA accounting, remove LSF_ENABLE_CSA from lsf.conf.
See the IRIX resource administration documentation for information about CSA.
Setting up IRIX CSA
1.
Define the LSF_ENABLE_CSA parameter in lsf.conf:
... LSF_ENABLE_CSA=Y ...
2.
Set the following parameters in /etc/csa.conf to on:
CSA_START
WKMG_START
3.
Run the csaswitch command to turn on the configuration changes in /etc/
csa.conf.
lsf.conf
452 Platform LSF Configuration Reference