Displays information about resource reservation, resource limits, and guaranteed resource pool configuration.
By default, bresources displays all resource limit configurations in lsb.resources. This is the same as blimits -c.
Displays per-resource reservation configurations from the ReservationUsage section of lsb.resources.
Used with -s, displays reservation configurations about the specified resource.
Displays guaranteed resource pool configurations from the GuaranteedResourcePool section of lsb.resources. The following information about each guaranteed resource pool is displayed: name, type, status, available resources, unused resources, total configured resource guarantees, and number of guaranteed resources currently unused.
With -g, displays guaranteed resource pool configuration from the GuaranteedResourcePool section of lsb.resources in a long multiline format. The -l options displays the following additional information: description, distribution of guarantees among SLAs, special policies, configured hosts list, static resource requirement select string, and for each guarantee made from the resource pool the name, resources guaranteed, and resources currently in use.
With -g and -l, displays the names of all hosts included in each guaranteed resource pool configuration from the GuaranteedResourcePool section of lsb.resources.
Only displays information about the specified resource pool.
In addition to the fields included in the guaranteed resource pool output (option -g), the long output includes the following fields.
Name of each SLA guarantee made from the guaranteed resource pool.
Number of resources currently in use by the SLA to meet the guarantee. Once the guarantee is met, additional jobs from the SLA running in the resource pool do not count towards the guarantee, and are not included. Resource use includes both running and suspended jobs.
Total number of resources used by the SLA. Resource use includes both running and suspended jobs.
In addition to fields included in the long output (option -gl), hosts currently in the resource pool are listed. This includes configured hosts in the states ok, closed_Busy, closed_Excl, closed_cu_Excl, and closed_Full.
bresources -g -l -m
GUARANTEED RESOURCE POOL: MyGuarantee
TYPE: hosts
DISTRIBUTION: [MySLA, 50%]
LOAN_POLICIES: CLOSE_ON_DEMAND
HOSTS: hostA hostB hostC hostD
STATUS: ok
RESOURCE SUMMARY:
TOTAL 4
FREE 4
GUARANTEE CONFIGURED 2
GUARANTEE UNUSED 2
GUAR GUAR TOTAL
CONSUMERS CONFIG USED USED
sla1 2 0 0
Hosts currently in the resource pool.
hostA hostB hostC hostD