Patch Name: PHNE_15360 Patch Description: s700_800 10.10 ACC 2.22 Base Software (EISA) Patch Creation Date: 98/05/25 Post Date: 98/06/15 Hardware Platforms - OS Releases: s700: 10.10 s800: 10.10 Products: Z7401A 2.22; Z7402A 2.22 Filesets: ACC.ACC-KRN ACC.ACC-RUN Automatic Reboot?: Yes Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHNE_15360 Symptoms: PHNE_15360: TPO0h01966: No current method to determine hardware revision TPO0h02007: zmntr displays port information about cards flagged as absent SR 4701391920 / TPO0h01285: ZCOM subsystem startup failure with random symptoms DTS TPO0h02076 Year 2000 - ROM timestamp will show 1900 after 2000 DTS TPO0h02097 Year 2000 - zterm timestamp incorrect after 1999 PHNE_13008: This patch corrects a problem with PHNE_10815 which could cause it not to install under certain circumstances. PHNE_10815: This patch contains no new fixes. It was created to restructure the ACC patch stream. Instead of one ACC patch stream to fix all ACC products for a release, there will now be individual ACC patch streams, one for each ACC product. PHNE_9288: SR 5003342105 / DTS TPO0h00861, SR 5003358846 / DTS TPO0h01145: The acc_bld_lpbk includes the wrong filename, "protocol", in the Interface-Definition specifications of its output ttgen answer file. This occurs when the -p option is used to specify a filename. This problem does not occur when the -p option is used to specify one of the protocols, "loopback" or "x25". PHNE_9285: No ACC Base Software (EISA) related symptoms for this patch. PHNE_9283: No ACC Base Software (EISA) related symptoms for this patch. PHNE_8991: SR 5000716860 / DTS TPO0h00741: A select() call which waits for the file descriptor associated with a program ZLU to become readable is not awakened when a message arrives on the ZLU input queue. The select call returns after the timeout has expired with the read fd mask indicating the ZLU fd is readable. Defect Description: PHNE_15360: DTS TPO0h01966: Enhancement to detect hardware revisions of ACC cards. A standard interface has been defined to identify hardware revisions of all ACC cards. The 'mx' command of zmntr has been enhanced to include the display of the hardware revision. DTS TPO0h02007: zmntr has been modified to not display port details of absent cards SR 4701391920 / DTS TPO0h01285: The ACC drivers (like most HP-UX drivers) use dynamic major numbers. When the ACC software is installed, its device files are created with the correct major numbers. However, if other products are removed and/or installed, HP-UX can sometimes change the ACC's major numbers without its knowledge. The results in the ACC device files now pointing to non-existent or the wrong drivers. The ACC utilities are then no longer able to access the ACC kernel components in the expected way. Since the utilities (e.g. zmasterd) are issuing request to non-ACC components, the symptoms will vary depending on whose kernel drivers the device file major numbers point to. The ACC major numbers can only change when the system is rebooted. New scripts have been written which are now scheduled at every system bootup that scans all of the ACC device files and recreates them with the correct major numbers as needed. DTS TPO0h02076 When zmon initializes an ACC card, it uploads the ROM ID information from the card. One of the fields is the ROM timestamp in YYMMDD.hhmm ASCII format. zmon extracts the digits and calls mktime() to convert the timestamp to UNIX Epoch time (saved in IFT). The two-digit year value is passed to mktime(), which expects a year value since 1900. In Year 2000, a ROM timestamp with year "00" will be shown as 1900. DTS TPO0h02097 When zterm is employed, timestamp as well as activity will be reported. The call numerictime, currently returns a timestamp in the form YYMMDD.HHMMSS. In Year 2000, the timestamp is returned in the form YYYMMDD.HHMMSS. The code, has been modified to accomodate for both scenarios. PHNE_13008: SR 5003392431 An error in the checkinstall script could cause a grep to fail and the patch noit to install. The error has been corrected. PHNE_10815: This patch contains no new fixes. It was created to restructure the ACC patch stream. Instead of one ACC patch stream to fix all ACC products for a release, there will now be individual ACC patch streams, one for each ACC product. PHNE_9288: SR 5003342105 / DTS TPO0h00861, SR 5003358846 / DTS TPO0h01145: This problem was caused by an error in the function ACCF_bld_mux within the file ACC_ksh_functs. The shell variable protocol_file was being set to protocol instead of $protocol . PHNE_9285: No ACC Base Software (EISA) related defects were fixed in this patch. PHNE_9283: No ACC Base Software (EISA) related defects were fixed in this patch. PHNE_8991: SR 5000716860 / DTS TPO0h00741: The driver zcom0 was calling selwakeup() with the wrong argument type. For hp-ux 10.10 the type was changed from (struct proc *) to (struct kthread *), but zcom0 was not updated. SR None: Some errors in setting the spl level for inbound events were corrected in the axin driver. SR: 4701391920 5003392431 5003342105 5003358846 5000716860 Patch Files: /usr/conf/lib/libzcom.a /opt/acc/lbin/ACC_ksh_functs /sbin/init.d/acc /etc/rc.config.d/acc /opt/acc/lbin/FixMajor /opt/acc/lbin/FixMajor.awk /opt/acc/bin/zmntr /opt/acc/bin/zmon /opt/acc/bin/zterm what(1) Output: /usr/conf/lib/libzcom.a: ACC Rel B.02.22 for B.10.10 PHNE_8991 $Header: zcom 0.c@@/main/r2.22/2 10/23/96 09:11:56 $ /opt/acc/lbin/ACC_ksh_functs: ACC Rel B.02.22 for B.10.10 PHNE_9288 $Header: ACC_k sh_functs@@/main/r2.22/2 03/05/97 16:48:31 $ /sbin/init.d/acc: $Revision: 72.11 $ /etc/rc.config.d/acc: None /opt/acc/lbin/FixMajor: None /opt/acc/lbin/FixMajor.awk: None /opt/acc/bin/zmntr: ACC Rel B.02.22 for B.10.10 PHNE_15360 $Header: zmntr.F@@/main/r2.23/3 04/06/98 19:34:03 $ /opt/acc/bin/zmon: ACC Rel B.02.22 for B.10.10 PHNE_15360 $Header: zmon .c@@/main/r2.23/2 05/21/98 00:38:23 $ ACC Rel B.02.22 for B.10.10 PHNE_15360 $Header: libz md.c@@/main/5 /opt/acc/bin/zterm: ACC Rel B.02.22 for B.10.10 PHNE_15360 $Header: zterm.F@@/main/r2.23/1 05/26/98 21:28:50 $ cksum(1) Output: 3132874414 264400 /usr/conf/lib/libzcom.a 669600707 6314 /opt/acc/lbin/ACC_ksh_functs 589639145 1997 /sbin/init.d/acc 2974354459 1116 /etc/rc.config.d/acc 2110311983 3772 /opt/acc/lbin/FixMajor 993209107 191 /opt/acc/lbin/FixMajor.awk 3114090738 123314 /opt/acc/bin/zmntr 247924799 41098 /opt/acc/bin/zmon 4221380102 123219 /opt/acc/bin/zterm Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_8991 PHNE_9283 PHNE_9285 PHNE_9288 PHNE_10815 PHNE_13008 Equivalent Patches: None Patch Package Size: 620 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHNE_15360 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_15360.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHNE_15360.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_15360. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHNE_15360.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_15360.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: SUBSYSTEM_SHUT Before installing this patch, use the following command to shutdown the ACC subsystem and kill the ACC daemons. /opt/acc/bin/zmasterd kill The above command kills any of the ACC daemons that are still running, including zmasterd, zx25d, watch, zmlog, zmon, and znode. The kernel will be regenerated and the system will reboot automatically during the patch installation. IMPORTANT NOTE Patches PHNE_9284 and PHNE_9288 are being superseded by 5 patches and 4 patches respectively. PHNE_10778, PHNE_10814, PHNE_10910, PHNE_10911 and PHNE_10912 for PHNE_9284, 2.21/10.01 ACC X.25 Bundle (EISA). PHNE_10778, PHNE_10814, PHNE_10815 and PHNE_10816 for PHNE_9288. 2.22/10.20 ACC X.25 Bundle (EISA). These new patches can be used together for the ACC X.25 Bundled Product (EISA) or they can be used individually as applicable for other ACC products. +---- | 10910 (Base Software) 2.21/10.01 PHNE_9284 ---+ 10911 (X.25 Protocol) (X.25 Bundle) | 10912 (X.25/9000 Support) | +-- | | 10778 (Base firmware) | | 10814 (X.25 firmware) +---- | 10815 (Base Software) 2.22/10.10 PHNE_9288 -----+ 10816 (X.25/9000 Support) (X.25 Bundle) +--