Patch Name: PHCO_28243 Patch Description: s700_800 11.11 crashutil cumulative, CDUMP enablement Creation Date: 03/03/28 Post Date: 03/06/02 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No (superseded patches were critical) PHCO_26957: ABORT Category Tags: defect_repair enhancement general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHCO_28243 Symptoms: PHCO_28243: ( SR:8606287463 CR:JAGae51402 ) This patch is a member of a set needed to enable the optional HP-UX Compressed Dump feature. Upon installation, the HP-UX Compressed Dump bundle (CDUMP11i) will install the full set of product updates (including this one) to enable the Compressed Dump feature. If the HP-UX Compressed Dump product is not installed, this product update will have no impact on your system. PHCO_26957: ( SR:8606245605 CR:JAGae12070 ) 1) "q4" fails if some of the images are in dedicated dump. 2) "q4" fails if the dump is saved to CRASHDIR format by crashutil. 3) crashutil doen't recognize the image if it saved in compressed format. Defect Description: PHCO_28243: ( SR:8606287463 CR:JAGae51402 ) This product update contains minor enhancements required to enable the HP-UX Compressed Dump product. Resolution: Enhancements added to support the new Compressed Dump format (PARDIR). PHCO_26957: ( SR:8606245605 CR:JAGae12070 ) 1) crashutil doesn't copy full image if the image is saved to file system. 2) crashutil doesn't write the bitmap into the image file. 3) crashutil is expecting the saved image in uncompressed format. Resolution: 1) crashutil is modified to resolve the image loss. 2) bitmap is written to the image file. 3) crashutil is modified to accept compressed image too. Enhancement: Yes PHCO_28243: Support for the Compressed Dump feature. SR: 8606245605 8606287463 Patch Files: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: /usr/share/man/man1m.Z/crashutil.1m OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/sbin/crashutil what(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: /usr/share/man/man1m.Z/crashutil.1m: None OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/sbin/crashutil: crashutil.c $Date: 2003/03/27 10:28:10 $Revision: r1 1.11/3 PATCH_11.11 (PHCO_28243) $Revision: @(#) crashutil CUP11.11_BL2003_0328_4 PAT CH_11.11 PHCO_28243 Fri Mar 28 12:41:38 PST 2003 $ cksum(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: 699439106 3253 /usr/share/man/man1m.Z/crashutil.1m OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 3017722903 28672 /usr/sbin/crashutil Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_26957 Equivalent Patches: None Patch Package Size: 60 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_28243 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_28243.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_28243. 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 PHCO_28243.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_28243.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_28243.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None