LSF_ADDON_HOSTS
Specifies a list of hosts for that require root privileges to remotely execute commands.
Syntax
LSF_ADDON_HOSTS="addon_host_list"
Description
Required if you are running LSF Application Center, LSF Explorer, LSF Process Manager, or LSF RTM. Specify a space-separated lists of hosts in the LSF_ADDON_HOSTS in the lsf.conf file. The root users on these specified hosts can remotely execute commands. You must also set LSF_DISABLE_LSRUN=N in the lsf.conf file to enable hosts that are running LSF Application Center to use the lsrun and lsgrun commands.
Optional for the LSF rate limiter. The rate limiter is available as of Fix Pack 14. Set this parameter so that any requests for tokens received from the specified hosts are treated as privileged requests. A request for a token will be granted regardless of the current token in use count unless the user or host has been explicitly blocked.
Valid values
A space-separated list of hosts. You must specify the host name. Host aliases and IP addresses are not supported.
Default
Undefined
Example
LSF_ADDON_HOSTS="hosta hostb"
See also
LSF_DEBUG_PROXYD, LSF_PROXYD_BYPASS, LSF_PROXYD_HOSTS, LSF_PROXYD_PORT, LSF_PROXYD_HEARTBEAT_INTERVAL, PROXYD_POLICIES, LSF_PROXYD_NOTOKEN_NTRIES