bqueues

bqueues

displays information about queues

Synopsis

bqueues [-w -l -r]

[-mhost_name -mhost_group -mcluster_name -m all] [-uuser_name -uuser_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

-lDisplays queue information in a long multiline format. The -loption 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 -Coption of the queue control commands qclose, qopen, qact, and qinact, qhist displays the comment text.

Displays absolute priority scheduling (APS) information for queues configured with APS_PRIORITY.

-rDisplays the same information as the -loption. In addition, if fairshare is defined for the queue, displays recursively the share account tree of the fairshare queue.

-wDisplays queue information in a wide format. Fields are displayed without truncation.

-mhost_name -mhost_group -mcluster_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.

-uuser_name -uuser_group -u all

128Platform LSF Command Reference