Multiple clusters with same name in VMWare #230
Replies: 2 comments 2 replies
-
I'm having a similar issue. I have a "Cluster A" in both datacenters. I've tried to define the datacenter in the "cluster_site_relation" field in several ways and the issue remains. cluster_site_relation = "FLOR Horizon/." = FLOR_SITE Same or similar result every time. FLTA overwrites since it is the subsequent VCSA instance being scannned.
|
Beta Was this translation helpful? Give feedback.
-
That was indeed the reason. Thank you! Wonderful tool you've built! And thank you for the clarification on the cluster_site_relation syntax. |
Beta Was this translation helpful? Give feedback.
-
I think this issue is closed, but I'm having the same issue running the development release.
I have multiple clusters with the same name:
I have two vmware sources: TX01 and IL01, TX01 is the first, IL01 is the second
Each source has the following stanza
cluster_site_relation = TX01/* = LFKNTXXA, IL01/* = MTONILXC
After discovery, there is no CL01 cluster in TX01 group. I believe all the CL01 clusters get overwritten from the discovery of IL01 since it is the second source definition.
Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions