Patch Name: PHKL_19871 Patch Description: s700 10.20 FC Reset & HPMC at shutdown/reboot fixes Creation Date: 99/09/13 Post Date: 00/08/30 Hardware Platforms - OS Releases: s700: 10.20 Products: N/A Filesets: OS-Core.CORE-KRN Automatic Reboot?: Yes Status: General Superseded Critical: Yes PHKL_19871: HANG PHKL_17693: OTHER HPMC Path Name: /hp-ux_patches/s700/10.X/PHKL_19871 Symptoms: PHKL_19871: (SR: 8606113341 DTS: JAGab12583) When soft-rebooting (reboot/shutdown -r) a node without doing a hardware reset, connections to all FC devices will be lost, causing the whole cluster to be unusable. PHKL_17693: (SR: 1653250050 DTS: JAGaa08028) HPMC while running reboot -h (or shutdown -h) to shut down the system. This is a generic problem that could happen on any platform with a lot of peripherals. Defect Description: PHKL_19871: (SR: 8606113341 DTS: JAGab12583) FC interfaces did not get reset when soft-rebooting a machine, causing all the connected devices to be disconnected and inaccessable. Resolution: Add PDC_IO to reset FC interfaces when rebooting the kernel. PHKL_17693: Some devices were not already shutdown prior to the system walking the shutdown path. Resolution: Make sure all devices are shutdown before proceeding down the shutdown path. SR: 1653250050 8606105005 Patch Files: /usr/conf/lib/libhp-ux.a(machdep.o) what(1) Output: /usr/conf/lib/libhp-ux.a(machdep.o): machdep.c $Date: 99/09/13 14:21:02 $ $Revision: 1.12 6.98.10 $ PATCH_10.20 (PHKL_19871) cksum(1) Output: 4119619751 30588 /usr/conf/lib/libhp-ux.a(machdep.o) Patch Conflicts: None Patch Dependencies: s700: 10.20: PHKL_16750 Hardware Dependencies: None Other Dependencies: None Supersedes: PHKL_17693 Equivalent Patches: PHKL_19874: s800: 10.20 PHKL_19752: s700: 11.00 Patch Package Size: 90 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_19871 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHKL_19871.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHKL_19871. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. WARNING: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHKL_19871.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_19871.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: This patch depends on base patch PHKL_16750. For successful installation, please ensure that PHKL_16750 is in the same depot with this patch, or PHKL_16750 is already installed.