Platform LSF Reference Version 6.2

lsclusters
Platform LSF Reference
198
lsclusters
displays configuration information about LSF clusters
SYNOPSIS
lsclusters [-l] [cluster_name ...]
lsclusters [-h | -V]
DESCRIPTION
Displays configuration information about LSF clusters.
By default, returns information about the local cluster and all other clusters of which the
local cluster is aware (all clusters defined in the
RemoteClusters section of
lsf.cluster.cluster_name if that section exists, otherwise all clusters defined in
lsf.shared).
OPTIONS
-l
Long format. Displays additional information.
cluster_name ...
Only displays information about the specified clusters.
-h
Prints command usage to stderr and exits.
-V
Prints LSF release version to stderr and exits.
OUTPUT
Default Output
The information includes: cluster name, cluster master host, primary cluster
administrator’s login name, total number of hosts in the cluster, and the number of
server hosts in the cluster.
A listing of the clusters is displayed with the following fields:
CLUSTER_NAME
The name of the cluster.
STATUS
The current status of the cluster. Possible values are:
ok
The cluster is in normal load sharing state, and will exchange load information
with the local cluster.
unavail
The cluster is unavailable.
MASTER_HOST
The name of the cluster’s master host.