Patch Name: PHNE_13649 Patch Description: s700 10.20 EISA 100VG-AnyLAN product patch Creation Date: 98/03/04 Post Date: 98/03/12 Hardware Platforms - OS Releases: s700: 10.20 Products: 100VG-EISA-KRN B.10.20.04; 100VG-EISA-RUN B.10.20.04 Filesets: 100VG-EISA-KRN.100VG-KRN,B.10.20.04 100VG-EISA-RUN.100VG-RUN,B.10.20.04 Automatic Reboot?: Yes Status: General Release Critical: No Path Name: /hp-ux_patches/s700/10.X/PHNE_13649 Symptoms: PHNE_13649: 1.When the cable is disconnected ( from either the 100Mb/s port or the 10Mb/s port), the lanadmin still shows the link operational status as UP. 2.Lanadmin fails after sufficient changing of nmid/display commands. 3.Reset of 100vg card hangs when the card is disconnected from 10Mb/s port. 4.Card reset does not work when switching from 10 to 100Mb port. 5.With 100vg/SG when remote cable is disconnected local subnet goes down. PHNE_10077: The following symptoms correspond to the descriptions in the defect descriptions fields for PHNE_10077: 1. system panic when ENOBUF 2. in 10bt mode, if cable disconnection followed by a DMA timeout, IFF_UP flag never gets back to "UP" (always "DOWN") when the cable is reconnected. 3. in 10bt mode, the cable disconnection for the cards whose date-code is "3396" is not recoverable when the cable is reconnected. driver returns EIO and need to reboot the system to bring the driver back up again. Defect Description: PHNE_13649: 1. The ifOper entry of mib_ifEntry was not getting updated, when the cable was disconnected. 2. Catopen() is called repeatedly in dsname() without closing it, before returning from this function. This causes the number of open file descriptors to exceed the maxfile limit, and after this lanadmin fails. 3. The reset path for 10Mb/s port was returning a wrong value (-1) when the cable is disconnected. 4. Once the card mode is set to 10Mb, the driver was never checking whether the mode is switched over to 100Mb/s. 5. The 100VG driver increments ifOutOctets in mib_xstats but does not increment ifOutUcastPkts and ServiceGuard depends on this field to determine whether the subnet is UP or DOWN. PHNE_10077: The following defect descriptions are for PHNE_10077: 1. when ENOBUF retuns during transmission, we unmapped the bufs which have not been mapped. 2. when we get DMA timeout, we didnot return and we screwed up the vgal0_if_prior_state. 3. the checking of old MAC address (0x080009)is still in 10bt reset(). the card with date-code "3396" have a new MAC address of "0x0060b0". The driver comes up after reboot because we initialize the driver with 100vg reset(). SR: 1653213272 1653245209 1653243261 5003357194 Patch Files: /usr/conf/master.d/vglan0 /usr/conf/lib/vgal0_q4.o /usr/conf/lib/lib100vg.a /usr/lib/lanadmin/libdsvglan0.sl what(1) Output: /usr/conf/master.d/vglan0: None /usr/conf/lib/vgal0_q4.o: None /usr/conf/lib/lib100vg.a: vgal0.h $Revision: 1.2 $ $Date: 98/01/08 21:54:00 $ vgal0.c $Revision: 1.8 $ $Date: 98/02/18 20:03:08 $ FILESET 100VG: lib 100vg: Version: B.10.20.04 PHNE_1 3649 /usr/lib/lanadmin/libdsvglan0.sl: None cksum(1) Output: 2639339491 3749 /usr/conf/master.d/vglan0 110752076 143536 /usr/conf/lib/vgal0_q4.o 1237743936 41952 /usr/conf/lib/lib100vg.a 2553027533 16384 /usr/lib/lanadmin/libdsvglan0.sl Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_10077 Equivalent Patches: PHNE_13650: s800: 10.20 Patch Package Size: 260 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_13649 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_13649.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_13649.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_13649. 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_13649.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_13649.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None