Patch Name: PHNE_13671 Patch Description: s700_800 10.30 cumulative ARPA Transport patch Creation Date: 97/12/23 Post Date: 98/01/05 Hardware Platforms - OS Releases: s700: 10.30 s800: 10.30 Products: N/A Filesets: OS-Core.CORE-KRN Networking.NET-KRN Automatic Reboot?: Yes Status: General Superseded Critical: Yes PHNE_13671: PANIC PHNE_13446: PANIC PHNE_13001: PANIC PHNE_12312: PANIC Path Name: /hp-ux_patches/s700_800/10.X/PHNE_13671 Symptoms: PHNE_13671: This patch replaces PHNE_13446. See Defect Description PHNE_13446: See Defect Description PHNE_13001: See Defect Description PHNE_12312: See Defect Description Defect Description: PHNE_13671: ( SR number: 1653229633 ) When using Service Guard in a spanning tree environment it is possible to loose the unsoliticited ARP_REQUESTS sent out when an IP address moves from interface to interface. ( SR number: 1653239764 ) If the system is a single processor machine they may see it hang. It will still respond to "ping" but the console and all other activity will stop. If the system is a multiprocessor machine the customer may see that one processor is 100% busy running netisr. The rest of the system will be working OK with the exception of the one processor being out of the picture. Networking may be slow or not working at all. Netstat will show one of this systems IP addresses connected to itsself along with the local and remote port being the same. The state of the socket will be SYN_RCVD. PHNE_13446: ( SR not found ) Recvfrom blocks on non-blocking UDP socket PHNE_13001: ( SR 1653234435 ) The keep_alive timer cannot be set below one minute. ( SR not found ) Gated panic: Trap Type 13 (Conditional trap) in kmalloc ( SR not found ) Data page fault after turning on tracing on entity, ns_ls_ip, on a system with a fddi interface. PHNE_12312: ( SR number: 4701366054 ) - Readv/recv/recvfrom/recvmsg returns either less or more data than it expected. - Call to connect failed unexpectedly, expected errno = EINTR, but actually returned errno ETIMEDOUT (Connection timed out). - For connected UDP only, getpeername, getsockname, recvfrom, recvmsg returned incorrect address length. - For connectionless socket type, when the message is too large to be sent at once as the socket requires. send call succeeded unexpectedly. It should fail on EMSGSIZE. - Shutdown call failed incorrectly, returned errno ENOENT (No such file or directory), it should be EINVAL. - With the FIONBIO ioctl flag set, a connect to a server which has not yet done a listen or an accept SHOULD returns with errno EINPROGRESS. A subsequent connect request by the client SHOULD returns errno set to EINVAL. Read, write, recv, and send SHOULD return ECONNREFUSED. - After the TCP connection was closed by its server, its client did a write to the connection socket, had an errno ECONNRESET returned. The correct return should be an errno EPIPE with a SIGPIPE. - Sendmsg caused data page fault in x_mi_tpi_uderror_ind. - Accept() caused UP system hang. This happened on UP only. - Exit() call on tcp socket caused system hang. - Accept() encounted assertion failure (fdp->fd_count==1). SR: 1653229633 1653234435 1653239764 4701366054 Patch Files: /usr/conf/lib/libinet.a(udp.o) /usr/conf/lib/libinet.a(tcp.o) /usr/conf/lib/libinet.a(rawip.o) /usr/conf/lib/libinet.a(ip_if.o) /usr/conf/lib/libinet.a(ip.o) /usr/conf/lib/libinet.a(arp.o) /usr/conf/lib/libnet.a(stcpmap.o) /usr/conf/lib/libnet.a(miutil.o) /usr/conf/lib/libnet.a(mioptcom.o) /usr/conf/lib/libnet.a(if.o) /usr/conf/lib/libuipc.a(uipc_socket.o) /usr/conf/lib/libuipc.a(uipc_syscall.o) /usr/conf/lib/libuipc.a(uipc_tpi.o) /usr/conf/lib/libinet.a(in_cksum.o) what(1) Output: /usr/conf/lib/libinet.a(udp.o): PHNE_13671udp.c $Revision: 1.1.116.17 $ $Date: 97/10 /23 16:36:25 $ /usr/conf/lib/libinet.a(tcp.o): PHNE_13671tcp.c $Revision: 1.1.116.36 $ $Date: 97/12 /23 13:24:49 $ /usr/conf/lib/libinet.a(rawip.o): PHNE_13671rawip.c $Revision: 1.1.116.13 $ $Date: 97/ 10/23 16:28:35 $ /usr/conf/lib/libinet.a(ip_if.o): PHNE_13671ip_if.c $Revision: 1.1.116.16 $ $Date: 97/ 08/25 14:45:56 $ /usr/conf/lib/libinet.a(ip.o): PHNE_13671ip.c $Revision: 1.1.116.32 $ $Date: 97/10/ 23 16:24:59 $ /usr/conf/lib/libinet.a(arp.o): PHNE_13671arp.c $Revision: 1.1.116.13 $ $Date: 97/10 /23 16:20:53 $ /usr/conf/lib/libnet.a(stcpmap.o): PHNE_13671 stcpmap.c $Revision: 1.1.116.18 $ /usr/conf/lib/libnet.a(miutil.o): PHNE_13671miutil.c $Revision: 1.1.116.14 $ $Date: 97 /10/23 15:36:43 $ /usr/conf/lib/libnet.a(mioptcom.o): PHNE_13671mioptcom.c $Revision: 1.1.116.9 $ $Date: 9 7/08/25 15:31:22 $ /usr/conf/lib/libnet.a(if.o): PHNE_13671if.c $Revision: 1.7.116.13 $ /usr/conf/lib/libuipc.a(uipc_socket.o): PHNE_13671 uipc_socket.c $Revision: 1.12.116.68 $ $D ate: 97/12/05 21:33:26 $ /usr/conf/lib/libuipc.a(uipc_syscall.o): PHNE_13671 uipc_syscall.c $Revision: 1.11.116.39 $ /usr/conf/lib/libuipc.a(uipc_tpi.o): PHNE_13671 uipc_tpi.c $Revision: 1.1.116.19 $ /usr/conf/lib/libinet.a(in_cksum.o): None cksum(1) Output: 946159879 24456 /usr/conf/lib/libinet.a(udp.o) 1457475221 85288 /usr/conf/lib/libinet.a(tcp.o) 1305787762 15912 /usr/conf/lib/libinet.a(rawip.o) 209734365 41600 /usr/conf/lib/libinet.a(ip_if.o) 2397655302 90128 /usr/conf/lib/libinet.a(ip.o) 1447694009 28932 /usr/conf/lib/libinet.a(arp.o) 3178255639 22224 /usr/conf/lib/libnet.a(stcpmap.o) 1311643606 20596 /usr/conf/lib/libnet.a(miutil.o) 3379798325 5724 /usr/conf/lib/libnet.a(mioptcom.o) 2904048765 4296 /usr/conf/lib/libnet.a(if.o) 89928043 39672 /usr/conf/lib/libuipc.a(uipc_socket.o) 2850205465 26572 /usr/conf/lib/libuipc.a(uipc_syscall.o) 1225717477 13288 /usr/conf/lib/libuipc.a(uipc_tpi.o) 1320943832 2136 /usr/conf/lib/libinet.a(in_cksum.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_12312 PHNE_13001 PHNE_13446 Equivalent Patches: None Patch Package Size: 490 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_13671 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_13671.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_13671.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_13671. 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_13671.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_13671.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None