If the server detects unexpected telemetry with a virtual sensor, the virtual sensor and /SYS will become faulted.
Use the Oracle ILOM show /System/Open_Problems command to display these faults.
In the show /System/Open_Problems output, virtual resource names end with the _VIRTUAL string. In the following example, /SYS/COOLINGZONE/DCU0/BOB/T_BOB_VIRTUAL is a virtual resource.
-> show /System/Open_Problems
Open Problems (2)
Date/Time Subsystems Component
------------------------ ------------------ ------------
Tue Jul 18 15:00:29 2017 System /System (Host System)
The fault diagnosis daemon (fdd) has detected unexpected error
telemetry and is unable to provide a diagnosis. (Probability:50,
UUID:ae862aca-8758-e6aa-d5bf-8896695fb551,
Resource:/SYS/COOLINGZONE/DCU0/BOB/T_BOB_VIRTUAL, Part
Number:34439640+1+3, Serial Number:AK00380584, Reference
Document:http://support.oracle.com/msg/ILOM-8000-56)
Tue Jul 18 15:00:29 2017 System /System (Host System)
The fault diagnosis daemon (fdd) has detected unexpected error
telemetry and is unable to provide a diagnosis. (Probability:50,
UUID:ae862aca-8758-e6aa-d5bf-8896695fb551, Resource:/SYS, Part
Number:34439640+1+3, Serial Number:AK00380584, Reference
Document:http://support.oracle.com/msg/ILOM-8000-56)
Recovery: Use the fault management shell to clear the faults.
Identify the UUIDs of the faulted virtual resources in the show /System/Open_Problems output.
Virtual resources end with the _VIRTUAL string. In the preceding example, /SYS/COOLINGZONE/DCU0/BOB/T_BOB_VIRTUAL is a virtual resource and its UUID is ae862aca-8758-e6aa-d5bf-8896695fb551.
Use the fault management shell to clear the faults.
Start the fault management shell.
-> start /SP/faultmgmt/shell Are you sure you want to start /SP/faultmgmt/shell (y/n)? y
Use the fmadm faulty command to confirm the fault and UUID.
faultmgmtsp> fmadm faulty
------------------- ------------------------------------ -------------- --------
Time UUID msgid Severity
------------------- ------------------------------------ -------------- --------
2017-07-18/15:00:29 ae862aca-8758-e6aa-d5bf-8896695fb551 ILOM-8000-56 Major
Problem Status : open
Diag Engine : fdd 1.0
System
Manufacturer : Oracle Corporation
Name : SPARC M8-8
Part_Number : 34439640+1+3
Serial_Number : AK00380584
System Component
Firmware_Manufacturer : Oracle Corporation
Firmware_Version : (ILOM)4.0.2.0,(POST)5.7.x-ee36ad4ad18c,(OBP)4.42.2_07.16.2017,(HV)1.19.x
Firmware_Release : (ILOM)2017.07.17,(POST)2017.07.16,(OBP)2017.07.16,(HV)2017.07.16
----------------------------------------
Suspect 1 of 2
Problem class : fault.ilom.fdd.unexpected_telemetry
Certainty : 50%
Affects : /SYS
Status : faulted
FRU
Status : faulty
Location : /SYS
Manufacturer : Oracle Corporation
Name : SPARC M8-8
Part_Number : 34439640+1+3
Serial_Number : AK00380584
Chassis
Manufacturer : Oracle Corporation
Name : SPARC M8-8
Part_Number : 34439640+1+3
Serial_Number : AK00380584
Resource
Location : /SYS/COOLINGZONE/DCU0/BOB/T_BOB_VIRTUAL
----------------------------------------
Suspect 2 of 2
Problem class : defect.ilom.fdd.unexpected_telemetry
Certainty : 50%
Affects : /SYS
Status : faulted
FRU
Status : faulty
Location : /SYS
Manufacturer : Oracle Corporation
Name : SPARC M8-8
Part_Number : 34439640+1+3
Serial_Number : AK00380584
Chassis
Manufacturer : Oracle Corporation
Name : SPARC M8-8
Part_Number : 34439640+1+3
Serial_Number : AK00380584
Description : The fault diagnosis daemon (fdd) has detected unexpected
error telemetry and is unable to provide a diagnosis.
Response : Error reports describing the unexpected error telemetry have
been logged.
Impact : Automated diagnosis and response for these events will not
occur.
Action : Please refer to the associated reference document at
http://support.oracle.com/msg/ILOM-8000-56 for the latest
service procedures and policies regarding this diagnosis.
Use the virtual resource's UUID to repair the fault.
In this example, the UUID is ae862aca-8758-e6aa-d5bf-8896695fb551.
After repairing the fault, exit the fault management shell.
faultmgmtsp> fmadm repair ae862aca-8758-e6aa-d5bf-8896695fb551 faultmgmtsp> exit
Confirm that you faults have been repaired.
-> show /System/Open_Problems Open Problems (0) Date/Time Subsystems Component ------------------------ ------------------ ------------