Patch Name: PHKL_26477 Patch Description: s700_800 11.00 Panic extending JFS3.3 filesystem past 128GB Creation Date: 02/03/18 Post Date: 02/03/19 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: JFS 3.3; Filesets: JFS.JFS-BASE2-KRN,fr=3.3,fa=HP-UX_B.11.00_32,v=HP JFS.JFS-BASE2-KRN,fr=3.3,fa=HP-UX_B.11.00_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: Yes PHKL_26477: PANIC Category Tags: defect_repair general_release critical panic Path Name: /hp-ux_patches/s700_800/11.X/PHKL_26477 Symptoms: PHKL_26477: ( SR:8606233690 CR:JAGae02914 ) System panics with a 'dirty inval' panic when trying to extend a JFS3.3 filesystem beyond 128GB. The panic stack trace will be similar to: panic: dirty inval panic+0x14 brelse+0x284 vx_brelse_bp+0x38 vx_brelse_noflush+0x3c vx_brelse+0x2c vx_brelse_stale+0x2c vx_resize_sumcalc+0x5c4 vx_resize_buildout+0xc0 vx_resize+0x4f0 vx_aioctl_fullfs+0x128 vx_aioctl_common+0x518 vx_aioctl+0x80 vx_ioctl+0xf8 vno_ioctl+0x90 ioctl+0x1f4 syscall+0x6f8 $syscallrtn+0x0 Defect Description: PHKL_26477: ( SR:8606233690 CR:JAGae02914 ) When trying to extend a vxfs filesystem beyond 128GB using fsadm(1M), the system will panic with a 'dirty inval' panic due to a failure to flush dirty smaps after updating the extent maps for the resize. Resolution: We now ensure that any dirty smaps are flushed after the extent maps are updated for resize. SR: 8606233690 Patch Files: JFS.JFS-BASE2-KRN,fr=3.3,fa=HP-UX_B.11.00_32,v=HP: /usr/conf/lib/libvxfs.a(vx33_resize.o) JFS.JFS-BASE2-KRN,fr=3.3,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libvxfs.a(vx33_resize.o) what(1) Output: JFS.JFS-BASE2-KRN,fr=3.3,fa=HP-UX_B.11.00_32,v=HP: /usr/conf/lib/libvxfs.a(vx33_resize.o): vx33_resize.c $Date: 2002/02/28 09:41:57 $Revision: r11ros/2 PATCH_11.00 (PHKL_26477) JFS.JFS-BASE2-KRN,fr=3.3,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libvxfs.a(vx33_resize.o): vx33_resize.c $Date: 2002/02/28 09:41:57 $Revision: r11ros/2 PATCH_11.00 (PHKL_26477) cksum(1) Output: JFS.JFS-BASE2-KRN,fr=3.3,fa=HP-UX_B.11.00_32,v=HP: 3430027940 21340 /usr/conf/lib/libvxfs.a(vx33_resize.o) JFS.JFS-BASE2-KRN,fr=3.3,fa=HP-UX_B.11.00_64,v=HP: 3835014960 37760 /usr/conf/lib/libvxfs.a(vx33_resize.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 80 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 PHKL_26477 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_26477.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_26477. 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 PHKL_26477.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_26477.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_26477.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None