Update Policy Table
This patch provides several updates to the policy table including a fix
for issue #26. These updates ensure the policy table supports OP920
code for the 8335 class of openbmc based systems.
Signed-off-by: Justin Thaler thalerj@us.ibm.com
diff --git a/thalerj/policyTable.json b/thalerj/policyTable.json
index a3e5097..7e0fe3e 100644
--- a/thalerj/policyTable.json
+++ b/thalerj/policyTable.json
@@ -42,6 +42,48 @@
"UserAction": null,
"VMMigrationFlag": true
},
+ "org.open_power.Host.Access.Error.ReadCFAM": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "org.open_power.Host.Access.Error.ReadCFAM",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0044F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failure to write to host CFAM interface",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Host.Access.Error.WriteCFAM": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "org.open_power.Host.Access.Error.WriteCFAM",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0043F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failure to read from host CFAM interface",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Host.Boot.Error.Checkstop": {
"AffectedLEDs": null,
"AffectedSubsystem": "Canister/Appliance",
@@ -3486,12 +3528,117 @@
"UserAction": null,
"VMMigrationFlag": null
},
- "org.open_power.Proc.FSI.Error.MasterDetectionFailure||I2C": {
+ "org.open_power.OCC.Device.Error.ConfigFailure": {
"AffectedLEDs": null,
"AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "org.open_power.OCC.Device.Error.ConfigFailure",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPCR0048M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failure to configure OCC",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.OCC.Device.Error.OpenFailure": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "org.open_power.OCC.Device.Error.OpenFailure",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPCR0045M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failed to open OCC connection",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.OCC.Device.Error.ReadFailure": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "org.open_power.OCC.Device.Error.ReadFailure",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPCR0046M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failed to read from OCC",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.OCC.Device.Error.WriteFailure": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "org.open_power.OCC.Device.Error.WriteFailure",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPCR0047M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failed to write to OCC",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.OCC.Metrics.Error.Event": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "org.open_power.OCC.Metrics.Error.Event",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPCR0049M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Error working with OCC metric data",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Proc.FSI.Error.MasterDetectionFailure||FSI": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Processing",
"BMCMessageID": "org.open_power.Proc.FSI.Error.MasterDetectionFailure",
- "CallHomeCandidate": false,
- "CommonEventID": "FQPSPCR0024G",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPU0093M",
"ComponentInstance": null,
"DateAdded": null,
"DateReviewed": null,
@@ -3499,11 +3646,32 @@
"Internal": false,
"LengthyDescription": null,
"LogSource": "BMC",
- "Message": "Failed to read from I2C device",
- "ReferencedInventory": "I2C",
+ "Message": "Unable to detect master processor on FSI bus",
+ "ReferencedInventory": "FSI",
"RelatedEventIDs": {},
"Serviceable": true,
- "Severity": "Warning",
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Proc.FSI.Error.SlaveDetectionFailure": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Processing",
+ "BMCMessageID": "org.open_power.Proc.FSI.Error.SlaveDetectionFailure",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPU0094M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Unable to detect slave processor on FSI bus",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
"UserAction": null,
"VMMigrationFlag": null
},
@@ -3633,6 +3801,132 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCA0066M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 0 suffered an over-temperature fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Cooling",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCA0066M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 1 suffered an over-temperature fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Cooling",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card2": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCA0066M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 2 suffered an over-temperature fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card2",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Cooling",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card3": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCA0066M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 3 suffered an over-temperature fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card3",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Cooling",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card4": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCA0066M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 4 suffered an over-temperature fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card4",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Cooling",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card5": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCA0066M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 5 suffered an over-temperature fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card5",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Cooling",
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -3759,6 +4053,132 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0038M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 0 suffered a power fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Power",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0038M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 1 suffered a power fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Power",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card2": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0038M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 2 suffered a power fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card2",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Power",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card3": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0038M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 3 suffered a power fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card3",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Power",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card4": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0038M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 4 suffered a power fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card4",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Power",
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card5": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0038M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "GPU 5 suffered a power fault",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card5",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Power",
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.PowerOnFailure": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -4242,6 +4662,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyFanFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyFanFault",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPCA0064M",
+ "ComponentInstance": 0,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 fan has failed",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyFanFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyFanFault",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPCA0064M",
+ "ComponentInstance": 1,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 fan has failed",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.PowerSupplyFanFault||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Cooling",
@@ -4305,6 +4767,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0033M",
+ "ComponentInstance": 0,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 input fault detected",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0033M",
+ "ComponentInstance": 1,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 input fault detected",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -4347,6 +4851,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvercurrent||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvercurrent",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0035M",
+ "ComponentInstance": 0,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 output current is too high",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvercurrent||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvercurrent",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0035M",
+ "ComponentInstance": 1,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 output current is too high",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvercurrent||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -4389,6 +4935,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvervoltage||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvervoltage",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0036M",
+ "ComponentInstance": 0,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 output voltage is too high",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvervoltage||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvervoltage",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0036M",
+ "ComponentInstance": 1,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 output voltage is too high",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvervoltage||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -4431,6 +5019,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyShouldBeOn||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyShouldBeOn",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0034M",
+ "ComponentInstance": 0,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 has failed to power on when it needed to",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyShouldBeOn||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyShouldBeOn",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0034M",
+ "ComponentInstance": 1,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 has failed to power on",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.PowerSupplyShouldBeOn||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -4473,6 +5103,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyTemperatureFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyTemperatureFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCA0065M",
+ "ComponentInstance": 0,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 is too hot",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyTemperatureFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Cooling",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyTemperatureFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCA0065M",
+ "ComponentInstance": 1,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Environmental",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 is too hot",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.PowerSupplyTemperatureFault||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Cooling",
@@ -4515,6 +5187,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyUnderVoltageFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyUnderVoltageFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0009M",
+ "ComponentInstance": 0,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 input voltage out of range",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.PowerSupplyUnderVoltageFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyUnderVoltageFault",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPPW0009M",
+ "ComponentInstance": 1,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 input voltage out of range",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.PowerSupplyUnderVoltageFault||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -4578,6 +5292,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "org.open_power.Witherspoon.Fault.Error.Shutdown||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.Shutdown",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0037M",
+ "ComponentInstance": 0,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 has initiated a power off due to a failure",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "org.open_power.Witherspoon.Fault.Error.Shutdown||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.Shutdown",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0037M",
+ "ComponentInstance": 1,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Unrecoverable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 has initiated a power off due to a failure",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"org.open_power.Witherspoon.Fault.Error.Shutdown||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -4872,6 +5628,195 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "xyz.openbmc_project.Common.Callout.Error.Device||FSI": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Callout.Error.Device",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0042F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "An error occurred on the FSI interface",
+ "ReferencedInventory": "FSI",
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.Callout.Error.Device||I2C": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Callout.Error.Device",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0041F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "An error occurred on the I2C interface",
+ "ReferencedInventory": "I2C",
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.Callout.Error.GPIO||GPIO": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Callout.Error.GPIO",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0039F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "An error occurred on the GPIO interface",
+ "ReferencedInventory": "GPIO",
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.Callout.Error.IIC||I2C": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Callout.Error.IIC",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0041F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "An error occurred on the I2C interface",
+ "ReferencedInventory": "I2C",
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.Callout.Error.IPMISensor||IPMI": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Callout.Error.IPMISensor",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0040F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "An error occurred working with an IPMI sensor",
+ "ReferencedInventory": "IPMI",
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.Device.Error.ReadFailure||FSI": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Device.Error.ReadFailure",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0033G",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failed to read from FSI Device",
+ "ReferencedInventory": "FSI",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.Device.Error.ReadFailure||I2C": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Device.Error.ReadFailure",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0024G",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Failed to read from I2C Device",
+ "ReferencedInventory": "I2C",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.Device.Error.WriteFailure||FSI": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Device.Error.WriteFailure",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0035G",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failed to write to FSI Device",
+ "ReferencedInventory": "FSI",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.Device.Error.WriteFailure||I2C": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.Device.Error.WriteFailure",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0034G",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Communication Failure/Timeout",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Failed to write to I2C Device",
+ "ReferencedInventory": "I2C",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"xyz.openbmc_project.Common.Error.InsufficientPermission": {
"AffectedLEDs": null,
"AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
@@ -4956,6 +5901,69 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "xyz.openbmc_project.Common.File.Error.Open": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.File.Error.Open",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0036F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Firmware/Software Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Unable to open a file in BMC filesystem.",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.File.Error.Seek": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.File.Error.Seek",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0037F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Firmware/Software Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Unable to seek a file in BMC filesystem.",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Common.File.Error.Write": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Common.File.Error.Write",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0038F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Firmware/Software Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Unable to write a file in BMC filesystem.",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan0_0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Cooling",
@@ -5292,6 +6300,27 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "xyz.openbmc_project.Control.Host.Error.CommandNotSupported": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Control.Host.Error.CommandNotSupported",
+ "CallHomeCandidate": null,
+ "CommonEventID": "FQPSPCR0039F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Firmware/Software Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "An invalid host system control command was provided.",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"xyz.openbmc_project.Dump.Create.Error.Disabled": {
"AffectedLEDs": null,
"AffectedSubsystem": "Systems Management - Data Management",
@@ -9807,6 +10836,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "xyz.openbmc_project.Inventory.Error.NotPresent||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0015M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Uncorrectable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 0 has not been detected",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Power",
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Inventory.Error.NotPresent||/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Power",
+ "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
+ "CallHomeCandidate": true,
+ "CommonEventID": "FQPSPPW0015M",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Uncorrectable Hardware Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": "BMC",
+ "Message": "Power supply 1 has not been detected",
+ "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Critical",
+ "UserAction": "Power",
+ "VMMigrationFlag": null
+ },
"xyz.openbmc_project.Inventory.Error.NotPresent||/xyz/openbmc_project/inventory/system/chassis/power_supply0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Power",
@@ -9912,6 +10983,48 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "xyz.openbmc_project.Led.Mapper.Error.MethodError": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Led.Mapper.Error.MethodError",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0050F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Firmware/Software Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Internal method error with LED Mapper.",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
+ "xyz.openbmc_project.Led.Mapper.Error.ObjectNotFoundError": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+ "BMCMessageID": "xyz.openbmc_project.Led.Mapper.Error.ObjectNotFoundError",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPCR0051F",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Firmware/Software Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "Internal error. LED Mapper object not found.",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": false,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"xyz.openbmc_project.Power.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0": {
"AffectedLEDs": null,
"AffectedSubsystem": "Cooling",
@@ -15918,6 +17031,27 @@
"UserAction": null,
"VMMigrationFlag": null
},
+ "xyz.openbmc_project.State.Host.Error.SoftOffTimeout": {
+ "AffectedLEDs": null,
+ "AffectedSubsystem": "Host Operating System",
+ "BMCMessageID": "xyz.openbmc_project.State.Host.Error.SoftOffTimeout",
+ "CallHomeCandidate": false,
+ "CommonEventID": "FQPSPOS0000G",
+ "ComponentInstance": null,
+ "DateAdded": null,
+ "DateReviewed": null,
+ "EventType": "Firmware/Software Failure",
+ "Internal": false,
+ "LengthyDescription": null,
+ "LogSource": null,
+ "Message": "The soft power off of the host has timed out",
+ "ReferencedInventory": null,
+ "RelatedEventIDs": {},
+ "Serviceable": true,
+ "Severity": "Warning",
+ "UserAction": null,
+ "VMMigrationFlag": null
+ },
"xyz.openbmc_project.State.Host.SoftOffTimeout": {
"AffectedLEDs": null,
"AffectedSubsystem": "Host Operating System",
@@ -16027,7 +17161,7 @@
"AffectedLEDs": null,
"AffectedSubsystem": "Canister/Appliance",
"BMCMessageID": "xyz.opnbmc_project.State.Host.Error.SoftOffTimeout",
- "CallHomeCandidate": null,
+ "CallHomeCandidate": false,
"CommonEventID": "FQPSPAA0010M",
"ComponentInstance": null,
"DateAdded": null,
@@ -16047,7 +17181,7 @@
},
"fileInfo": {
"Entity": "IBM OpenBMC",
- "Version": 1.4,
+ "Version": "1.7.2",
"language": "English"
}
}
\ No newline at end of file