Imported NSX Edge clusters remain in SDDC Manager after workload domain deletion
book
Article ID: 448995
calendar_today
Updated On:
Products
VMware SDDC Manager / VCF Installer
Issue/Introduction
- Imported NSX Edge clusters remain in SDDC Manager after workload domain deletion.
- Before the Workload Domain was deleted, all Edge Nodes were deleted - both in NSXT and vCenter.
- The Edge Cleaner lists the clusters but cannot remove them because the workload association no longer exists.
VCF Edge cluster removal tool, version 0.34
Logging to /home/vcf/cleanup/cleaner/edge_cluster_cleaner_####-##-##T##:##:##.log
VCF Edge cluster removal tool, version 0.34
* Using requests lib for SDDC Manager APIs
Starting new HTTP connection (1): localhost:80
http://localhost:80 "GET /inventory/nsxt-edgeclusters HTTP/1.1" 200 None
Starting new HTTP connection (1): localhost:80
http://localhost:80 "GET /inventory/domains HTTP/1.1" 200 None
Unknown workload name '#####-###'
Workloads are: #####-###, ####-##
Log written to /home/vcf/cleanup/cleaner/edge_cluster_cleaner_####-##-##T##:##:##.log
Environment
VMware SDDC Manager 9.0.2
Cause
- The edge cleaner lists the clusters but cannot remove them because the workload association no longer exists
- domain-name lookup path is not working properly
Resolution
- Cleanup needs to be done directly at the DB/inventory layer.
- Open a case with Broadcom Support
Feedback
thumb_up
Yes
thumb_down
No