Patch Name: PHNE_20004 Patch Description: s700_800 10.26 portmap cumulative patch Creation Date: 99/09/30 Post Date: 99/10/15 Hardware Platforms - OS Releases: s700: 10.26 s800: 10.26 Products: N/A Filesets: NFS.NFS-CORE Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHNE_20004 Symptoms: PHNE_20004: Portmap fails to start with the following error message select error: Bad file number portmap: svc_run returned unexpectedly Defect Description: PHNE_20004: Changing the softlimit of maximum number of open files per process beyond 2048 causes select() failure. The reason is that portmap uses some of the libc data strucures which are designed to handle only 2048 file descriptors. Currently portmap uses the kernel configured softlimit of the number of open files which can exceed 2048. Resolution: Portmap has been changed to handle the open file descriptors up to 2048 only. SR: 0000000000 Patch Files: /usr/sbin/portmap what(1) Output: /usr/sbin/portmap: 1999/09/28 Hewlett-Packard HP-UX 10.26 TOS [ ic5dl - DAV17 ] 99/09/23 services/NFS/cmds/etc/portmap.c, hpux, hpux _10.26, ic5dl Revision 1.4 PATCH_10.26 (PHNE _20004) cksum(1) Output: 885564255 36864 /usr/sbin/portmap Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 90 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_20004 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_20004.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_20004. 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_20004.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_20004.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None