Platform LSF Reference Version 6.2
lsf.conf
Platform LSF Reference
555
Description
Configure LSF_LIM_IGNORE_CHECKSUM=Y to ignore warning messages logged
to lim log files on non-master hosts.
When LSF_MASTER_LIST is set,
lsadmin reconfig only restarts master candidate
hosts (for example, after adding or removing hosts from the cluster). This can cause
superflous warning messages like the following to be logged in the lim log files for non-
master hosts because lim on these hosts are not restarted after configuration change:
Aug 26 13:47:35 2005 9746 4 6.2 xdr_loadvector: Sender
<10.225.36.46:9999> has a different configuration
Default
Undefined
See also
LSF_MASTER_LIST
LSF_LIM_PLUGINDIR
Syntax
LSF_LIM_PLUGINDIR=
path
Description
The path to liblimvcl.so. Used only with SUN HPC.
Default
Path to LSF_LIBDIR
See also
LSF_RES_PLUGINDIR
LSF_LIM_PORT, LSF_RES_PORT, LSB_MBD_PORT, LSB_SBD_PORT
Syntax
Example: LSF_LIM_PORT=port_number
Description
TCP service ports to use for communication with the LSF daemons.
If port parameters are undefined, LSF obtains the port numbers by looking up the LSF
service names in the
/etc/services file or the NIS (UNIX). If it is not possible to
modify the services database, you can define these port parameters to set the port
numbers.
With careful use of these settings along with the LSF_ENVDIR and PATH
environment variables, it is possible to run two versions of the LSF software on a host,
selecting between the versions by setting the PATH environment variable to include the
correct version of the commands and the LSF_ENVDIR environment variable to point
to the directory containing the appropriate
lsf.conf file.
Default
On UNIX, the default is to get port numbers from the services database.
On Windows, these parameters are mandatory.
Default port number values are:
◆
LSF_LIM_PORT=6879
◆
LSF_RES_PORT=6878
◆
LSB_MBD_PORT=6881
◆
LSB_SBD_PORT=6882
LSF_LIM_SOL27_PLUGINDIR
Syntax
LSF_LIM_SOL27_PLUGINDIR=
path
Description
The path to liblimvcl.so. Used only with Solaris2.7.