Patch Name: PHKL_30105 Patch Description: s700_800 11.11 remove mem module and LPMC syslog msgs Creation Date: 03/12/10 Post Date: 03/12/19 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: 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 general_release manual_dependencies Path Name: /hp-ux_patches/s700_800/11.X/PHKL_30105 Symptoms: PHKL_30105: ( SR:8606340019 CR:JAGaf00939 ) The messages "LPMC type : I-Cache Parity Error." and "LPMC type : D-Cache Parity Error." are logged to syslog when processor cache LPMC events occur. PHKL_24037: ( SR:8606186478 CR:JAGad55682 ) On Superdome, the msg "Initial memory module at HPA 0x0 does not identify as type memory" is sent to syslog during boot. Defect Description: PHKL_30105: ( SR:8606340019 CR:JAGaf00939 ) All processor cache LPMC events are logged to syslog. For systems using PA-RISC 2.0 processors, these events should only be logged by the diagnostic utilities which will properly detect when the hardware may be faulty. Resolution: Remove the logging of processor cache LPMC events to syslog for systems with PA-RISC 2.0 processors. The diagnostic utilities will continue to monitor LPMC events and alert the system administrator of potential hardware problems. PHKL_24037: ( SR:8606186478 CR:JAGad55682 ) The error message can be safely ignored. There is nothing wrong with the memory module. Resolution: Do not emit this msg on cellular systems. Enhancement: No SR: 8606186478 8606340019 Patch Files: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libsvc-pdk.a(lpmc.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libsvc-pdk.a(lpmc.o) what(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libsvc-pdk.a(lpmc.o): lpmc.c $Date: 2003/12/09 08:42:35 $Revision: r11.11/ 2 PATCH_11.11 (PHKL_30105) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libsvc-pdk.a(lpmc.o): lpmc.c $Date: 2003/12/09 08:42:35 $Revision: r11.11/ 2 PATCH_11.11 (PHKL_30105) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: 1173355767 7236 /usr/conf/lib/libsvc-pdk.a(lpmc.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: 3738547659 15968 /usr/conf/lib/libsvc-pdk.a(lpmc.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: To correctly report and handle processor-related LPMC events, the following patches should also be installed: - PHKL_30100 (all PA-RISC 2.0 systems) - PHSS_30101 (PA-8800 and above only) Supersedes: PHKL_24037 Equivalent Patches: None Patch Package Size: 30 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_30105 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_30105.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_30105. 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_30105.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_30105.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_30105.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None