Skip to content

Release new version for Health Monitoring Agent 1.0.1892.0_1.0.424.0 with bug fixes#425

Open
jchatter321 wants to merge 1 commit into
aws:mainfrom
jchatter321:release-hma-1.0.1892.0_1.0.424.0
Open

Release new version for Health Monitoring Agent 1.0.1892.0_1.0.424.0 with bug fixes#425
jchatter321 wants to merge 1 commit into
aws:mainfrom
jchatter321:release-hma-1.0.1892.0_1.0.424.0

Conversation

@jchatter321
Copy link
Copy Markdown

Release new version for Health Monitoring Agent 1.0.1892.0_1.0.424.0 with bug fixes.

Bug Fixes

  • Add 2 min sleep before nvml component checks to prevent missing GPU false positives

What's changing and why?

When HMA is upgraded on some older HyperPod AMIs, the NVML component check will return 0 GPUs despite the underlying instance having the correct number of GPUs available. This GPU count mismatch causes HMA to reboot the instance. The issue disappears on the instance after a couple of minutes. Therefore, a 2 min sleep is being added before NVML component checks in order to prevent GPU count mismatch false positives.

Before/After UX

N/A - No UX change.

How was this change tested?

The new Health Monitoring Agent image (1.0.1892.0_1.0.424.0) has been internally tested and validated through the model change management process. This PR updates the default image tag in the Helm chart to make the new version available to external customers.

Are unit tests added?

N/A

Are integration tests added?

N/A

Reviewer Guidelines

‼️ Merge Requirements: PRs with failing integration tests cannot be merged without justification.

One of the following must be true:

  • All automated PR checks pass
  • Failed tests include local run results/screenshots proving they work
  • Changes are documentation-only

…with bug fixes.

Bug Fixes

* Add 2 min sleep before nvml component checks to prevent missing GPU false positives
@jchatter321 jchatter321 requested a review from a team as a code owner May 29, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant