Patch Name: PHCO_30361 Patch Description: s700_800 11.11 savecrash cumulative, CDUMP enablement Creation Date: 04/01/25 Post Date: 04/02/09 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 Category Tags: defect_repair enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_30361 Symptoms: PHCO_30361: ( SR:8606339617 CR:JAGaf00546 ) Savecrash does not reserve minfree disk space specified by -m option. PHCO_28241: ( 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_26956: ( SR:8606245605 CR:JAGae12070 ) "savecrash -p" saves the image from both dedicated dump device and swap-endangered dump device. Defect Description: PHCO_30361: ( SR:8606339617 CR:JAGaf00546 ) The minfree value passed using -m option is not used in calculating the available disk space for saving crash dump. Resolution: The available disk space calculation now uses minfree value. It does not include the disk space used for filesystem metadata. PHCO_28241: ( 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_26956: ( SR:8606245605 CR:JAGae12070 ) savecrash is not updating the dump structures properly. Resolution: updated the dump structures properly to correctly indicate swap-endangered dump devices. Enhancement: No (superseded patches contained enhancements) PHCO_28241: Support for the Compressed Dump feature. SR: 8606245605 8606287463 8606339617 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/savecrash.1m OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /sbin/savecrash 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/savecrash.1m: None OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /sbin/savecrash: main.c $Date: 2003/03/27 01:32:00 $Revision: r11.11/ 3 PATCH_11.11 (PHCO_28241) source.c $Date: 2003/03/29 01:34:52 $Revision: r11.1 1/4 PATCH_11.11 (PHCO_28241) target.c $Date: 2004/01/23 00:28:27 $Revision: r11.1 1/3 PATCH_11.11 (PHCO_30361) index.c $Date: 2003/03/27 01:28:06 $Revision: r11.11 /2 PATCH_11.11 (PHCO_28241) $Revision: @(#) savecrash.sbin R11.11_BL2004_0125_1 PATCH_11.11 PHCO_30361 Sun Jan 25 04:07:59 PST 2004 $ $ Version_11.11 Jan 12 2004 08:25:23 $ cksum(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: 1531735881 6382 /usr/share/man/man1m.Z/savecrash.1m OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 1200789462 352256 /sbin/savecrash Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_28241 PHCO_26956 Equivalent Patches: None Patch Package Size: 220 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_30361 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_30361.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_30361. 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_30361.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_30361.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_30361.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None