Patch Name: PHCO_17665 Patch Description: s700_800 10.26 Fix savecore(1M) handling of >2GB dump areas Creation Date: 99/08/20 Post Date: 99/09/27 Hardware Platforms - OS Releases: s700: 10.26 s800: 10.26 Products: N/A Filesets: OS-Core.UX-CORE Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHCO_17665 Symptoms: PHCO_17665: If the dump area is beyond 2Gb on the physical disk, the following error message results when savecore attempts to read the dump: savecore: seek failed : savecore: could not open dump Defect Description: PHCO_17665: When the size of a dump device is greater than 4Gb, savecore cannot access the dump. The savecore command will fail with: savecore: seek failed : savecore: could not open dump The will tend to be random as savecore is reporting an error that did not really occur. Resolution: Ported the latest version of the savecore which contains the 10.20 patch PHCO_12822 that fixes this problem. Device size can now be up to 4Gb. SR: 0000000000 Patch Files: /sbin/savecore what(1) Output: /sbin/savecore: 99/08/17 lib/libc/core/gen/ctime.c, hpux, hpux_10.26 , ic5cy Revision 1.2 PATCH_10.26 (PHCO_17823 ) UNMODIFIED 1999/08/17 Hewlett-Packard HP-UX 10.26 TOS [ ic5cy - DAV17 ] PHCO_17275 $Revision: 78.3.1.6 $ 99/06/03 cmd/savecore/hpux_rel.c, cmds, hpux_10.26, ic5cy Revision 1.2 PATCH_10.26 (PHCO_17665) UNMODIFIED 99/06/02 cmd/savecore/main.c, hpux, hpux_10.26, ic5c y Revision 1.2 PATCH_10.26 (PHCO_17665) 99/06/03 cmd/savecore/source.c, cmds, hpux_10.26, ic 5cy Revision 1.2 PATCH_10.26 (PHCO_17665) UN MODIFIED 99/06/03 cmd/savecore/target.c, cmds, hpux_10.26, ic 5cy Revision 1.2 PATCH_10.26 (PHCO_17665) UN MODIFIED 99/06/02 cmd/savecore/util.c, hpux, hpux_10.26, ic5c y Revision 1.2 PATCH_10.26 (PHCO_17665) 99/06/03 cmd/savecore/disk_area.c, cmds, hpux_10.26, ic5cy Revision 1.3 PATCH_10.26 (PHCO_17665) UNMODIFIED 99/06/03 cmd/savecore/index.c, cmds, hpux_10.26, ic5 cy Revision 1.2 PATCH_10.26 (PHCO_17665) UNM ODIFIED 99/05/21 lib/libsecurity/map_ids.c, hpux, hpux_10.26 , ic5cy Revision 1.12 PATCH_10.26 (PHCO_1850 2) 99/05/21 lib/libsecurity/authcap.c, hpux, hpux_10.26 , ic5cy Revision 1.5 PATCH_10.26 (PHCO_18502 ) 99/08/17 lib/libsecurity/mandlib.c, hpux, hpux_10.26 , ic5cy Revision 1.5 PATCH_10.26 (PHCO_17760 ) $ ic5ae_DAV17 lib/libc/archive_pa1/libc.a_01 Aug 17 1999 20:53:06 cksum(1) Output: 825510604 409600 /sbin/savecore Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 450 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 PHCO_17665 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHCO_17665.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHCO_17665. 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 PHCO_17665.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/PHCO_17665.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None