HP Tru64 UNIX Technical Updates for the Version 5.1B and Higher Operating System and Patches (February 2010)

printf("custom_filter_configure: returning ESUCCESS\n");
return ESUCCESS;
}
The rcinet stop inet Command No Longer Stops IPv6 Communications (Jan. 2003)
Section 5.4.5 of the Release Notes states that the /usr/sbin/rcinet stop inet command
marks all network interfaces as down, and stops IPv6 communications.
This problem has been corrected. Issuing this command no longer stops IPv6 communications.
Installation Updates
Cluster Members Must Be Running to Use noroll_versw Command (May 2005)
See “Script Displays Nonexistent Command Name to Remove Cluster Member (May 2005)” for
details.
Requirements for Installing System V and WLS from V5.1B-2 APCDs (Sept. 2004)
If you plan to install the Extended System V Functionalityand the Tru64 UNIX Worldwide Language
Support packages from the Version 5.1B-2 Associated Products CDs, you must install them in
the order described in the following procedure:
1. Install the Tru64 UNIX Worldwide Language Support package from Associated Products
disk Volume 1.
2. Install the Extended System V Functionality package from Associated Products disk Volume
2.
3. Copy the following files:
# cp /usr/i18n/lib/nls/loc/iconvTable/* /usr/lib/nls/loc/iconvTable
LSM Merge Problem During Update Installation on a Standalone System with Mirrored
Root File System (May 2004)
During an update installation, the installupdate command does not merge the LSM entries
into /etc/inittab, thereby preventing LSM from automatically starting up on a system reboot
until later in the boot process when /sbin/bcheckrc is run.
In most cases, this does not cause a problem and is easily fixed by running the
/usr/sbin/volinstall command, which updates the /etc/inittab file with the LSM
entries.
However, if the root file system is mirrored (for example via volencap and volrootmir) and
LSM does not start until multiuser mode (via bcheckrc), the system may write to only one of
the root file system mirrors, causing the other mirrored plex (the one not associated with the
boot disk) to contain inconsistent data.
To avoid this, remove the mirrored plex not associated with the boot disk before performing the
update installation. After the installation is completed, run /usr/sbin/volinstall to update
the /etc/inittab file with the missing LSM entries and run /usr/sbin/volrootmir if you
want to mirror the root file system again.
The following steps show how to accomplish this. In the examples, the boot disk is dsk6 and
the mirrored disk is dsk5:
1. Before running the installupdate command, do the following:
a. Check to see if the boot disk is mirrored, for example rootvol-01 and rootvol-02:
# /sbin/volprint -g rootdg
b. If root file system is mirrored, remove the second plexes associated with the boot disk
to avoid the system writing to only one of the root plexes during the installation.
32