Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for additional vSAN cluster health checks #103

Closed
4 tasks done
tenthirtyam opened this issue Mar 10, 2023 · 1 comment · Fixed by #124
Closed
4 tasks done

Add support for additional vSAN cluster health checks #103

tenthirtyam opened this issue Mar 10, 2023 · 1 comment · Fixed by #124
Assignees
Labels
enhancement Enhancement report/health Health Report vcf/4 VMware Cloud Foundation 4.x
Milestone

Comments

@tenthirtyam
Copy link
Collaborator

tenthirtyam commented Mar 10, 2023

Code of Conduct

  • I have read and agree to the project's Code of Conduct.
  • Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
  • Do not leave "+1" or other comments that do not add relevant information or questions.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

Add support for including the results of the following in the vSAN section of the Health Report.

  • vSAN Capacity Utilization
  • Active ReSync Objects
{
...
    "vSAN": {
        "vSAN Capacity Utilization": {},
        "Active ReSync Objects": {},
        ...
}

Use Case(s)

Improve support for health checks added to SoS in v4.4 and later.

Potential Configuration

To be determined.

References

No response

@tenthirtyam tenthirtyam added enhancement Enhancement vcf/4 VMware Cloud Foundation 4.x labels Mar 10, 2023
@tenthirtyam tenthirtyam added this to the v2.1.0 milestone Mar 10, 2023
@github-actions github-actions bot added the pending-review Pending Review label Mar 10, 2023
@tenthirtyam tenthirtyam added report/health Health Report and removed pending-review Pending Review labels Mar 10, 2023
tenthirtyam pushed a commit that referenced this issue Apr 13, 2023
- Updated `Publish-VsanHealth` to include the results for capacity utilization and the active resysc of objects.
- Bumps the module version to v2.0.0.1009.
- Updates `CHANGELOG.md`.

Ref: #103

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam modified the milestones: v2.1.0, v2.0.0 Apr 13, 2023
@tenthirtyam tenthirtyam self-assigned this Apr 13, 2023
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement report/health Health Report vcf/4 VMware Cloud Foundation 4.x
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant