Skip to content

Add Azure Stack Hub TSG: Admin Portal Display: Monitoring Agent crash loop#298

Open
jessejhuang wants to merge 7 commits into
mainfrom
user/jehua/hub
Open

Add Azure Stack Hub TSG: Admin Portal Display: Monitoring Agent crash loop#298
jessejhuang wants to merge 7 commits into
mainfrom
user/jehua/hub

Conversation

@jessejhuang

Copy link
Copy Markdown
Collaborator

This TSG addresses an issue with the Admin Portal Display in azure stack hub showing capacity metrics of all zeros due to monitoring agent crash loop on the XRP and ERCS VMs.

Copilot AI review requested due to automatic review settings June 17, 2026 17:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new Azure Stack Hub troubleshooting guide (TSG) describing and remediating an Admin Portal capacity display issue caused by the Monitoring Agent crash-looping due to conflicting storeType declarations for V2FaultsIBC/V2FaultsFRP. It provides symptoms, root cause analysis, a PowerShell remediation script (including rollback), and validation steps to confirm recovery.

Changes:

  • Introduces a new TSG documenting the MA crash-loop root cause (V2FaultsIBC/V2FaultsFRP storeType conflicts) and expected log signatures.
  • Provides a CLM-conscious PowerShell script to harmonize storeType="CentralBond" across init-config XML files (with backup, dry-run, and rollback support).
  • Adds run instructions, expected outputs to share, and validation steps to confirm MA stability after remediation.

Comment thread TSG/Hub/HubAdminPortalEmptyCapacityDisplay.md Outdated
Comment thread TSG/Hub/HubAdminPortalEmptyCapacityDisplay.md Outdated
Comment thread TSG/Hub/HubAdminPortalEmptyCapacityDisplay.md Outdated
Comment thread TSG/Hub/HubAdminPortalEmptyCapacityDisplay.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 3 changed files in this pull request and generated 4 comments.

Comment on lines +1 to +4
# TSG | Hub Empty Admin Portal Display: Monitoring Agent crash loop

## 1. Summary

Comment on lines +134 to +135
- **Targeted text edit, formatting preserved.** The `storeType` attribute is changed/inserted on the
`<Event>` tag via scoped `-replace` passes; the rest of the file is left byte-for-byte intact.
Comment on lines +17 to +20
In the Azure Stack Hub Admin Portal under Infrastructure -> Capacity, Physical Memory and Hyper-Converged
Storage Capacity will show zeroes.
![emptyportal.png](./emptyportal.png)

@@ -0,0 +1,801 @@
# TSG | Hub Empty Admin Portal Display: Monitoring Agent crash loop
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.

3 participants