![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1009467.1 : How to clear faults in FMA after component replacement on Sun Fire[TM] servers.
PreviouslyPublishedAs 213078 Applies to:Sun Netra 1280 Server - Version Not Applicable and laterSolaris SPARC Operating System - Version 8.0 and later Sun Fire E6900 Server - Version Not Applicable and later Sun Fire V1280 Server - Version All Versions and later Sun Fire V480 Server - Version Not Applicable and later All Platforms SymptomsSolaris[TM] 10 FMD (Fault Management Daemon) reports a failure or suspect component, often referred to as a Field Replaceable Unit (FRU). The FRU is replaced but it may still reported as faulty or suspect in fmdadm output for Solaris 10 or the system still prints a self-healing message during boot. CauseThere are three cases in which you have to clear the fault manually:
SolutionProcedure: As the root user on the domain in question, run the following commands:
The following is an example of how to clear the fault tags on a Host Bus Adapter (HBA) in a Sun Fire[TM] 6800 that has been replaced but is still reporting in FMA as degraded:
# fmadm faulty
STATE RESOURCE / UUID -------- ---------------------------------------------------------------------- degraded dev:////ssm@0,0/pci@19,700000 47b86ff0-6743-ceff-ba0d-b452d09b0b65 -------- ---------------------------------------------------------------------- degraded dev:////ssm@0,0/pci@19,700000/lpfc@1 47b86ff0-6743-ceff-ba0d-b452d09b0b65 -------- ---------------------------------------------------------------------- degraded mod:///mod-name=lpfc/mod-id=54 47b86ff0-6743-ceff-ba0d-b452d09b0b65 -------- ---------------------------------------------------------------------- degraded mod:///mod-name=pcisch/mod-id=25 47b86ff0-6743-ceff-ba0d-b452d09b0b65 -------- ----------------------------------------------------------------------
NOTE: Once you see the faulty components, run the fmadm repair command to clear the fault.
# fmadm repair dev:////ssm@0,0/pci@19,700000
NOTE: After you have run the repair command on each component that has been replaced, re-run the fmadm faulty command to ensure that the fault has been cleared. If there are no faults, you will not see any output other than the column headings: # fmadm faulty STATE RESOURCE / UUID -------- ---------------------------------------------------------------------- #
Previously Published As Also very useful: FMA Cheat Sheet (Doc ID 1355350.1) References<NOTE:1355350.1> - FMA Cheat SheetAttachments This solution has no attachment |
||||||||||||
|