Platform LSF Reference Version 6.2

lsf.conf
Platform LSF Reference
567
LSF_RES_SOL27_PLUGINDIR
Syntax
LSF_RES_SOL27_PLUGINDIR=
path
Description
The path to libresvcl.so. Used only used with Solaris2.7.
If you want to link a 64-bit object with RES, then you should set
LSF_RES_SOL27_PLUGINDIR.
Default
Path to LSF_LIBDIR
LSF_RES_TIMEOUT
Syntax
LSF_RES_TIMEOUT=
time_seconds
Description
Timeout when communicating with RES.
Default
15
LSF_ROOT_REX
Syntax LSF_ROOT_REX=local
Description
UNIX only.
Allows root remote execution privileges (subject to identification checking) on remote
hosts, for both interactive and batch jobs. Causes RES to accept requests from the
superuser (root) on remote hosts, subject to identification checking.
If LSF_ROOT_REX is undefined, remote execution requests from user root are
refused.
Theory
Sites that have separate root accounts on different hosts within the cluster should not
define LSF_ROOT_REX. Otherwise, this setting should be based on local security
policies.
The
lsf.conf file is host-type specific and not shared across different platforms. You
must make sure that
lsf.conf for all your host types are changed consistently.
Default
Undefined (root execution is not allowed)
See also
LSF_TIME_CMD, LSF_AUTH
LSF_RSH
Syntax
LSF_RSH=
command [command_opions]
Description
Specifies shell commands to use when the following LSF commands require remote
execution:
badmin hstartup
bpeek
lsadmin limstartup
lsadmin resstartup
lsfrestart
lsfshutdown
lsfstartup
lsrcp
By default, rsh is used for these commands. Use LSF_RSH to enable support for ssh.