Patch Name: PHNE_15350 Patch Description: s700_800 10.20 2.40 ACC Base Software Patch Creation Date: 98/06/09 Post Date: 98/07/07 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: Z7299A_APZ Z7301A_APZ Z7401A_APZ Filesets: ACC.ACC-KRN ACC.ACC-RUN ACC.ACC-PRG ACC.ACC-FW ACC-X25ST.ACC-X25ST-RUN Automatic Reboot?: Yes Status: General Superseded Critical: Yes PHNE_15350: PANIC Path Name: /hp-ux_patches/s700_800/10.X/PHNE_15350 Symptoms: PHNE_15350: TPO0h01894: Loopback test on Z7330A and Z7300A cards may sometimes fail. TPO0h01645: ZMNTR loopback command does not report errors for wrong options used. TPO0h01493: ZTERM on-line help is incomplete. SR 4701391862 / DTS TPO0h01966 No current method to determine hardware revision SR 5003417972/ DTS TPO0h2086 System panics when zx25l2stat_rcvr() called rapidly from remote node. DTS TPO0h01934 Timeout on $RSET cannot be distinguished from hard reset timeout DTS TPO0h01483 (Same as DTS TPO0h01934) AMADEUS - zmasterd may be returning before card is completely up or down TPO0h01179: Under high message loads on the Z7300A and Z7330A 4 port E1/T1 cards, the central processor utilisation is higher than expected. PHNE_13990: DTS TPO0h01661 DAM runs heartbeat timer on an "unusable" card DTS TPO0h01285 For HP-UX 10.0 and later, all driver major numbers are dynamically assigned. When the ACC software is installed, its devices are created with the correct major numbers. However, if other products containing kernel driver components are removed and/or new kernel driver components are installed, the HP-UX system 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 (non-ACC) drivers. The ACC utilities are then no longer able to access the ACC kernel components in the expected way (the results of the access is random). DTS TPO0h01643 zmon message 00111 (Last backplane command) has bad info for 4 port card DTS TPO0h01285 The ZCOM subsystem will fail to startup typically with an immediate error return, but sometimes with random symptoms. DTS TPO0h01822 DMA timeouts on 4 port card DTS TPO0h01913 During a card restart, the following message is logged for a ZLU: zcom 00207 ZLU 3 Set terminal parameters failed with error: Protocol not loaded. After the card restart processing completes, all ZLUs mentioned by the above message will be unusable (hung). DTS TPO0h01914 Request issued to a ZLU hangs and is never processed. That is,it is queued in the data structures but never sent to the card. DTS TPO0h02076 Year 2000 - ROM timestamp will show 1900 after 2000 DTS TPO0h02097 Year 2000 - zterm timestamp incorrect after 1999 Defect Description: PHNE_15350: TPO0h01894: The relays used to connect the network and loopback lines on the E1/T1 cards take a finite time to switch. The loopback test can sometimes be too fast for the relays and the test can fail. TPO0h01645: The only options accepted now are "i" "e" or "2". The first bad option character is reported to the user. TPO0h01493: The ZTERM on-line help file has been updated. SR 4701391862 / 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 TPO0h01934 The ZCOM startup does not wait for all the card to startup. If a device failed to startup, the zmasterd utility returns without knowing if the card startup retry is successful. SR 5003417972/ DTS TPO0h2086 Panic was due to ZCOM memory corruption. One of the Znode kernel routine was calling a ZCON routine with a missing argument. This caused the ZCOM memory to be corrupted. TPO0h01179: The multi-message protocol used to transfer messages to and from the card is under-utilised, resulting in more driver activity than is necessary. This is an enhancement to introduce a delay in the data transfers to and from the ACC cards, to allow better advantage to be taken of the multi-message protocol. The default delay is 5 milliseconds, allowing significant reduction in cpu utilisation, whilst having a minimal increase in message latency. The default value is strongly recommended.To configure the delay, use the keyword "datadelay " in the interface definiton section of the ttgen .answ file.To override the delay, use "datadelay 0". PHNE_13990: DTS TPO0h01661 Heart beat timeouts on unusable card DTS TPO0h01913 This problem occurs when a ZLU has been dynamically created but has not yet been configured with a zcntl request to set the terminal paramters and the card is restarted (either through a firmware failure or user initiated action). Part of the restart processing is to issue a set terminal parameters request on every ZLU that is defined. In this case, the terminal parameter data is all NULLs (since the user has not configured it yet) which results in the firmware failure the request with a "protocol not loaded" error. Note that part of ther terminal parameter data is which protocol to use. TPO0h01914 The application is dynamically creating a ZLU on a subchannel or port that has not been defined or configured. The dynamic configuration code is not checking for this condition. 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. SR: 4701381277 4701391862 5003417972 Patch Files: /sbin/init.d/acc /etc/rc.config.d/acc /opt/acc/lbin/FixMajor.awk /opt/acc/z7200a/loopback.zabs /opt/acc/z7200a/loopback.zmap /opt/acc/z7350a/loopback.zabs /opt/acc/z7350a/loopback.zmap /opt/acc/protocol/level1.zrel /opt/acc/msg/def.zcom.txt /opt/acc/lbin/FixMajor /opt/acc/bin/zmon /opt/acc/bin/zmntr /usr/conf/lib/libnacc_nio.a /usr/conf/lib/libnacc_pci.a /usr/conf/lib/libzcom.a /opt/acc/z7400a/loopback.zabs /opt/acc/z7400a/loopback.zmap /opt/acc/sys/wmux3.zrel /opt/acc/sys/z7350_fw.zrel /opt/acc/sys/z7400_fw.zrel /opt/acc/z7300a/download.zabs /opt/acc/z7330a/download.zabs /opt/acc/bin/ttgen /opt/acc/bin/zscan /opt/acc/msg/def.ttgen.txt /opt/acc/msg/def.zscan.txt /opt/acc/msg/zterm.hlp /opt/acc/include/zcom/zcomsys.h /usr/conf/acc/zcomsys.h /opt/acc/bin/zterm what(1) Output: /sbin/init.d/acc: None /etc/rc.config.d/acc: None /opt/acc/lbin/FixMajor.awk: None /opt/acc/z7200a/loopback.zabs: ZCOM System Firmware (ROM) Rev 04.B 921106.1200 ACC Rel B.02.40 for B.10.20 PHNE_13990 z7200_snp.z8 0 ZCOM System Software (WMUX1) ACC Rel B.02.40 for B.10.20 PHNE_13990 wmux1.z80 ZCOM System Software (WMUX3) ACC Rel B.02.40 for B.10.20 PHNE_13990 wmux3.z80 CPU clock 16MHz ZCOM System Software (WMUX4) ACC Rel B.02.40 for B.10.20 PHNE_13990 wmux4.z80 ZCOM LEVEL1 Protocol ACC Rel B.02.40 for B.10.20 PHNE_13990 level1.z80 ZCOM Monitor Module ACC Rel B.02.40 for B.10.20 PHNE_13990 monitor.z80 ZCOM Port Diagnostic Module ACC Rel B.02.40 for B.10.20 PHNE_13990 testprot.z80 ZCOM Protocol Module Entry Point Table ACC Rel B.02.40 for B.10.20 PHNE_13990 pmenttab.z80 ZCOM System Entry Point Table ACC Rel B.02.40 for B.10.20 PHNE_13990 umuxent.z80 /opt/acc/z7200a/loopback.zmap: ZCOM System Firmware (ROM) Rev 04.B 921106.1200 ACC Rel B.02.40 for B.10.20 PHNE_13990 z7200_snp.z8 0 ZCOM System Software (WMUX1) ACC Rel B.02.40 for B.10.20 PHNE_13990 wmux1.z80 ZCOM System Software (WMUX3) ACC Rel B.02.40 for B.10.20 PHNE_13990 wmux3.z80 CPU clock 16MHz ZCOM System Software (WMUX4) ACC Rel B.02.40 for B.10.20 PHNE_13990 wmux4.z80 ZCOM LEVEL1 Protocol ACC Rel B.02.40 for B.10.20 PHNE_13990 level1.z80 ZCOM Monitor Module ACC Rel B.02.40 for B.10.20 PHNE_13990 monitor.z80 ZCOM Port Diagnostic Module ACC Rel B.02.40 for B.10.20 PHNE_13990 testprot.z80 ZCOM Protocol Module Entry Point Table ACC Rel B.02.40 for B.10.20 PHNE_13990 pmenttab.z80 ZCOM System Entry Point Table ACC Rel B.02.40 for B.10.20 PHNE_13990 umuxent.z80 /opt/acc/z7350a/loopback.zabs: ZCOM System Firmware (ROM) Rev 01.T5 ACC Rel B.02.40 for B.10.20 PHNE_13990 z7350_rom.z8 0 ZCOM Z7350A System Software ACC Rel B.02.40 for B.10.20 PHNE_13990 z7350_fw.z80 CPU clock 32MHz ZCOM LEVEL1 Protocol ACC Rel B.02.40 for B.10.20 PHNE_13990 level1.z80 ZCOM Monitor Module ACC Rel B.02.40 for B.10.20 PHNE_13990 monitor.z80 ZCOM Port Diagnostic Module ACC Rel B.02.40 for B.10.20 PHNE_13990 testprot_ius c.z80 ZCOM Protocol Module Entry Point Table ACC Rel B.02.40 for B.10.20 PHNE_13990 pmenttab.z80 /opt/acc/z7350a/loopback.zmap: ZCOM System Firmware (ROM) Rev 01.T5 ACC Rel B.02.40 for B.10.20 PHNE_13990 z7350_rom.z8 0 ZCOM Z7350A System Software ACC Rel B.02.40 for B.10.20 PHNE_13990 z7350_fw.z80 CPU clock 32MHz ZCOM LEVEL1 Protocol ACC Rel B.02.40 for B.10.20 PHNE_13990 level1.z80 ZCOM Monitor Module ACC Rel B.02.40 for B.10.20 PHNE_13990 monitor.z80 ZCOM Port Diagnostic Module ACC Rel B.02.40 for B.10.20 PHNE_13990 testprot_ius c.z80 ZCOM Protocol Module Entry Point Table ACC Rel B.02.40 for B.10.20 PHNE_13990 pmenttab.z80 /opt/acc/protocol/level1.zrel: ZCOM LEVEL1 Protocol ACC Rel B.02.40 for B.10.20 PHNE_13990 level1.z80 /opt/acc/msg/def.zcom.txt: None /opt/acc/lbin/FixMajor: None /opt/acc/bin/zmon: ACC Rel B.02.40 for B.10.20 PHNE_15350 zmon ACC Rel B.02.40 for B.10.20 PHNE_15350 libZmd_c.a /opt/acc/bin/zmntr: ACC Rel B.02.40 for B.10.20 PHNE_15350 zmntr /usr/conf/lib/libnacc_nio.a: ACC Rel B.02.40 for B.10.20 PHNE_15350 libnacc.a ACC Rel B.02.40 for B.10.20 PHNE_15350 $Header: Zc_d ma_A.c@@/main/17 09/16/97 17:10:00 $ /usr/conf/lib/libnacc_pci.a: ACC Rel B.02.40 for B.10.20 PHNE_15350 libnacc.a ACC Rel B.02.40 for B.10.20 PHNE_15350 $Header: Zc_d ma_A.c@@/main/17 09/16/97 17:10:00 $ ACC Rel B.02.40 for B.10.20 PHNE_15350 libeacc.a /usr/conf/lib/libzcom.a: ACC Rel B.02.40 for B.10.20 PHNE_15350 libzcom.a /opt/acc/z7400a/loopback.zabs: ZCOM System Firmware (ROM) Rev 01.B5 ACC Rel B.02.40 for B.10.20 PHNE_15350 z7400_rom.z8 0 ZCOM Z7400A System Software ACC Rel B.02.40 for B.10.20 PHNE_15350 z7400_fw.z80 ZCOM LEVEL1 Protocol ACC Rel B.02.40 for B.10.20 PHNE_15350 level1.z80 ZCOM Monitor Module ACC Rel B.02.40 for B.10.20 PHNE_15350 monitor.z80 ZCOM Port Diagnostic Module ACC Rel B.02.40 for B.10.20 PHNE_15350 testprot.z80 ZCOM Protocol Module Entry Point Table ACC Rel B.02.40 for B.10.20 PHNE_15350 pmenttab.z80 /opt/acc/z7400a/loopback.zmap: ZCOM System Firmware (ROM) Rev 01.B5 ACC Rel B.02.40 for B.10.20 PHNE_15350 z7400_rom.z8 0 ZCOM Z7400A System Software ACC Rel B.02.40 for B.10.20 PHNE_15350 z7400_fw.z80 ZCOM LEVEL1 Protocol ACC Rel B.02.40 for B.10.20 PHNE_15350 level1.z80 ZCOM Monitor Module ACC Rel B.02.40 for B.10.20 PHNE_15350 monitor.z80 ZCOM Port Diagnostic Module ACC Rel B.02.40 for B.10.20 PHNE_15350 testprot.z80 ZCOM Protocol Module Entry Point Table ACC Rel B.02.40 for B.10.20 PHNE_15350 pmenttab.z80 /opt/acc/sys/wmux3.zrel: ZCOM System Software (WMUX3) ACC Rel B.02.40 for B.10.20 PHNE_15350 wmux3.z80 CPU clock 16MHz /opt/acc/sys/z7350_fw.zrel: ZCOM Z7350A System Software ACC Rel B.02.40 for B.10.20 PHNE_15350 z7350_fw.z80 CPU clock 32MHz /opt/acc/sys/z7400_fw.zrel: ZCOM Z7400A System Software ACC Rel B.02.40 for B.10.20 PHNE_15350 z7400_fw.z80 /opt/acc/z7300a/download.zabs: ACC Rel B.02.40 for B.10.20 PHNE_15350 ACC Base F/W ACC Rel B.02.40 for B.10.20 PHNE_15350 LAP-B Protoco l F/W ACC Rel B.02.40 for B.10.20 PHNE_15350 LAP-D Protoco l F/W ACC Rel B.02.40 for B.10.20 PHNE_15350 X.25 Protocol F/W /opt/acc/z7330a/download.zabs: ACC Rel B.02.40 for B.10.20 PHNE_15350 ACC Base F/W ACC Rel B.02.40 for B.10.20 PHNE_15350 LAP-B Protoco l F/W ACC Rel B.02.40 for B.10.20 PHNE_15350 LAP-D Protoco l F/W ACC Rel B.02.40 for B.10.20 PHNE_15350 X.25 Protocol F/W /opt/acc/bin/ttgen: ACC Rel B.02.40 for B.10.20 PHNE_15350 ttgen /opt/acc/bin/zscan: ACC Rel B.02.40 for B.10.20 PHNE_15350 zscan /opt/acc/msg/def.ttgen.txt: $Header: def.zscan.txt@@/main/r2.40/1 03/04/98 17:0 7:26 $Rev: /main/r2.40/1 $ /opt/acc/msg/def.zscan.txt: $Header: def.zscan.txt@@/main/r2.40/1 03/04/98 17:0 7:26 $Rev: /main/r2.40/1 $ /opt/acc/msg/zterm.hlp: $Header: zterm.hlp@@/main/r2.40/1 02/22/98 17:21:10 $Rev: /main/r2.40/1 $ /opt/acc/include/zcom/zcomsys.h: $Header: zcomsys.h@@/main/r2.40/1 03/04/98 17:07:21 $ /usr/conf/acc/zcomsys.h: $Header: zcomsys.h@@/main/r2.40/1 03/04/98 17:07:21 $ /opt/acc/bin/zterm: ACC Rel B.02.40 for B.10.20 PHNE_15350 zterm cksum(1) Output: 589639145 1997 /sbin/init.d/acc 2974354459 1116 /etc/rc.config.d/acc 993209107 191 /opt/acc/lbin/FixMajor.awk 1764121090 17548 /opt/acc/z7200a/loopback.zabs 4219518626 3395 /opt/acc/z7200a/loopback.zmap 1841609321 16826 /opt/acc/z7350a/loopback.zabs 2355385118 2435 /opt/acc/z7350a/loopback.zmap 2141053488 8816 /opt/acc/protocol/level1.zrel 1860434810 6333 /opt/acc/msg/def.zcom.txt 2110311983 3772 /opt/acc/lbin/FixMajor 2859992513 70203 /opt/acc/bin/zmon 1502631516 156181 /opt/acc/bin/zmntr 176337392 141512 /usr/conf/lib/libnacc_nio.a 2016168773 1632388 /usr/conf/lib/libnacc_pci.a 2553893416 283532 /usr/conf/lib/libzcom.a 729995605 17596 /opt/acc/z7400a/loopback.zabs 1182437420 2360 /opt/acc/z7400a/loopback.zmap 2501723723 27422 /opt/acc/sys/wmux3.zrel 2751873939 39134 /opt/acc/sys/z7350_fw.zrel 3681186597 41364 /opt/acc/sys/z7400_fw.zrel 3511586326 1727234 /opt/acc/z7300a/download.zabs 3520790639 1872766 /opt/acc/z7330a/download.zabs 563637476 49373 /opt/acc/bin/ttgen 747112347 57488 /opt/acc/bin/zscan 3751608311 32421 /opt/acc/msg/def.ttgen.txt 1056236874 15394 /opt/acc/msg/def.zscan.txt 3196247555 26740 /opt/acc/msg/zterm.hlp 2292862324 103565 /opt/acc/include/zcom/zcomsys.h 2292862324 103565 /usr/conf/acc/zcomsys.h 2198042408 139661 /opt/acc/bin/zterm Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_13990 Equivalent Patches: None Patch Package Size: 6540 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_15350 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_15350.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_15350.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_15350. 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_15350.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_15350.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.