| /openbmc/bmcweb/redfish-core/include/registries/ |
| H A D | storage_device_message_registry.hpp | 93 "A storage controller degraded condition was detected.", 94 …"A degraded condition for the storage controller located in '%1' was detected due to reason '%2'.", 154 "A controller port degraded condition was detected.", 155 … "A degraded condition for the controller port located in '%1' was detected due to reason '%2'.", 336 "The storage controller has detected a degraded volume condition.", 337 "The volume '%1' attached to the storage controller located in '%2' is degraded.", 426 "The write cache state is degraded.", 427 "The write cache state on the storage controller located in '%1' is degraded.", 433 …"Check the controller to determine the cause of write cache degraded state, such as a missing batt… 450 "The write cache state is temporarily degraded.", [all …]
|
| H A D | fabric_message_registry.hpp | 175 … "Indicates that a switch's downstream connection is established but is in a degraded state.", 176 … "Switch '%1' downstream link is established on port '%2', but is running in a degraded state.", 188 … "Indicates that a switch's interswitch connection is established but is in a degraded state.", 189 … "Switch '%1' interswitch link is established on port '%2', but is running in a degraded state.", 201 … "Indicates that a switch's upstream connection is established but is in a degraded state.", 202 … "Switch '%1' upstream link is established on port '%2', but is running in a degraded state.", 414 "Indicates that a switch's port is in a degraded state.", 415 "Switch '%1' port '%2' is in a degraded state.", 479 "Indicates that a switch is in a degraded state.", 480 "Switch '%1' is in a degraded state.",
|
| H A D | network_device_message_registry.hpp | 100 … "A degraded network connection was established for network adapter '%1' port '%2' function '%3'.",
|
| H A D | openbmc.json | 888 "Description": "Indicates the mirroring redundancy state is degraded.", 889 … "Message": "Mirroring redundancy state degraded. Socket=%1 Channel=%2 DIMM=%3 Pair=%4 Rank=%5.", 1325 "Message": "Power Unit degraded from nonredundant.", 1333 "Message": "Power Unit degraded from redundant.", 1364 "Description": "Indicates that power unit redundancy has been degraded.", 1365 "Message": "Power Unit Redundancy degraded.", 1583 "Description": "Indicates the sparing redundancy state is degraded.", 1584 … "Message": "Sparing redundancy state degraded. Socket=%1 Channel=%2 DIMM=%3 Domain=%4 Rank=%5.",
|
| H A D | openbmc_message_registry.hpp | 1240 "Indicates the mirroring redundancy state is degraded.", 1241 "Mirroring redundancy state degraded. Socket=%1 Channel=%2 DIMM=%3 Pair=%4 Rank=%5.", 1887 "Power Unit degraded from nonredundant.", 1897 "Power Unit degraded from redundant.", 1936 "Indicates that power unit redundancy has been degraded.", 1937 "Power Unit Redundancy degraded.", 2234 "Indicates the sparing redundancy state is degraded.", 2235 "Sparing redundancy state degraded. Socket=%1 Channel=%2 DIMM=%3 Domain=%4 Rank=%5.",
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | volume.hpp | 97 Degraded, enumerator 151 Degraded, enumerator 241 {WriteCacheStateType::Degraded, "Degraded"}, 295 {LBARelativePerformanceType::Degraded, "Degraded"},
|
| H A D | cable.hpp | 51 Degraded, enumerator 99 {CableStatus::Degraded, "Degraded"},
|
| H A D | resource.hpp | 40 Degraded, enumerator 171 {State::Degraded, "Degraded"},
|
| H A D | log_entry.hpp | 225 {LogEntryCode::TransitiontoDegraded, "Transition to Degraded"}, 230 {LogEntryCode::RedundancyDegraded, "Redundancy Degraded"}, 234 … {LogEntryCode::RedundancyDegradedfromFullyRedundant, "Redundancy Degraded from Fully Redundant"}, 235 {LogEntryCode::RedundancyDegradedfromNonredundant, "Redundancy Degraded from Non-redundant"},
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
| H A D | FanRedundancy.interface.yaml | 31 - name: Degraded 33 Redundancy is in a degraded state.
|
| /openbmc/u-boot/include/zfs/ |
| H A D | zfs.h | 60 * as offline and degraded. 64 #define ZPOOL_CONFIG_DEGRADED "degraded"
|
| /openbmc/dbus-sensors/src/fan/ |
| H A D | TachSensor.hpp | 27 constexpr const char* degraded = "Degraded"; variable
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/ |
| H A D | Status.errors.yaml | 11 The NVM subsystem reliability has been degraded due to significant media
|
| H A D | Status.interface.yaml | 31 Represent the NVM subsystem reliability has been degraded due to
|
| /openbmc/dbus-sensors/src/mctp/ |
| H A D | MCTPEndpoint.hpp | 105 * @param degraded The callback to execute when the MCTP layer indicates the 109 * that communication with the degraded endpoint has been 115 virtual void subscribe(Event&& degraded, Event&& available, 216 void subscribe(Event&& degraded, Event&& available,
|
| H A D | MCTPReactor.cpp | 38 // Degraded in trackEndpoint() 40 debug("Endpoint entered degraded state: [ {MCTP_ENDPOINT} ]", in trackEndpoint()
|
| H A D | MCTPEndpoint.cpp | 190 if (connectivity == "Degraded") in updateEndpointConnectivity() 221 void MCTPDEndpoint::subscribe(Event&& degraded, Event&& available, in subscribe() argument 228 this->notifyDegraded = std::move(degraded); in subscribe()
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
| H A D | Thermal.events.yaml | 20 potentially performance degraded mode. This is very similar to the
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | Cable.v1_2_4.json | 306 "Degraded", 313 "Degraded": "The cable is degraded.", string 321 …"Degraded": "This value shall indicate the cable is degraded. The `State` property in `Status` sh… string
|
| H A D | LogEntry.v1_20_0.json | 703 "Transition to Degraded", 708 "Redundancy Degraded", 712 "Redundancy Degraded from Fully Redundant", 713 "Redundancy Degraded from Non-redundant", 751 "Redundancy Degraded": "Redundancy still exists, but at less than full level.", 752 …"Redundancy Degraded from Fully Redundant": "Unit has lost some redundant resource(s) but is still… 753 …"Redundancy Degraded from Non-redundant": "Unit has regained some resource(s) and is redundant but… 761 "Transition to Degraded": "A state has transitioned to Degraded.",
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
| H A D | Cable.v1_2_4.json | 306 "Degraded", 313 "Degraded": "The cable is degraded.", string 321 …"Degraded": "This value shall indicate the cable is degraded. The `State` property in `Status` sh… string
|
| H A D | LogEntry.v1_20_0.json | 703 "Transition to Degraded", 708 "Redundancy Degraded", 712 "Redundancy Degraded from Fully Redundant", 713 "Redundancy Degraded from Non-redundant", 751 "Redundancy Degraded": "Redundancy still exists, but at less than full level.", 752 …"Redundancy Degraded from Fully Redundant": "Unit has lost some redundant resource(s) but is still… 753 …"Redundancy Degraded from Non-redundant": "Unit has regained some resource(s) and is redundant but… 761 "Transition to Degraded": "A state has transitioned to Degraded.",
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | README.md | 720 The degraded mode reporting functionality (i.e. nag) implemented by IBM creates 721 periodic degraded mode reports when a system is running in degraded mode. This 724 includes the PELs created for the fails leading to the degraded mode. These PELs 729 FRU is no longer considered degraded the PELs that led to its replacement no 730 longer need be picked up in the degraded mode report.
|
| H A D | pel_values.cpp | 125 "Predictive Error, Degraded Performance"}, 128 "Predictive Error, Correctable, Degraded"}, 133 "Unrecoverable Error, Degraded Performance"},
|
| /openbmc/ipmitool/include/ipmitool/ |
| H A D | ipmi_pef.h | 285 {"transition to degraded", 6}, 296 {"redundancy degraded", 2}, 300 {"<redundancy degraded", 6}, 301 {">redundancy degraded", 7},
|