Skip to content

Problem with deploying the NSX Edge cluster #94

@pcgeek2009

Description

@pcgeek2009

Describe the bug

The Edge Cluster Deployment Task fails. I have retried several times from both the installer and within the SDDC Manager. Below is the output from the installer:
14-02-2026 13:42:08 Add-NSX-Edge-Cluster[1504555]: [INFO] Retrying edge cluster deployment task
14-02-2026 13:42:08 Add-NSX-Edge-Cluster[1504555]: [INFO] Getting latest SDDC Manager Task ID
14-02-2026 13:42:08 Add-NSX-Edge-Cluster[1504555]: [INFO] Found existing NSX Edge Cluster deployment task in progress in SDDC Manager.
14-02-2026 13:42:10 Add-NSX-Edge-Cluster[1504555]: [INFO] Edge cluster deployment task started
14-02-2026 13:42:10 Add-NSX-Edge-Cluster[1504555]: [INFO] Getting latest SDDC Manager Task ID
14-02-2026 13:42:10 Add-NSX-Edge-Cluster[1504555]: [ERROR] Unable to obtain Task ID for this operation, please check the domainmanager logs for more info.
Exception: Failed to deploy HoloDeck

The error from the domainmanger.log file shows the following

2026-02-13T19:01:48.662+0000 DEBUG [vcf_dm,698f751bdca2fd2e213f6ab0c492ed33,b6c1] [c.v.e.s.c.s.DomainCapabilitiesApiServiceImpl,vac-scheduler-1]  Refreshed domainCapab3-4e48-9e87-9c7a7574de50, vcenterId=55b8ec02-ecf1-4775-aa2d-0642a3e56754, vcenterFqdn=vc-mgmt-a.site-a.vcf.lab, capabilities=[REPOSITORY_IMAGES, HETEROGENEOUS_CLUSTER]
2026-02-13T19:06:44.334+0000 ERROR [vcf_dm,698f756cdc7618ed985ee774d68bce9f,673e] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-7]  [JPOLP6] DEPLOY_NSXT_EDGE_FAILED Fail
2026-02-13T19:06:44.386+0000 DEBUG [vcf_dm,698f756cdc7618ed985ee774d68bce9f,673e] [c.v.e.s.o.c.ProcessingTaskSubscriber,dm-exec-7]  Collected the following errors for 9c-572ee92f006b: [ExecutionError [errorCode=null, errorResponse=LocalizableErrorResponse(messageBundle=com.vmware.vcf.common.fsm.plugins.nsxt.messages)]]
2026-02-13T19:06:49.025+0000 DEBUG [vcf_dm,698f764421e707d552886f87e386001f,de96] [c.v.e.s.o.c.ProcessingTaskSubscriber,dm-exec-17]  Collected the following errors for19c-572ee92f006b: [ExecutionError [errorCode=null, errorResponse=LocalizableErrorResponse(messageBundle=com.vmware.vcf.common.fsm.plugins.nsxt.messages)]]
2026-02-13T19:06:50.246+0000 DEBUG [vcf_dm,698f7648d38e75651f18520a2174621a,de78] [c.v.e.s.c.s.DomainCapabilitiesApiServiceImpl,vac-scheduler-1]  Refreshed domainCapab3-4e48-9e87-9c7a7574de50, vcenterId=55b8ec02-ecf1-4775-aa2d-0642a3e56754, vcenterFqdn=vc-mgmt-a.site-a.vcf.lab, capabilities=[REPOSITORY_IMAGES, HETEROGENEOUS_CLUSTER]
2026-02-13T19:09:55.029+0000 INFO  [vcf_dm,698f77033a9fa8bf120ff80e2a3125aa,0465] [c.v.v.q.i.util.QueryServiceMetrics,vac-scheduler-1]  QueryService metrics: [total qu+ data sources = 0 / 0 / 0, above 1+ / 2+ / 4+ secs = 0 / 0 / 0, with errors = 0]
2026-02-13T19:10:36.665+0000 ERROR [vcf_dm,698f76499e70e777959093dbe764fa23,1b0c] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-15]  [434T1U] DEPLOY_NSXT_EDGE_FAILED Fai
2026-02-13T19:10:36.669+0000 DEBUG [vcf_dm,698f76499e70e777959093dbe764fa23,1b0c] [c.v.e.s.o.c.ProcessingTaskSubscriber,dm-exec-15]  Collected the following errors for19c-572ee92f006b: [ExecutionError [errorCode=null, errorResponse=LocalizableErrorResponse(messageBundle=com.vmware.vcf.common.fsm.plugins.nsxt.messages)]]
2026-02-13T19:10:47.930+0000 DEBUG [vcf_dm,698f772c2039867cdc746740a9b772ae,602d] [c.v.e.s.o.c.ProcessingTaskSubscriber,dm-exec-2]  Collected the following errors for 9c-572ee92f006b: [ExecutionError [errorCode=null, errorResponse=LocalizableErrorResponse(messageBundle=com.vmware.vcf.common.fsm.plugins.nsxt.messages)]]
2026-02-13T19:10:48.081+0000 ERROR [vcf_dm,698f756a61ca41496a46fdf526cdf638,4746] [c.v.v.n.f.a.DeployAndConfigureMultipleNsxtEdgeNodesAction,dm-exec-35]  Exception Int
2026-02-13T19:10:48.082+0000 ERROR [vcf_dm,698f756a61ca41496a46fdf526cdf638,4746] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-35]  [DTEC27] ORCH_TASK_INTERRUPTED The t
Caused by: com.vmware.evo.sddc.orchestrator.exceptions.OrchException: Internal error: Failed to initiate execution
2026-02-13T19:10:48.259+0000 DEBUG [vcf_dm,698f756a61ca41496a46fdf526cdf638,4746] [c.v.e.s.o.c.ProcessingTaskSubscriber,dm-exec-35]  Collected the following errors fora010105-9c57-16f4-819c-5729ee50002d: [ExecutionError [errorCode=null, errorResponse=LocalizableErrorResponse(messageBundle=com.vmware.evo.sddc.orchestrator.model.error
2026-02-13T19:10:48.326+0000 DEBUG [vcf_dm,698f773885142d3cc9df7a7297cbbaf4,9e92] [c.v.e.s.o.c.ProcessingTaskSubscriber,dm-exec-25]  Collected the following errors fora010105-9c57-16f4-819c-5729ee50002d: [ExecutionError [errorCode=null, errorResponse=LocalizableErrorResponse(messageBundle=com.vmware.evo.sddc.orchestrator.model.error
2026-02-13T19:10:48.468+0000 INFO  [vcf_dm,698f77380c6f3539a4ea58e43cfff9be,394f] [c.v.e.s.o.core.OrchestratorImpl,dm-exec-25]  An error occurred in Execution ID e84b8
2026-02-13T19:11:51.509+0000 DEBUG [vcf_dm,698f7776ce82e86980d65afa197a5335,c20f] [c.v.e.s.c.s.DomainCapabilitiesApiServiceImpl,vac-scheduler-1]  Refreshed domainCapab3-4e48-9e87-9c7a7574de50, vcenterId=55b8ec02-ecf1-4775-aa2d-0642a3e56754, vcenterFqdn=vc-mgmt-a.site-a.vcf.lab, capabilities=[REPOSITORY_IMAGES, HETEROGENEOUS_CLUSTER]
2026-02-13T19:16:53.239+0000 DEBUG [vcf_dm,698f78a373b6c642b466ab67a7aa8ac3,638e] [c.v.e.s.c.s.DomainCapabilitiesApiServiceImpl,vac-scheduler-1]  Refreshed domainCapab3-4e48-9e87-9c7a7574de50, vcenterId=55b8ec02-ecf1-4775-aa2d-0642a3e56754, vcenterFqdn=vc-mgmt-a.site-a.vcf.lab, capabilities=[REPOSITORY_IMAGES, HETEROGENEOUS_CLUSTER]

Reproduction steps

  1. Deployment using the 9.0.2 installer on the 9.0.1 installation
  2. Performing a full stack install with Automation and Supervisor
  3. Used the following command for deployment: "New-HoloDeckInstance -Version '9.0.1.0' -InstanceID 'gray' -WorkloadDomainType 'SharedSSO' -NsxEdgeClusterMgmtDomain -NsxEdgeClusterWkldDomain -DeployVcfAutomation -DeploySupervisor"
    ...

Expected behavior

Edge cluster should deploy without issue

Additional context

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions