90d5f80a | 31-Jan-2025 |
Patrick Williams <patrick@stwcx.xyz> |
LockOut: add events for Lock-Out / Tag-Out style devices
It is common practice for dangerous machinery to have a Lock-Out-Tag-Out process (LOTO) to prevent the system from operating while the machin
LockOut: add events for Lock-Out / Tag-Out style devices
It is common practice for dangerous machinery to have a Lock-Out-Tag-Out process (LOTO) to prevent the system from operating while the machine is being worked on. Servers may have Lock-Out style devices to prevent either power or liquid cooling operations while the system is in service. For example, a switch may disable all liquid cooling pumps so that the coolant does not pump onto the floor while coolant lines are being repaired.
Add events to indicate the state of a Lock-Out style device.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9ae6cfe02ed492c02e6f19725955ff6b0f0e7afa
show more ...
|
754dcd79 | 29-Jan-2025 |
Patrick Williams <patrick@stwcx.xyz> |
SMC: add events for Satellite Management Controllers
Add events to report issues with attached SMCs, such as heartbeat failures or inability to communicate. This is reported as a generic event (SMC
SMC: add events for Satellite Management Controllers
Add events to report issues with attached SMCs, such as heartbeat failures or inability to communicate. This is reported as a generic event (SMCFailed), which is most likely useful enough for external reporting and fault isolation, but includes a field for additional debug data of the failure type.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic0cc09135d1b8301f98e1df5b6b6e9180929c811
show more ...
|
c49aa1b0 | 27-Jan-2025 |
Jagpal Singh Gill <paligill@gmail.com> |
add the redfish mapping for leak detector events
DTMF has released the Redfish Message Registry [1] with Leak events, so update the related redfish mapping for Leak Detector events. Also drop the en
add the redfish mapping for leak detector events
DTMF has released the Redfish Message Registry [1] with Leak events, so update the related redfish mapping for Leak Detector events. Also drop the en section as this will come from standard redfish definitions.
References: [1] https://www.dmtf.org/sites/default/files/standards/documents/DSP2065_2024.4.pdf
Change-Id: I8be7314ba7c21da6a576668e1e29dbb3d7b7913c Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
show more ...
|
c7560faa | 07-Nov-2024 |
Jagpal Singh Gill <paligill@gmail.com> |
add events for leak detector group
Add the leak events to be reported for leak detector groups. Currently, there is no standard redfish messages registry for these events, hence adding them to openB
add events for leak detector group
Add the leak events to be reported for leak detector groups. Currently, there is no standard redfish messages registry for these events, hence adding them to openBMC namespace. ``` https://redfishforum.com/thread/1074/redfish-message-registry-leakdetection ```
Change-Id: I83aa5589426726f537c768d9ac05aa42a065abba Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
show more ...
|
5f4daf15 | 14-Aug-2024 |
Jagpal Singh Gill <paligill@gmail.com> |
leak detector: add leak events
Add the leak events to be reported for liquid leak detector. Currently, there is no standard redfish message registry for these events, hence they are being added to O
leak detector: add leak events
Add the leak events to be reported for liquid leak detector. Currently, there is no standard redfish message registry for these events, hence they are being added to OpenBMC namespace. ``` https://redfishforum.com/thread/1074/redfish-message-registry-leakdetection ```
Change-Id: Ibc88dc2ecf73c4cddcf35d80b2e960026d92dfa4 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
show more ...
|
57db6a13 | 10-Oct-2024 |
Thang Tran <thuutran@amperecomputing.com> |
state: add errors for transition request
Sometimes, BMC/Chassis/Host should reject transition request to protect the system (e.g: While BMC is flashing Host/BMC/CPLD ...). In that case, BMC/Chassis/
state: add errors for transition request
Sometimes, BMC/Chassis/Host should reject transition request to protect the system (e.g: While BMC is flashing Host/BMC/CPLD ...). In that case, BMC/Chassis/Host should return an error to inform this transition request is unavailable at this time.
Change-Id: Ief36089266d8439d8e8bd5bcd68c1a7647120595 Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
show more ...
|
27b83c43 | 12-Oct-2022 |
Hieu Huynh <hieuh@os.amperecomputing.com> |
bootprogress: add OEM value for ProgressStages enumerations
This commit adds the OEM enumerations for the ProgressStages to indicate the last stage is OEM as defined in the DSP0268_2021.2 Redfish Sc
bootprogress: add OEM value for ProgressStages enumerations
This commit adds the OEM enumerations for the ProgressStages to indicate the last stage is OEM as defined in the DSP0268_2021.2 Redfish Schema Supplement.pdf specification and DEN0069D_SBMR_2.0.pdf document section F.2.2.
Signed-off-by: Hieu Huynh <hieuh@os.amperecomputing.com> Change-Id: I5a2b5943df54d5208fb847c7b9e89c09af3b73cd
show more ...
|