LSF Version 7.3 - Administering Platform LSF

Learn about Platform LSF
14 Administering Platform LSF
Learn about Platform LSF
Before using Platform LSF for the first time, you should download and read LSF
Version 7 Release Notes for the latest information about whats new in the current
release and other important information.
Cluster Concepts
Clusters, jobs, and queues
Cluster A group of computers (hosts) running LSF that work together as a single unit,
combining computing power and sharing workload and resources. A cluster
provides a single-system image for disparate computing resources.
Hosts can be grouped into clusters in a number of ways. A cluster could contain:
All the hosts in a single administrative group
All the hosts on one file server or sub-network
Hosts that perform similar functions
Commands:
lshostsView static resource information about hosts in the cluster
bhostsView resource and job information about server hosts in the cluster
lsidView the cluster name
lsclusters—View cluster status and size
Configuration:
Define hosts in your cluster in lsf.cluster.cluster_name
TIP: The name of your cluster should be unique. It should not be the same as any host or queue.