View hierarchical share information for a host partition

About this task

By default, bhpart displays only the top-level share accounts associated with the partition.

Procedure

Use bhpart -r to display the group information recursively.

The output lists all the groups in the share tree, starting from the top level, and displays the following information:

  • Number of shares

  • Dynamic share priority (LSF compares dynamic priorities of users who belong to same group, at the same level)

  • Number of started jobs

  • Number of reserved jobs

  • CPU time, in seconds (cumulative CPU time for all members of the group, recursively)

  • Run time, in seconds (historical and actual run time for all members of the group, recursively)

bhpart -r Partition1
HOST_PARTITION_NAME:  Partition1 
HOSTS:  HostA
SHARE_INFO_FOR: Partition1/ 
USER/GROUP SHARES PRIORITY STARTED RESERVED CPU_TIME RUN_TIME 
group1      40      1.867      5        0    48.4       17618 
group2      20      0.775      6        0   607.7       24664
SHARE_INFO_FOR: Partition1/group2/
USER/GROUP SHARES PRIORITY STARTED RESERVED CPU_TIME RUN_TIME 
user1       8      1.144     1       0        9.6       5108 
user2       2      0.667     0       0       0.0        0 
others      1      0.046     5       0       598.1      19556