bhpart

bhpart

displays information about host partitions

Synopsis

bhpart [-r] [host_partition_name ...]

bhpart [-h -V]

Description

By default, displays information about all host partitions. Host partitions are used to configure host-partition fairshare scheduling.

Options

-rDisplays the entire information tree associated with the host partition recursively.

host_partition_name ...

Displays information about the specified host partitions only.

-hPrints command usage to stderr and exits.

-VPrints LSF release version to stderr and exits.

Output

The following fields are displayed for each host partition:

HOST_PARTITION_NAME

Name of the host partition.

HOSTS

Hosts or host groups that are members of the host partition. The name of a host group is appended by a slash (/) (see bmgroup(1)).

USER/GROUP

Name of users or user groups who have access to the host partition (see bugroup(1)).

SHARES

Number of shares of resources assigned to each user or user group in this host partition, as configured in the file lsb.hosts. The shares affect dynamic user priority for when fairshare scheduling is configured at the host level.

PRIORITY

Dynamic user priority for the user or user group. Larger values represent higher priorities. Jobs belonging to the user or user group with the highest priority are considered first for dispatch.

In general, users or user groups with larger SHARES, fewer STARTED and

RESERVED, and a lower CPU_TIME and RUN_TIME have higher PRIORITY.

58Platform LSF Command Reference