Patch Name: PHKL_26192 Patch Description: s700_800 11.11 Cumulative Ioscan/Interrupt Migration update Creation Date: 02/03/25 Post Date: 02/05/20 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.CORE-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: defect_repair enhancement general_release manual_dependencies Path Name: /hp-ux_patches/s700_800/11.X/PHKL_26192 Symptoms: PHKL_26192: ( SR:8606232843 CR:JAGae02071 ) This product update is part of a set needed to enable the optional HP-UX Interrupt Migration feature. Upon installation, the HP-UX Interrupt Migration bundle (IM11i) will install the full set of product updates (including this one) necessary to enable the Interrupt Migration feature. If the HP-UX Interrupt Migration product is not installed, this product update will have no impact on your system. PHKL_24163: ( SR:8606186123 CR:JAGad55328 ) ioscan -k takes a long time to complete on systems with a large configuration. For example, ioscan -kf would take approximately 13+ minutes on a SuperDome system with 8000+ disks. Defect Description: PHKL_26192: ( SR:8606232843 CR:JAGae02071 ) This product update contains minor enhancements required to enable the HP-UX Interrupt Migration product. Resolution: Added new data structures and functions to the I/O sub-system for interrupt migration. PHKL_24163: ( SR:8606186123 CR:JAGad55328 ) Old interfaces to the I/O tree only provided a field of information for one device at a time. A lot of system calls had to be made to obtain complete information for the entire I/O tree. Resolution: New interfaces have been implemented which provide multiple information on multiple devices with one system call. In this way, context switchs between kernel and user space are decreased. SR: 8606186123 8606232843 Patch Files: OS-Core.CORE-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/conf/io/io_com_params.h /usr/conf/sys/libIO.h OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libio.a(dev_config.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libio.a(dev_config.o) what(1) Output: OS-Core.CORE-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/conf/io/io_com_params.h: io_com_params.h $Date: 2002/03/19 16:08:32 $Revision : r11.11/3 PATCH_11.11 (PHKL_26192) */ /usr/conf/sys/libIO.h: libIO.h $Date: 2002/03/19 16:10:15 $Revision: r11.11 /2 PATCH_11.11 (PHKL_26192) */ OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libio.a(dev_config.o): dev_config.c $Date: 2002/03/19 16:04:06 $Revision: r 11.11/2 PATCH_11.11 (PHKL_26192) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libio.a(dev_config.o): dev_config.c $Date: 2002/03/19 16:04:06 $Revision: r 11.11/2 PATCH_11.11 (PHKL_26192) cksum(1) Output: OS-Core.CORE-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 2969932657 3021 /usr/conf/io/io_com_params.h 1551296920 8544 /usr/conf/sys/libIO.h OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: 2805301673 27236 /usr/conf/lib/libio.a(dev_config.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: 2431581037 99952 /usr/conf/lib/libio.a(dev_config.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: Patch PHCO_24198 must also be installed, with or after this patch, if the slow "ioscan -k" defect fix is desired. Supersedes: PHKL_24163 Equivalent Patches: None Patch Package Size: 170 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_26192 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_26192.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_26192. 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_26192.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_26192.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_26192.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None