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
Action Configure PRM with prmconfig -k or -i before executing prmmove
command.
423 Could not find process %d.Message
Cause Verify that indicated process ID is valid.
Action If process ID not valid, try command again with correct process ID, otherwise
no action is possible.
424 Could not find process group %d.Message
Cause Verify that indicated process group ID is valid.
Action If process group ID is not valid, try command again with correct process group
ID, otherwise no action is possible.
426 Could not find internal configuration file %s.Message
Cause Could not open internal configuration file %s for reading.
Action Make sure file exists and is readable. Reconfiguring PRM with prmconfig
-k or -i recreates the internal file and resyncs it with /etc/prmconf or the
specified configuration file.
428 %d is not a process group id.Message
Cause %d is not a valid process group ID; it is simply a process ID.
Action Re-execute prmmove command using the -p option.
429 Process id %s is invalid.Message
Cause The argument %s is not a valid process ID number.
Action Re-execute prmmove command using a valid process ID number.
430 Process group id %s is invalid.Message
Cause The argument %s is not a valid process group ID number.
Action Re-execute prmmove command using a valid process group ID number.
prmrun error messages
601 Could not find configured application.Message
Cause Could not find the application record in the configuration file. Possible causes
are:
• Could not find the full path of the application specified on the command
line.
• User’s PATH environment variable is empty.
• The application either does not exist, is empty, or is not executable.
• The assigned group does not exist.
• Unable to obtain work area (memory) needed for internal prmrun
processing.
Action Take the appropriate action as indicated in the accompanying messages.
602 Not enough resources for internal processing.Message
Cause Unable to obtain work area (memory) needed for internal prmrun processing.
Action Contact system support staff.
603 Could not find access list for user %s.Message
Cause Cannot find PRM user record for %s in internal configuration file, and then
could not find user default group (PRMID = 1) in file.
136 PRM error messages