Go to main content

SPARC T5-1B Server Module Service Manual

Exit Print View

Updated: February 2019
 
 

Verify a DIMM

  1. Access Oracle ILOM.

    See Log Into Oracle ILOM (Service).

  2. Set the virtual keyswitch to diag so that POST will run in Service mode.
    -> set /SYS keyswitch_state=Diag
    Set 'keyswitch_state' to 'Diag'
    
  3. Reset the host so that POST runs.
    -> reset /System
    Are you sure you want to reset /System (y/n)? y
    
  4. Return the virtual keyswitch to Normal mode.
    -> set /SYS keyswitch_state=Normal
    Set 'keyswitch_state' to 'Normal'
    
  5. Start the Oracle ILOM fault management shell.
    -> start /SP/faultmgmt/shell
    Are you sure you want to start /SP/faultmgmt/shell
    (y/n)? y
     
    faultmgmtsp>
    
  6. Check the event log.

    This example shows a faulty DIMM.

    faultmgmtsp> fmadm faulty
    ------------------- ------------------------------------ -------------- -------
    Time                UUID                                 msgid          Severity
    ------------------- ------------------------------------ -------------- -------
    2012-10-08/12:13:42 59b2d926-4896-e979-e85c-cfedb5daedf5 SPSUN4V-8000-F2 Major
     
    Problem Status    : solved
    Diag Engine       : fdd 1.0
    System
     
    System Component
       Manufacturer   : Oracle Corporation
       Name           : SPARC T5-1B
       Part_Number    : 7023631-04
       Serial_Number  : 465769T+1219EK001X
     
    ----------------------------------------
    Suspect 1 of 1
       Fault class  : fault.memory.dimm-ue
       Certainty    : 100%
       Affects      : /SYS/MB/CM0/CMP/BOB6/CH1/D0
       Status       : faulted but still in service
     
       FRU
          Status            : faulty
          Location          : /SYS/MB/CM0/CMP/BOB6/CH1/D0
          Manufacturer      : Samsung
          Name              : 8192MB DDR3 SDRAM DIMM
          Part_Number       : 07042208,M393B1K70DH0-YK0
          Revision          : 02
          Serial_Number     : 00CE0212133341DB80
          Chassis
     
    Description : Uncorrectable errors have occurred while accessing memory.
     
    Response    : An attempt will be made to remove the affected memory from service. 
    Host HW may restart.
     
    Impact      : Total system memory capacity has been reduced and some applications 
    may have been terminated.
     
    Action      : Use 'fmadm faulty' to provide a more detailed view of this
                  event. Action associated with fault.memory.dimm-ue Please
                  refer to the associated reference document at
                  http://support.oracle.com/msg/SPSUN4V-8000-F2 for the latest
                  service procedures and policies regarding this diagnosis.
    
  7. (If needed) Clear the fault.

    Only perform this command if the previous steps did not clear the fault.

    For more information about clearing faults, see Clear a Fault.

    faultmgmtsp> fmadm acquit 3aa7c854-9667-e176-efe5-e487e5207a8a
    
  8. Consider your next step.

Related Information