HP PRM Version C.03.00 Release Notes for HP-UX 11i v1 and HP-UX 11i v2
PRM Release Notes
Compatibility information and installation requirements
Chapter 114
Step 5. Ensure the NodeHostNameXpnd bundle is installed if you want to use long
hostnames on HP-UX 11i v2. Configure long hostnames as described below.
Set the kernel tunable to allow long hostnames:
# kctune expanded_node_host_names=1
Set the node and hostname, with the changes being persistent across boots:
# /sbin/set_parms hostname
where hostname is the literal string hostname—not the desired hostname. You will
be prompted for the hostname.
For configuration information, read the paper “Node and Host Name Sizes on
HP-UX,” available in /usr/share/doc/NodeHostNameSize.pdf on systems with the
NodeHostNameXpnd bundle installed.
Step 6. Restart MeasureWare if it was running before the PRM upgrade/installation:
# /usr/sbin/init.d/mwa start
PRM is installed in /opt/prm/. PRM man pages are also installed in /opt/prm/.
NOTE If you have made any modifications to your /etc/rc.config.d/prm file and the
corresponding file being shipped with the PRM being installed has changed, the
file /var/adm/sw/swagent.log will note a conflict. If there is a conflict, merge the
file /usr/newconfig/etc/rc.config.d/prm with your /etc/rc.config.d/prm file.
Changes in the file shipped with PRM are due to the introduction of new
variables or changes in the default values for existing variables.
Starting with PRM C.02.01, the /usr/newconfig/etc/rc.config.d/prm file includes
several new variables: PRM_CONFIG_FILE, PRM_INT_APPL, PRM_INT_MEM,
PRM_LOG_APPL, and PRM_LOG_MEM.