LSF Version 7.3 - Platform LSF Configuration Reference
LSF_ID_PORT
Syntax
LSF_ID_PORT=port_number
Description
The network port number used to communicate with the authentication daemon when
LSF_AUTH is set to ident.
Default
Not defined
LSF_INCLUDEDIR
Syntax
LSF_INCLUDEDIR=directory
Description
Directory under which the LSF API header files lsf.h and lsbatch.h are installed.
Default
LSF_INDEP/include
See also
LSF_INDEP
LSF_INDEP
Syntax
LSF_INDEP=directory
Description
Specifies the default top-level directory for all machine-independent LSF files.
This includes man pages, configuration files, working directories, and examples. For example,
defining LSF_INDEP as /usr/share/lsf/mnt places man pages in /usr/share/lsf/
mnt/man, configuration files in /usr/share/lsf/mnt/conf, and so on.
The files in LSF_INDEP can be shared by all machines in the cluster.
As shown in the following list, LSF_INDEP is incorporated into other LSF environment
variables.
•
LSB_SHAREDIR=$LSF_INDEP/work
•
LSF_CONFDIR=$LSF_INDEP/conf
•
LSF_INCLUDEDIR=$LSF_INDEP/include
•
LSF_MANDIR=$LSF_INDEP/man
lsf.conf
462 Platform LSF Configuration Reference