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 removing HCX ESXi hosts from System Overview Report host count #44

Closed
4 tasks done
serbiansky opened this issue Dec 9, 2022 · 3 comments · Fixed by #65
Closed
4 tasks done

Add support for removing HCX ESXi hosts from System Overview Report host count #44

serbiansky opened this issue Dec 9, 2022 · 3 comments · Fixed by #65
Assignees
Labels
awaiting-response Awaiting Response enhancement Enhancement report/overview Overview Report
Milestone

Comments

@serbiansky
Copy link

serbiansky commented Dec 9, 2022

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

When HCX IX is used it create virtual ESXi hosts which is added to Datacenter directly (not part of any cluster). If customer have multiple clusters they can have multiple HCX IX ESXi hosts added to Datacenter.

In such case when System Overview Report is generated number of hosts in Hardware Overview will be correct but in vCenter Server Overview Total Hosts will be incorrect as HCX IX hosts will be added.

Use Case(s)

All customers with HCX IX configured as that configuration will deploy ESXi virtual appliance added to Datacenter and number of hosts in System overview Report will not be accurate.

Potential Configuration

Goal is to identify and remove HCX IX virtual ESXi hosts from Total host count in vCenter Server Overview. One way of identifying HCX IX ESXi virtual hosts is by Server Model which is VMware Mobility Platform.

Or other way can be by resources available on that Host which is 768 CPUs and 24 TB of RAM.

HCX IX Host:

HCX Host

Regular ESXi host (virtual example):
ESXi

References

Best explanation of HCX IX I found here, for older version, but still relevant https://www.softwaredefinedblog.com/hcx-mobility-agent-aka-dummy-host/

@serbiansky serbiansky added the enhancement Enhancement label Dec 9, 2022
@github-actions github-actions bot added the pending-review Pending Review label Dec 9, 2022
@tenthirtyam tenthirtyam added report/overview Overview Report backlog Backlog and removed pending-review Pending Review labels Dec 9, 2022
@tenthirtyam tenthirtyam added this to the Backlog milestone Dec 9, 2022
@tenthirtyam
Copy link
Collaborator

Hi @serbiansky - could you provide an -anonymized of report that shows the HCX IX virtual ESXi hosts being returned in the overview report? Since the report only collects this information directly from SDDC Manager, I think that these would not appear by default.

@tenthirtyam tenthirtyam added the awaiting-response Awaiting Response label Dec 13, 2022
@tenthirtyam tenthirtyam modified the milestones: Backlog, v1.0.5 Dec 13, 2022
@serbiansky
Copy link
Author

I will request next week from some of my customers with HCX.

@tenthirtyam tenthirtyam modified the milestones: v1.0.5, v1.1.0 Dec 13, 2022
@tenthirtyam tenthirtyam removed the backlog Backlog label Dec 13, 2022
@tenthirtyam tenthirtyam self-assigned this Dec 13, 2022
tenthirtyam pushed a commit that referenced this issue Jan 3, 2023
Updates `Request0VcenterOverview` to use the PowerVCF cmdlets to return the workload domain's cluster and host counts from the SDDC Manager inventory versus directly from the vSphere inventory. This will ensure that the host count does not include any HCX nodes and addresses #44.

Signed-off-by: Ryan Johnson <[email protected]>
@github-actions
Copy link

github-actions bot commented Feb 4, 2023

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 Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
awaiting-response Awaiting Response enhancement Enhancement report/overview Overview Report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants