Patch Name: PHKL_29300 Patch Description: s700_800 11.11 IPMI driver port, LUN change,vPar interface Creation Date: 03/09/05 Post Date: 03/11/03 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_64,v=HP OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: hardware_enablement general_release manual_dependencies Path Name: /hp-ux_patches/s700_800/11.X/PHKL_29300 Symptoms: PHKL_29300: ( SR:8606294951 CR:JAGae58648 ) vPar systems can not send IPMI messages PHKL_28464: ( SR:8606290682 CR:JAGae54528 ) IPMI sensor reading command fails. PHKL_27669: ( SR:8606272911 CR:JAGae37017 ) Hardware_enablement: This product update is a member of a set needed to enable the IPMI driver (primarily used by Diagnostics). The full list of product updates required for this feature are: PHKL_27669, PHKL_27714, PHKL_27715, PHKL_27716 If any member of this set of product updates is not installed, this product update will have no impact on your system. Defect Description: PHKL_29300: ( SR:8606294951 CR:JAGae58648 ) A vPar interface is needed for the IPMI driver Resolution: Added a vPar interface to the IPMI driver PHKL_28464: ( SR:8606290682 CR:JAGae54528 ) IPMI driver needs to allow use of non 0 LUN's Resolution: Driver error checking code now accepts LUN's 0-3 PHKL_27669: ( SR:8606272911 CR:JAGae37017 ) This product update contains minor enhancements required to enable the IPMI driver. Resolution: The IPMI driver was added. Enhancement: No SR: 8606272911 8606290682 8606294951 Patch Files: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libipmi.a(bt.o) /usr/conf/lib/libipmi.a(imb_drv.o) /usr/conf/lib/libipmi.a(ipmi.o) /usr/conf/lib/libipmi.a(ipmi_psm.o) /usr/conf/lib/libipmi.a(kcs.o) /usr/conf/lib/libipmi.a(smic.o) OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/master.d/ipmi what(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libipmi.a(bt.o): bt.c $Date: 2003/09/03 11:15:25 $Revision: r11.11/3 PATCH_11.11 (PHKL_29300) /usr/conf/lib/libipmi.a(imb_drv.o): imb_drv.c $Date: 2003/09/03 10:19:52 $Revision: r11. 11/3 PATCH_11.11 (PHKL_29300) /usr/conf/lib/libipmi.a(ipmi.o): ipmi.c $Date: 2003/09/03 10:23:19 $Revision: r11.11/ 3 PATCH_11.11 (PHKL_29300) /usr/conf/lib/libipmi.a(ipmi_psm.o): ipmi_psm.c $Date: 2003/09/03 10:27:22 $Revision: r11 .11/3 PATCH_11.11 (PHKL_29300) /usr/conf/lib/libipmi.a(kcs.o): kcs.c $Date: 2003/09/03 10:28:18 $Revision: r11.11/3 PATCH_11.11 (PHKL_29300) /usr/conf/lib/libipmi.a(smic.o): smic.c $Date: 2003/09/03 10:30:39 $Revision: r11.11/ 3 PATCH_11.11 (PHKL_29300) OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/master.d/ipmi: ipmi $Date: 2002/09/03 14:02:01 $Revision: r11.11/1 PATCH_11.11 (PHKL_27669) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: 4125244904 26752 /usr/conf/lib/libipmi.a(bt.o) 1514048783 9040 /usr/conf/lib/libipmi.a(imb_drv.o) 3721066766 29768 /usr/conf/lib/libipmi.a(ipmi.o) 3359554027 12360 /usr/conf/lib/libipmi.a(ipmi_psm.o) 3863991003 13600 /usr/conf/lib/libipmi.a(kcs.o) 3561764173 14296 /usr/conf/lib/libipmi.a(smic.o) OS-Core.KERN2-RUN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: 2768687748 2572 /usr/conf/master.d/ipmi Patch Conflicts: None Patch Dependencies: s700: 11.11: PHKL_27714 PHKL_27715 PHKL_27716 s800: 11.11: PHKL_27714 PHKL_27715 PHKL_27716 Hardware Dependencies: None Other Dependencies: PHCO_28169 mksf patch, creates /dev/ipmi Supersedes: PHKL_28464 PHKL_27669 Equivalent Patches: None Patch Package Size: 70 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_29300 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_29300.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_29300. 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_29300.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_29300.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_29300.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None