Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2189960.1
Update Date:2018-01-12
Keywords:

Solution Type  Problem Resolution Sure

Solution  2189960.1 :   Firmware upgrade with existing faults from prior ILOM rev 3.2.6 to after results in misclassified Subsystem on T4-x, T5-x, & T7-x  


Related Items
  • SPARC T4-2
  •  
  • SPARC T7-1
  •  
  • SPARC T5-8
  •  
  • SPARC T4-1
  •  
  • Netra SPARC T4-2 Server
  •  
  • Netra SPARC T4-1B
  •  
  • SPARC T7-2
  •  
  • SPARC T7-4
  •  
  • Netra SPARC T4-1 Server
  •  
  • SPARC T4-4
  •  
  • SPARC T5-2
  •  
  • SPARC T5-4
  •  
  • SPARC T5-1B
  •  
Related Categories
  • PLA-Support>Sun Systems>SPARC>CMT>SN-SPARC: T7
  •  




Applies to:

SPARC T4-1 - Version Not Applicable and later
Netra SPARC T4-2 Server - Version Not Applicable and later
Netra SPARC T4-1 Server - Version Not Applicable and later
Netra SPARC T4-1B - Version Not Applicable and later
SPARC T4-2 - Version Not Applicable and later
Information in this document applies to any platform.

Symptoms

 After FW upgrade from ILOM revision prior 3.2.6 to after, existing faults can get a misclassified Subsystem. The system log also shows this misclassification of a PSU fault in file: ilom/@usr@local@bin@spshexec_show_-script_@System@Log@list.out as follows:

-> show -script /System/Log/list

Log
ID Date/Time Event Type Subsystem
----- ------------------------ ----------------------------- ------------
277 Sun Sep 18 02:33:54 2016 Power Supply Service Required Memory
Component:PSU0 (Power Supply 0)
A Power Supply has failed and is not providing power to the server.
(Probability:100, UUID:79830b4d-33f2-cb65-f50f-c087294ee2f0,
Resource:/SYS/PSU0, Part Number:7074836, Serial
Number:465824T+1430C56602, Reference
Document:http://support.oracle.com/msg/SPT-8000-MJ)

The BUI will also misclassify the faulted subsystem on the Summary tab.

This affects systems: T7-x, T5-x, or T4-x when upgraded from a revision prior 9.7.0.a, 9.6.5.a, 8.9.5.a (respectively) to later.

Cause

This problem occurred after an additional sub-system was added in ILOM version 3.2.6.  Misclassifications for pre-existing fault's sub-system after the upgrade:

Misclassified Fault    Actual Fault
  Cartridge                  Domain Configuration
  Domain Configuration       Processors
  Processors                 Memory
  Memory                     Power
  Power                      Cooling
  Cooling                    Storage
  Storage                    Networking
  Networking                 I/O Modules
  I/O Modules                PCI Devices
  PCI Devices                Firmware
  Firmware                   Blade
  Blade                      Servers
  Servers                    Other Removable Devices

 

This problem results due to the resolution of bug 22264577 - "Put Cartridges under /System in SDM hierarchy".  In ILOM 3.2.6, the HDL_SUB_SYSTEMS was modified to add the Cartridges category in the middle of the table.  Faults detected prior the firmware upgrade will get classified with the old subsystem number on the upgraded system.

#define HDL_SUB_SYSTEMS \
HSS_T(SUB_SYSTEM_UNKNOWN, "Unknown") \
HSS_T(SUB_SYSTEM_NONE, "System") \
HSS_T(SUB_SYSTEM_CPU_MODULE, "CPU Module") \
HSS_T(SUB_SYSTEM_CARTRIDGE, "Cartridge") \    <--------------------- added
HSS_T(SUB_SYSTEM_DCU, "Domain Configuration Unit") \
HSS_T(SUB_SYSTEM_PROCESSOR, "Processors") \
HSS_T(SUB_SYSTEM_MEMORY, "Memory") \
HSS_T(SUB_SYSTEM_POWER, "Power") \
HSS_T(SUB_SYSTEM_COOLING, "Cooling") \
HSS_T(SUB_SYSTEM_STORAGE, "Storage") \
HSS_T(SUB_SYSTEM_NETWORK, "Networking") \
HSS_T(SUB_SYSTEM_IO_MODULE, "I/O Modules") \
HSS_T(SUB_SYSTEM_PCI_DEVICES, "PCI Devices") \
HSS_T(SUB_SYSTEM_FIRMWARE, "Firmware") \
HSS_T(SUB_SYSTEM_BLADE, "Blade") \
HSS_T(SUB_SYSTEM_SERVER, "Servers") \
HSS_T(SUB_SYSTEM_ORD, "Other Removable Devices")

 

Solution

This problem can be corrected by clearing the fault & allow the firmware to re-identify the fault if it remains.

It is highly recommended to repair all faults & to reset the ILOM prior performing a firmware upgrade.


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback