Patch Name: PHNE_30092 Patch Description: s700_800 11.23 RPC commands and daemons cumulative patch Creation Date: 04/01/06 Post Date: 04/01/26 Hardware Platforms - OS Releases: s700: 11.23 s800: 11.23 Products: NFS B.11.23 Filesets: NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHNE_30092 Symptoms: PHNE_30092: ( SR:8606317535 CR:JAGae80096 ) The performance level of connection-oriented RPC servers is being reduced by network delays. Defect Description: PHNE_30092: ( SR:8606317535 CR:JAGae80096 ) Connection-oriented RPC packets are not being decoded effectively during network delays. Resolution: The non-blocking I/O feature is being provided to improve the performance of connection-oriented RPC servers during network delays. Enhancement: No SR: 8606317535 Patch Files: NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/sbin/keyserv NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/sbin/rpcbind NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/sbin/rpc.rexd what(1) Output: NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/sbin/keyserv: keyserv.c $Date: 2003/11/25 18:39:17 $Revision: r11. 23/1 PATCH_11.23 (PHNE_30092) NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/sbin/rpcbind: rpcbind.c $Date: 2003/12/04 15:51:48 $Revision: r11. 23/1 PATCH_11.23 (PHNE_30092) NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/sbin/rpc.rexd: rexd.c $Date: 2003/12/04 15:51:55 $Revision: r11.23/ 1 PATCH_11.23 (PHNE_30092) cksum(1) Output: NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 762233174 92436 /usr/sbin/keyserv NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 1951427316 163012 /usr/sbin/rpcbind NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 2125083330 101388 /usr/sbin/rpc.rexd Patch Conflicts: None Patch Dependencies: s700: 11.23: PHNE_30090 s800: 11.23: PHNE_30090 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 180 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_30092 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_30092.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_30092. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHNE_30092.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_30092.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_30092.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None