History log of /openbmc/entity-manager/configurations/sbp1_nvme.json (Results 1 – 2 of 2)
Revision Date Author Comments
# 667a4cf1 23-Nov-2023 Naresh Solanki <naresh.solanki@9elements.com>

configurations: sbp1: M.2 fixes

- Include both M.2 SSD into chassis
- Include temperature limits
- Set PowerState to On

TEST: Check webui for M.2 SSD temperature sensors

Signed-off-by: Naresh Sola

configurations: sbp1: M.2 fixes

- Include both M.2 SSD into chassis
- Include temperature limits
- Set PowerState to On

TEST: Check webui for M.2 SSD temperature sensors

Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
Change-Id: I301eac5e304898550cd0e205f35332c25eb2d15d

show more ...


# e2d550f8 11-Sep-2023 Patrick Rudolph <patrick.rudolph@9elements.com>

configurations: sbp1: Add M.2 NVMe temperature sensors

SBP1 has two M.2 slots that hosts NVMe drives. When a NVMe is pluged
the temperature can be read using nvmesensor.

Add a custom name for each

configurations: sbp1: Add M.2 NVMe temperature sensors

SBP1 has two M.2 slots that hosts NVMe drives. When a NVMe is pluged
the temperature can be read using nvmesensor.

Add a custom name for each M.2 drive and add it to a separate
temperature zone.

Tested: M.2 NVMe temperatures are not visible on the webui as the M.2
drives do not have a provision IPMI FRU EEPROM.

busctl introspect xyz.openbmc_project.NVMeSensor \
/xyz/openbmc_project/sensors/temperature/M2_SSD2_Temperature
shows the NVMe temperature.

Change-Id: I3449450069329fb9241ca5a3cff4feba62e13555
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>

show more ...