LSF Version 7.3 - Platform LSF Configuration Reference
Default
Not defined
See also
LSF_DUALSTACK_PREFER_IPV6
LSF_ENVDIR
Syntax
LSF_ENVDIR=directory
Description
Directory containing the lsf.conf file.
By default, lsf.conf is installed by creating a shared copy in LSF_CONFDIR and adding a
symbolic link from /etc/lsf.conf to the shared copy. If LSF_ENVDIR is set, the symbolic
link is installed in LSF_ENVDIR/lsf.conf.
The lsf.conf file is a global environment configuration file for all LSF services and
applications. The LSF default installation places the file in LSF_CONFDIR.
Default
/etc
LSF_EVENT_PROGRAM
Syntax
LSF_EVENT_PROGRAM=event_program_name
Description
Specifies the name of the LSF event program to use.
If a full path name is not provided, the default location of this program is LSF_SERVERDIR.
If a program that does not exist is specified, event generation does not work.
If this parameter is not defined, the default name is genevent on UNIX, and
genevent.exe on Windows.
Default
Not defined
LSF_EVENT_RECEIVER
Syntax
LSF_EVENT_RECEIVER=event_receiver_program_name
lsf.conf
Platform LSF Configuration Reference 455