bclusters.1



NAME

     bclusters - list LSF clusters and configuration  information
     (for LSF MultiCluster use only).


SYNOPSIS

     bclusters [ -h ] [ -V ]


DESCRIPTION

     Display  the   SNDJOBS_TO  and  RCVJOBS_FROM   queues   (see
     lsb.queues (5)) configuration and connection status informa-
     tion for the local cluster. For SNDJOBS_TO queues,   a  peer
     remote queue and cluster is shown.  For RCVJOBS_FROM queues,
     only the remote clusters which are authorized to  send  jobs
     to this queue are shown.

     The output  of  the  command  is  a  list  of  local  queues
     displayed with the following fields:

     LOCAL_QUEUE
          the local SNDJOBS_TO or RCVJOBS_FROM queue name.

     JOB_FLOW
          the value could either be "send" for SNDJOBS_TO  queues
          or "recv" for RCVJOBS_FROM queues.

     REMOTE
          the name of the queue on remote cluster with which  the
          local  queue are associated.  For a RCVJOBS_FROM queue,
          this field is not applicable and a '-' is displayed.

     CLUSTER
          the remote cluster name.

     STATUS
          Possible values for the status of a connection  to/from
          a queue on the remote cluster:

          ok   For a SNDJOBS_TO queue,  the remote queue  accepts
               jobs  from  this  queue whereas for a RCVJOBS_FROM
               queue,  the queue accepts  jobs  from  the  remote
               cluster name shown in the CLUSTER field.

          reject
               Only applicable for SNDJOBS_TO queues.  The remote
               cluster does not receive jobs from the local clus-
               ter.

          disc Communication has not been  established  with  the
               remote  cluster.   This could occur if no jobs are
               to be forwarded to remote cluster  for  scheduling
               and  execution  or  the  remote  mbatchd cannot be
               located.


OPTIONS

     -h   Print command usage to stderr and exit.

     -V   Print LSF release version to stderr and exit.



SEE ALSO

     lsfintro(1),   lsclusters(1),   ls_info(3),    ls_policy(3),
     ls_clusterinfo(3), lsb.queues(5), lsb.queues(5)