Patch Name: PHCO_29310 Patch Description: s700_800 11.11 vxdump(1M) hang Creation Date: 03/07/22 Post Date: 03/09/08 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: JFS.VXFS-BASE-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHCO_29310: HANG A vxdump process could hang forever. Category Tags: defect_repair general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHCO_29310 Symptoms: PHCO_29310: ( SR:8606308341 CR:JAGae71376 ) A vxdump process could hang forever. Defect Description: PHCO_29310: ( SR:8606308341 CR:JAGae71376 ) vxdump forks a child process which is the master process responsible for selecting the files to back up. This master process forks three children (slaves) that take turns reading files and then writing them to tape. The signal that is used to communicate between these slaves is not handled properly, causing a slave to wait forever to receive a signal. This results in vxdump hanging. Resolution: The signal handling mechanism in vxdump has been modified to prevent this hang. Enhancement: No SR: 8606308341 Patch Files: JFS.VXFS-BASE-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /sbin/vxdump /usr/lbin/fs/vxfs/vxdump /usr/sbin/rvxdump /usr/sbin/vxdump what(1) Output: JFS.VXFS-BASE-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /sbin/vxdump: tape.c $Date: 2003/06/20 01:31:00 $Revision: r11.11/ 1 PATCH_11.11 (PHCO_29310) $Revision: @(#) all CUP11.11_BL2003_0722_2 PATCH_11. 11 PHCO_29310 Tue Jul 22 09:09:32 PDT 2003 $ $ Version_11.11 Jul 20 2003 19:56:06 $ /usr/lbin/fs/vxfs/vxdump: tape.c $Date: 2003/06/20 01:31:00 $Revision: r11.11/ 1 PATCH_11.11 (PHCO_29310) $Revision: @(#) all CUP11.11_BL2003_0722_2 PATCH_11. 11 PHCO_29310 Tue Jul 22 09:08:51 PDT 2003 $ /usr/sbin/rvxdump: tape.c $Date: 2003/06/20 01:31:00 $Revision: r11.11/ 1 PATCH_11.11 (PHCO_29310) $Revision: @(#) all CUP11.11_BL2003_0722_2 PATCH_11. 11 PHCO_29310 Tue Jul 22 09:08:51 PDT 2003 $ /usr/sbin/vxdump: tape.c $Date: 2003/06/20 01:31:00 $Revision: r11.11/ 1 PATCH_11.11 (PHCO_29310) $Revision: @(#) all CUP11.11_BL2003_0722_2 PATCH_11. 11 PHCO_29310 Tue Jul 22 09:08:51 PDT 2003 $ cksum(1) Output: JFS.VXFS-BASE-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 1405783579 393216 /sbin/vxdump 2557865059 110592 /usr/lbin/fs/vxfs/vxdump 2557865059 110592 /usr/sbin/rvxdump 2557865059 110592 /usr/sbin/vxdump Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHCO_12186: s800: 10.20 Patch Package Size: 280 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_29310 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_29310.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_29310. 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_29310.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_29310.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_29310.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None