HP Tru64 UNIX and TruCluster Server Version 5.1B-6 Patch Summary and Release Notes
1. Create a backup copy of the /sbin/init.d/snmpd script. For example:
# cp /sbin/init.d/snmpd /tmp
An alternative to backing up this file, in which you manually modify it, is provided following
step 7.
2. Run the Version 5.1B-5 or higher dupatch utility and select Option 5, Patch Baseline
Analysis/Adjustment. For detailed instructions, see the Patch Kit Installation Instructions
.
3. After Phase 5 of the baseline procedure, answer y to the following question:
Do you want to enable the installation of any of
these patches? [y/n]: y
Phase 5 reports patches that do not pass installation applicability tests due to the current
state of your system. The installation of Patch 29020.00 was prevented because of changed
system files. The dupatch utility reports the known information about the files contained
in each patch and asks if you want to enable the installation. Answering yes, enables dupatch
to install patches that were prevented from being installed due to unknown files.
4. Install Version 5.1B-5 or higher.
5. After the system is running with 5.1B-5 or higher installed, stop the snmpd and insightd
daemons as follows:
# /sbin/init.d/snmpd stop
# /sbin/init.d/insightd stop
6. Replace the /sbin/init.d/snmpd script with the one you copied in step 1; for example:
# cp /tmp/snmpd /sbin/init.d/snmpd
7. Start the snmpd and insightd daemons as follows:
# /sbin/init.d/snmpd start
# /sbin/init.d/insightd start
If you did not back up the /sbin/init.d/snmpd file in step 1, you can modify it after you
install Version 5.1B-5 or higher (step 4) and stop the snmpd and insightd daemons (step 5) as
follows (the XXX represents the revision, such as CPQIM360):
1. Edit the line that reads CPQMIBS=/usr/sbin/cpq_mibs as follows:
CPQMIBS=/var/opt/CPQIMXXX/bin/cpq_mibs
2. Edit the line that reads PMGRD=/usr/sbin/pmgrd as follows:
PMGRD=/var/opt/CPQIMXXX/bin/pmgrd
3. Edit the line that reads $PMGRD > /dev/console 2>&1 & as follows:
$PMGRD `$RCMGR get PMGRD_FLAGS` > /dev/console 2>&1 &
V5.1B-5 or Higher Installation May Overwrite snmpd File (revised)
When you install a newer version of the Insight Management kit, the paths to the cpq_mibs
and pmgrd subagents are changed in the snmpd script. By installing Version 5.1B-5 or higher,
the snmpd script is replaced by the original version provided in the base version of the Insight
Management kit.
Because the use of that snmpd script will cause problems when using Insight Manager, you must
restore the script to the latest version. To do this, create a backup file of the snmpd script and
restore the backup version after installing V5.1B-5 or higher. (See step 1 of the workaround
described in “Some Insight Management Agents Kits May Prevent V5.1B-5 or Higher Installation
(revised).”)
If you did not back up the snmpd file before installing V5.1B-5 or higher, you can modify the file
after the installation, as described in “Some Insight Management Agents Kits May Prevent V5.1B-5
or Higher Installation (revised).”
Important Kit Installation and Removal Release Notes 15