Platform LSF Reference Version 6.2

bqueues
Platform LSF Reference
110
bqueues
displays information about queues
SYNOPSIS
bqueues [ -w | -l | -r] [-m host_name | -m host_group | -m cluster_name | -m all]
[
-u user_name | -u user_group | -u all] [queue_name ...]
bqueues [-h | -V]
DESCRIPTION
Displays information about queues.
By default, returns the following information about all queues: queue name, queue
priority, queue status, job slot statistics, and job state statistics.
In MultiCluster, returns the information about all queues in the local cluster.
Batch queue names and characteristics are set up by the LSF administrator (see
lsb.queues(5) and mbatchd(8)).
CPU time is normalized.
OPTIONS
-w
Displays queue information in a wide format. Fields are displayed without truncation.
-l
Displays queue information in a long multiline format. The -l option displays the
following additional information: queue description, queue characteristics and statistics,
scheduling parameters, resource usage limits, scheduling policies, users, hosts, associated
commands, dispatch and run windows, and job controls.
Also displays user shares.
If you specified an administrator comment with the
-C option of the queue control
commands
qclose, qopen, qact, and qinact, qhist displays the comment text.
-r
Displays the same information as the -l option. In addition, if fairshare is defined for
the queue, displays recursively the share account tree of the fairshare queue.
-m host_name | -m host_group | -m cluster_name | -m all
Displays the queues that can run jobs on the specified host. If the keyword all is
specified, displays the queues that can run jobs on all hosts.
If a host group is specified, displays the queues that include that group in their
configuration. For a list of host groups see
bmgroup(1).
In MultiCluster, if the
all keyword is specified, displays the queues that can run jobs
on all hosts in the local cluster. If a cluster name is specified, displays all queues in the
specified cluster.