Platform LSF Reference Version 6.2
lsb.hosts
Platform LSF Reference
357
SUNSOL is a host type defined in lsf.shared. This example Host section configures
one host and one host type explicitly and configures default values for all other load-
sharing hosts.
HostA runs one batch job at a time. A job will only be started on hostA if the r1m
index is below 0.6 and the
pg index is below 10; the running job is stopped if the r1m
index goes above 1.6 or the
pg index goes above 20. HostA only accepts batch jobs
from 19:00 on Friday evening until 8:30 Monday morning and overnight from 20:00 to
8:30 on all other days.
For hosts of type SUNSOL, the
pg index does not have host-specific thresholds and
such hosts are only available overnight from 23:00 to 8:00.
The entry with host name default applies to each of the other hosts in the cluster. Each
host can run up to two jobs at the same time, with at most one job from each user. These
hosts are available to run jobs at all times. Jobs may be started if the
r1m index is below
0.6 and the
pg index is below 20, and a job from the lowest priority queue is suspended
if
r1m goes above 1.6 or pg goes above 40.