HP-UX HB v13.00 Ch-19 - PRM

HP-UX Handbook – Rev 13.00 Page 19 (of 31)
Chapter 19 Process Resource Manager (PRM)
October 29, 2013
VOLUME
Is the name of a logical volume group (LVM) or a disk
group (VxVM). This name must begin with /dev/v to be
recognized as a disk record.
PRMID | GROUP
Is the FSS PRM group ID or FSS PRM group name. PRMIDs must
be uniquely assigned integer values between 1 and 63
(inclusive) or between 1 and 255 (inclusive) starting with
HP-UX 11i v2 Update 2. If you use disk bandwidth
management for a volume group (or disk group), then all
FSS PRM groups must have disk entitlements for that volume
group (disk group).
SHARES
Is the FSS PRM group disk bandwidth shares.
Compartment record: (Available for HP-UX 11i v2 (B.11.23) and later.)
#!SCOMP:COMPARTMENT_NAME:{ GROUP | (NONE) }
#!SCOMP
Identifies the start of a compartment record.
COMPARTMENT_NAME
Is the alphanumeric name (of no more than 255
characters) of an existing secure compartment that
you created using the HP-UX feature Security
Containment.
GROUP
The PRM group to which the secure compartment is to
be mapped.
(NONE)
You can specify (NONE) in place of a group name if
you would like to explicitly show in your
configuration
file that a compartment is not to be mapped to a PRM
group.
Unix group record:
#!UXGRP:UNIX_GROUP_NAME:{ GROUP | (NONE) }
#!UXGRP
Identifies the start of a Unix group record.
UNIX_GROUP_NAME
Is the alphanumeric name (of no more than 255
characters) of an existing Unix group.
A Unix group can have no more than one record. This
record type yields precedence to application records,
compartment records, and user records.
GROUP
The PRM group to which the Unix group is to be mapped.