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

SDRS VM Overrides display duplicate VMs if the vCenter is connected by IP and FQDN #99

Open
rebelinux opened this issue Jul 25, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rebelinux
Copy link
Contributor

If the vCenter is connected with PowerCLI by IP and FQDN the SDRS VM Overrides table of the Datastore Cluster section display duplicate VMs entries.

PowerCLI connected vCenter (both entry point to the same vCenter):

[DBG]: PS /home/rebelinux> $global:DefaultVIServers                                                                                               
Name                           Port  User                          
----                           ----  ----
vcenter-01v.pharmax.local      443   VSPHERE.LOCAL\Administrator
192.168.5.2                    443   VSPHERE.LOCAL\Administrator

[DBG]: PS /home/rebelinux> 

VMWARE_VDI_DATASTORE - SDRS VM Override with Duplicate entries:
VMWARE_VDI_DATASTORE_SDRS_VM_Duplicate

SSD-HIGH-PERF - SDRS VM Override with Duplicate entries:
SSD-HIGH-PERF_SDRS_VM_Duplicate

HDD-MED-PERF - SDRS VM Override with Duplicate entries:
HDD-MED-PERF_SDRS_VM_Duplicate

VMOverride variable debugging:
VMOverrides_Duplicate_VMs

@tpcarman tpcarman added this to the v1.4.0 milestone Oct 12, 2022
@tpcarman tpcarman self-assigned this Oct 12, 2022
@tpcarman tpcarman added the bug Something isn't working label Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants