User's Manual
Table Of Contents
- HP Process Resource Manager User Guide
- Contents
- Preface
- 1 Overview
- 2 Understanding how PRM manages resources
- 3 PRM configuration planning
- 4 Setting up PRM
- 5 Using PRM with HP System Management Homepage (SMH)
- 6 Using PRM with HP Systems Insight Manager (SIM)
- 7 Configuring and enabling PRM on the command line
- Quick start to using PRM’s command-line interface
- Configuring PRM
- The PRM configuration file
- Configuration tips and requirements
- Specifying PRM groups/controlling CPU resource use
- Controlling memory use
- Controlling applications
- Specifying PRM users
- Assigning secure compartments to PRM groups
- Assigning Unix groups to PRM groups
- Checking the configuration file
- Loading the PRM configuration
- Enabling resource managers
- Updating the configuration
- 8 Fine-tuning your PRM configuration
- 9 Administering PRM
- Moving processes between PRM groups
- Displaying application filename matches
- Displaying netgroup expansions
- Displaying accessible PRM groups
- Displaying state and configuration information
- Displaying application and configuration information
- Setting the memory manager’s polling interval
- Setting the application manager’s polling interval
- Disabling PRM
- Resetting PRM
- Monitoring PRM groups
- Logging PRM memory messages
- Logging PRM application messages
- Displaying groups’ allocated and used resources
- Displaying user information
- Displaying available memory to determine number of shares
- Displaying number of cores to determine number of shares
- Displaying past process information
- Displaying current process information
- Monitoring PRM with GlancePlus
- Monitoring PRM with OpenView Performance Agent (OVPA) / OpenView Performance Manager (OVPM)
- Automating PRM administration with scripts
- Protecting the PRM configuration from reboots
- Reconstructing a configuration file
- Special case of interest: Client/server connections
- Online cell operations
- Backing up PRM files
- A Command reference
- B HP-UX command/system call support
- C Monitoring PRM through SNMP
- D Creating Secure Resource Partitions
- E Using PRM with Serviceguard
- F Using PRM with HP Integrity Virtual Machines
- G PRM error messages
- Glossary
- Index
173 Device name %s not a valid volume groupMessage
Cause First argument was not a valid volume group name. Either the format does not
begin with /dev/v or no device of that description exists.
Action Use the bdf command to determine the actual name of the logical volume
group.
178 Memory resource statistics unavailable to non-root users.Message
Cause Attempting to view data logged in as a user other than root.
Action Log in as root to view this data.
prmconfig error messages
201 PRM is not included in the system.Message
Cause The kernel has not been built with libprm.a.
Action Check that PRM is in the system file (/stand/system). Then rebuild the kernel
with /usr/sbin/mk_kernel.
202 Configuration lock already held by %s.Message
Cause Someone is currently configuring PRM.
Action Consult the other party to determine the proper configurations needed for the
system.
203 The -r option may not be used with any other option.Message
Cause The -r option was used with one or more other options.
Action Use the -r option by itself or use the other options without specifying -r.
204 The -u option may not be used with any other option.Message
Cause The -u option was used with one or more other options.
Action Use the -u option by itself or use the other options without specifying -u.
205 Could not find configuration file.Message
Cause Could not open /etc/prmconf or the specified file for reading.
Action Make sure configuration file exists and is readable by superusers.
206 %s: illegal option “%s”Message
Cause An unknown option was specified on the command line.
Action Check the usage message or the prmconfig(1) manpage for valid options.
207 %s: -p not valid. Processor sets not available.Message
Cause Processor sets are not available on the system.
Action Do not specify the -p option for this command on systems where processor
sets are not available.
208 %s: -m not valid. In-kernel memory controls not available.Message
Cause In-kernel memory controls are not available on the system.
Action Do not specify the -m option for this command on systems where in-kernel
memory controls are not available.
216 The -s and -c options cannot be used together.Message
Cause prmconfig command specified with both -s and -c options.
Action Re-enter command, specifying either -s or -c, not both.
225 Cannot enable. PRM is not configured.Message
Cause prmconfig -e option used before -k or -i option.
prmconfig error messages 131