Skip to content

Emit health alerts for missing GPUs #301

Description

@Matthias247

BMM should emit health alerts if it detects that a host has less GPUs than it is intended to have.

Right now this feature is covered by SKU validation. However SKU validation only occurs during limited points in time during the host lifecycle. It also only acts on in-band GPU data, and not out-of-band data (redfish).

There are 2 ways to detect the problem out of band:

  1. Parse the system event log to look for associated problems. This could happen within the hw-health service.
  2. Compare the site exploration report for a host against the list of expected GPUs. That requires to enhance SKU validation to happen at more times within the host lifecycle. It also requires SKU validation to take into account the SiteExploration EndpointExplorationReport.

Metadata

Metadata

Assignees

Labels

featureFeature (deprecated - use issue type, but it's needed for reporting now)good first issueGood for newcomers

Fields

No fields configured for Enhancement.

Projects

Status
Backlog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions