Patch Name: PHNE_14521 Patch Description: s700_800 10.24 (VVOS) HSC 100BT lan cumulative patch Creation Date: 98/03/16 Post Date: 98/04/30 Hardware Platforms - OS Releases: s700: 10.24 s800: 10.24 Products: 100BT/9000 GSC B.10.24 Filesets: 100BT-GSC-KRN.100BT-KRN,B.10.24.03 100BT-GSC-RUN.100BT-RUN,B.10.24.03 100BT-GSC-RUN.100BT-INIT,B.10.24.03 Automatic Reboot?: Yes Status: General Release Critical: Yes PHNE_14521: PANIC OTHER Based on PHNE_13940: No Based on PHNE_12400: PANIC Based on PHNE_11229: OTHER Changing link address with 100bt makes ARP fail. Path Name: /hp-ux_patches/s700_800/10.X/PHNE_14521 Symptoms: PHNE_14521: Repackaged HP-UX patch PHNE_13940 for VVOS. Based on HP-UX patch PHNE_13940: 1. When the AUI port is connected lanscan still shows the hardware state as being down. 2. Driver reports receive errors under heavy traffic Based on HP-UX patch PHNE_12400: 1. System panic in the btlan4 driver code. 2. HSC 100BT port hung. Based on HP-UX patch PHNE_11229: 1. Changing the link address with 100bt makes ARP fail. 2. GSC 100BT driver reports incorrect statistics. 3. Lanadmin shows incorrect (bogus) value for outbound queue on HSC 100BT. 4. Receive performance will not be as good as with this patch. 5. FTP hangs. 6. Problem with 10BT and noheartbeats. 7. Low performance due to IEEE SNAP packets not being logged and going through expensive lanc_logging. 8. Cable disconnect/reconnect interrupts are not always acknowledged. 9. DHCP does not work correctly with GSC 100BT. Defect Description: PHNE_14521: Repackaged HP-UX patch PHNE_13940 for VVOS. Based on HP-UX patch PHNE_13940: 1. The AUI port was not being properly initialized. 2. Under heavy inbound traffic for a long period of time, the number of empty descriptors became incorrect. 3. Manual Speed and Duplex configuration is now enabled. SR: 4701355917 1653232306 4701365569 5003405175 5003405225 1653240432 5003398388 1653256248 Patch Files: /usr/conf/lib/libbtlan4.a /usr/lib/lanadmin/libdsbtlan4.sl /usr/newconfig/etc/rc.config.d/hpgsc100conf /sbin/init.d/hpgsc100 what(1) Output: /sbin/init.d/hpgsc100: hpgsc100 PHNE_13940 $Revision: 1.2 $ $Date: 98/01/29 12:00:00 $ /usr/conf/lib/libbtlan4.a: btlan4.c GSC 100BT 10.20 PHNE_13940 $Revision: 2.10 $ $Date: 98/01/29 10:34:27 $ /usr/lib/lanadmin/libdsbtlan4.sl: libdsbtlan4.sl: Version: B.10.20 $Date: 98/01/26 14 :14:12 $ /usr/newconfig/etc/rc.config.d/hpgsc100conf: hpGSC100conf PHNE_13940 $Revision: 1.2 $ $Date: 98/0 1/29 12:00:01 $ cksum(1) Output: 1979808167 6282 /sbin/init.d/hpgsc100 3357716449 109804 /usr/conf/lib/libbtlan4.a 1631808457 20528 /usr/lib/lanadmin/libdsbtlan4.sl 2783070780 1231 /usr/newconfig/etc/rc.config.d/hpgsc100conf Patch Conflicts: None Patch Dependencies: s700: 10.24: PHKL_14528 PHNE_14657 s800: 10.24: PHKL_14529 PHNE_14658 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHNE_13940: s700: 10.20 s800: 10.20 Patch Package Size: 200 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_14521 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_14521.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_14521.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_14521. 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_14521.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_14521.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None