![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 2046829.1 : How to Clear an ILOM Hardware Fault Via the ILOM CLI on BDA
In this Document
Applies to:Big Data Appliance X3-2 Starter Rack - Version All Versions and laterBig Data Appliance Hardware - Version All Versions and later Big Data Appliance X3-2 Full Rack - Version All Versions and later Big Data Appliance X3-2 In-Rack Expansion - Version All Versions and later Linux x86-64 Goal
For more details please see: How to clear FMA logs on the ILOM or Solaris on x86 platforms (Doc ID 1381773.1). SolutionThe steps to clear an ILOM warning via the ILOM CLI on BDA are below. cd /SP/faultmgmt
start shell fmadm faulty -f fmadm repair /SYS fmadm faulty -f exit Using an example of "fault.chassis.env.temp.over-fail", output looks like: a) Prior to clearing the fault, bdacheckhw or bdacheckcluster reports the fault like: Running hardware checks on all nodes
*.*.*.*: WARNING: Hardware errors reported by ILOM : fault.chassis.env.temp.over-fail *.*.*.*: WARNING: Big Data Appliance warnings during hardware validation checks b) Clear the fault in the ILOM CLI: # ssh <bdanodex>-ilom
Password: Oracle(R) Integrated Lights Out Manager Version 3.0.16.10.d r74499 Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. -> cd /SP/faultmgmt
/SP/faultmgmt -> start shell
Are you sure you want to start /SP/faultmgmt/shell (y/n)? y faultmgmtsp> fmadm faulty -f
/SYS Fault class : fault.chassis.env.temp.over-fail UUID : 25811b59-52f8-6f6c-c799-fed593042673 Description : Ambient temperature is at or above the normal temperature threshold. Response : Illuminate service-required LED on the chassis. Impact : None. Action : The administrator should review the ILOM event log for additional information pertaining to this diagnosis. Please refer to the Details section of the Knowledge Article for additional information. faultmgmtsp> fmadm repair /SYS
faultmgmtsp> fmadm faulty -f
No faults found faultmgmtsp> exit
-> exit Connection to <bdanodex>-ilom closed. c) After clearing the fault, bdacheckhw or bdacheckcluster reports success. No fault.chassis.env.temp.over-fail remains. If it does, the faulty hardware may need replacement.
Attachments This solution has no attachment |
||||||||||||||||
|