LSF Version 7.3 - Administering Platform LSF
Viewing cluster information
42 Administering Platform LSF
Viewing cluster information
LSF provides commands for users to access information about the cluster. Cluster
information includes the cluster master host, cluster name, cluster resource
definitions, cluster administrator, and so on.
View LSF version, cluster name, and current master host
1 Run lsid to display the version of LSF, the name of your cluster, and the
current master host:
lsid
Platform LSF 7 Update 3 May 01 2008
Copyright 1992-2008 Platform Computing Corporation
My cluster name is cluster1
My master name is hostA
View cluster administrators
1 Run lsclusters to find out who your cluster administrator is and see a
summary of your cluster:
lsclusters
CLUSTER_NAME STATUS MASTER_HOST ADMIN HOSTS SERVERS
cluster1 ok hostA lsfadmin 6 6
If you are using the LSF MultiCluster product, you will see one line for each of
the clusters that your local cluster is connected to in the output of lsclusters.
View configuration parameters
1 Run bparams to display the generic configuration parameters of LSF. These
include default queues, job dispatch interval, job checking interval, and job
accepting interval.
bparams
Default Queues: normal idle
Job Dispatch Interval: 20 seconds
Job Checking Interval: 15 seconds
Job Accepting Interval: 20 seconds
To view the ... Run ...
Version of LSF lsid
Cluster name lsid
Current master host lsid
Cluster administrators lsclusters
Configuration parameters bparams