LSF Version 7.3 - Platform LSF Configuration Reference

See also
LSF_DYNAMIC_HOST_WAIT_TIME
LSF_DISABLE_LSRUN
Syntax
LSF_DISABLE_LSRUN=y | Y
Description
When defined, RES refuses remote connections from lsrun and lsgrun unless the user is
either an LSF administrator or root. For remote execution by root, LSF_ROOT_REX must be
defined.
Other remote execution commands, such as ch and lsmake are not affected.
Default
Not defined
LSF_DISPATCHER_LOGDIR
Syntax
LSF_DISPATCHER_LOGDIR=path
Description
Specifies the path to the log files for slot allocation decisions for queue-based fairshare.
If defined, LSF writes the results of its queue-based fairshare slot calculation to the specified
directory. Each line in the file consists of a timestamp for the slot allocation and the number
of slots allocated to each queue under its control. LSF logs in this file every minute. The format
of this file is suitable for plotting with gnuplot.
Example
# clients managed by LSF
# Roma # Verona # Genova # Pisa # Venezia # Bologna
15/3 19:4:50 0 0 0 0 0 0
15/3 19:5:51 8 5 2 5 2 0
15/3 19:6:51 8 5 2 5 5 1
15/3 19:7:53 8 5 2 5 5 5
15/3 19:8:54 8 5 2 5 5 0
15/3 19:9:55 8 5 0 5 4 2
The queue names are in the header line of the file. The columns correspond to the allocations
per each queue.
Default
Not defined
lsf.conf
448 Platform LSF Configuration Reference