Patch Name: PHCO_27758 Patch Description: s700_800 11.11 gsp parser & DIMM labels Creation Date: 02/09/04 Post Date: 02/11/13 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.CORE-SHLIBS,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair hardware_enablement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_27758 Symptoms: PHCO_27758: ( SR:8606235122 CR:JAGae04301 ) The partition management utilities could not identify the GSP if it was located in the IOX cabinet on an rp8400. ( SR:8606197772 CR:JAGad66963 ) No partition management support for the rp7420, rp8420 and Superdome systems with pa8800 processors PHCO_23510: ( SR:8606170617 CR:JAGad39881 ) Parstatus and Parmgr cannot parse GSP physical locations into Cabinet number and Core I/O. ( SR:8606181005 CR:JAGad50225 ) User cannot see DIMM label information through parstatus or Parmgr utilities. Defect Description: PHCO_27758: ( SR:8606235122 CR:JAGae04301 ) The library function hdc_parse_gsp_loc() did not comprehend a GSP located in an IOX cabinet on an rp8400. Resolution: Expanded cabinet type check in hdc_parse_gsp_loc() to understand the rp8400 IOX cabinet. ( SR:8606197772 CR:JAGad66963 ) The partition management commands did not understand more than 4 cpus/cell or any of the new platform DIMM labeling. Resolution: Added support for up to 16 CPUs/cell and the new platform DIMM labeling. PHCO_23510: ( SR:8606170617 CR:JAGad39881 ) The ability for HDCI to parse GSP physical locations was documented in the man pages, but not implemented in the shared library. Resolution: A function was added to the HDCI shared library which can parse the GSP physical location information into Cabinet number and Core I/O number. ( SR:8606181005 CR:JAGad50225 ) System firmware did not supply an interface to pass DIMM label information for all cells on a system. Resolution: Added a function to the shared library to pass DIMM label information based upon known architected cell information while supporting a future firmware interface for DIMM labels for any cell in the system. Enhancement: No SR: 8606170617 8606181005 8606197772 8606235122 Patch Files: OS-Core.CORE-SHLIBS,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/lib/libfab.1 /usr/lib/libfab.sl what(1) Output: OS-Core.CORE-SHLIBS,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/lib/libfab.1: hdc_dimm_labels.c $Date: 2002/08/22 10:14:56 $Revisi on: r11.11/2 PATCH_11.11 (PHCO_27758) hdc_parse_gsp_loc.c $Date: 2002/08/22 10:15:08 $Revi sion: r11.11/2 PATCH_11.11 (PHCO_27758) FAB (LightWeightProcess) Interfaces $Revision: libfab.1: CUP11.11_BL2002_0904_4 Wed S ep 4 09:33:09 PDT 2002 $ /usr/lib/libfab.sl: hdc_dimm_labels.c $Date: 2002/08/22 10:14:56 $Revisi on: r11.11/2 PATCH_11.11 (PHCO_27758) hdc_parse_gsp_loc.c $Date: 2002/08/22 10:15:08 $Revi sion: r11.11/2 PATCH_11.11 (PHCO_27758) FAB (LightWeightProcess) Interfaces $Revision: libfab.1: CUP11.11_BL2002_0904_4 Wed S ep 4 09:33:09 PDT 2002 $ cksum(1) Output: OS-Core.CORE-SHLIBS,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 1445431275 32768 /usr/lib/libfab.1 1445431275 32768 /usr/lib/libfab.sl Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_23510 Equivalent Patches: None Patch Package Size: 50 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 PHCO_27758 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_27758.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_27758. 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 PHCO_27758.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_27758.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_27758.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None