Platform LSF Reference Version 6.2

bhosts
Platform LSF Reference
51
OUTPUT
Host-Based Default
Displays the following fields:
HOST_NAME
The name of the host. If a host has batch jobs running and the host is removed
from the configuration, the host name will be displayed as
lost_and_found.
For condensed host groups, this is the name of host group.
STATUS
With MultiCluster, not shown for fully exported hosts.
The current status of the host and the
sbatchd daemon. Batch jobs can only
be dispatched to hosts with an
ok status. The possible values for host status are
as follows:
ok
The host is available to accept batch jobs.
For condensed host groups, if a single host in the host group is
ok, the
overall status is also shown as
ok.
If any host in the host group is not
ok, bhosts displays the first host status
it encounters as the overall status for the condensed host group. Use
bhosts -X to see the status of indidual hosts in the host group.
unavail
The host is down, or LIM and sbatchd on the host are unreachable.
unreach
LIM on the host is running but sbatchd is unreachable.
closed
The host is not allowed to accept any remote batch jobs. There are several
reasons for the host to be closed (see Host-Based
-l Options).
unlicensed
The host does not have a valid LSF license.
JL/U
With MultiCluster, not shown for fully exported hosts.
The maximum number of job slots that the host can process on a per user basis.
If a dash (-) is displayed, there is no limit.
For condensed host groups, this is the total number of job slots that all hosts in
the host group can process on a per user basis.
The host will not allocate more than JL/U job slots for one user at the same
time. These job slots are used by running jobs, as well as by suspended or
pending jobs that have slots reserved for them.
For preemptive scheduling, the accounting is different. These job slots are used
by running jobs and by pending jobs that have slots reserved for them (see the
description of PREEMPTIVE in
lsb.queues(5) and JL/U in
lsb.hosts(5)).