HP Process Resource Manager User's Guide

Configuring and enabling PRM on the command line
Updating the configuration
Chapter 7158
Updating the configuration
To update your configuration, simply change your configuration file and
load it. You do not need to disable or reset PRM to make changes to your
PRM configuration.
For small changes you can bring the configuration file into a text editor
or a GUI, make the changes, save the file, and then load the
configuration with prmconfig or a GUI.
If you are adding a large number of new users to the configuration file,
you can use prmloadconf to add the users for you. For each user in the
password file not already specified in the configuration file, prmloadconf
appends a PRM user record to the configuration file. The added record
specifies the user’s login name from the password file and the
placeholder (NONE) instead of a PRM group. After using prmloadconf,
you may want to modify the user’s initial group and add alternate
groups. After changing the configuration file, you must still load the
configuration using either prmconfig or a GUI.
When using prmloadconf, if the configuration file already exists,
elements of the existing file are checked for suitability (such as the
presence of the user default group). Use the -f option to specify a
configuration file other than /etc/prmconf.
If the new configuration deletes a group, then all currently running
processes that were associated with that group are moved to the owner’s
initial group, and to the assigned groups for configured applications. If a
process owner does not have an initial group or its group does not exist in
the new configuration, the process is moved to the user default group
OTHERS (PRMID 1). If the owner of a process running in a group that is
deleted is a root user, the process is moved to the system group. The
system group, PRM_SYS (PRMID 0), is automatically created by PRM,
and system processes run there by default.