Platform LSF Reference Version 6.2
bresources
Platform LSF Reference
127
bresources
displays information about resource reservation and resource limits configuration.
SYNOPSIS
bresources [-s] [resource_name ...]
bresources [-h | -V]
DESCRIPTION
By default, bresources displays all resource configurations in lsb.resources. This
is the same as
blimits -c.
OPTIONS
-s
Displays per-resource reservation configurations from the ReservationUsage section of
lsb.resources. For example:
% bresources -s
Begin ReservationUsage
RESOURCE METHOD
licenseX PER_JOB
licenseY PER_HOST
licenseZ PER_SLOT
End ReservationUsage
resource_name ...
Only displays information about the specified resource. For example:
% bresources -s licenseZ
RESOURCE METHOD
licenseZ PER_SLOT
-h
Prints command usage to stderr and exits.
-V
Prints LSF release version to stderr and exits.