Tanzu

issue deploying tanzu with vsphere with nsx - supervisor vms configurations run into errors

  • 1.  issue deploying tanzu with vsphere with nsx - supervisor vms configurations run into errors

    Posted 6 days ago

    i am trying to configure workload managment tanzu in zonal format with nsx. i have managmement network 172.31.30.0/24 where is sitted the vcenter, nsx manager, esxi hosts. ntp is configured with … and works. dns server is at 172.31.30.230. supervisor creation fails with several errors. in the vcenter GUI:
    - Initialized vSphere resources
    - Deployed Control Plane VMs
    - Configured Control Plane VMs
    -  • API request to VMware vCenter Server (vpxd) failed. Details 'ServerFaultCode: A general system error occurred: vix error codes = (3016, 0).
    '

    Customized guest of Supervisor Control plane VM
    Configured Supervisor Control plane VM's Management Network
     • Configuration error (since 4/13/2025, 6:25:52 PM)
     • Unable to connect to the management DNS servers '172.31.30.230' from control plane VM 422af41507d85fc569078efcfab15346. The connection was attempted over the workload network.
    Configured Supervisor Control plane VM as Kubernetes Control Plane Node

    and in logs: tail -f /var/log/vmware/wcp/wcpsvc.log

    2025-04-13T15:21:41.545Z error wcp [licensemonitor/license_event_monitor.go:259] [opID=licenseRefreshMonitor] Supervisor control plane failed: No connectivity to API Master: connectivity ok, config status ERROR
    2025-04-13T15:21:44.545Z error wcp [licensemonitor/license_event_monitor.go:259] [opID=licenseRefreshMonitor] Supervisor control plane failed: No connectivity to API Master: connectivity ok, config status ERROR

    2025-04-13T15:47:53.545Z error wcp [licensemonitor/license_event_monitor.go:259] [opID=licenseRefreshMonitor] Supervisor control plane failed: No connectivity to API Master: connectivity Get "https://172.31.30.245:6443/healthz?timeout=5s": dial tcp 172.31.30.245:6443: connect: no route to host, config status REMOVING

    2025-04-13T15:47:53.701Z debug wcp [retry/serialized_op_retrier.go:71] [opID=67fa3000-eabe52c1-8c55-4020-a94e-0e8770b20e21-SecretUploader-vm-3112] Retry operation.
    2025-04-13T15:47:53.718Z error wcp [vclib/guestop_manager.go:40] [opID=67fa3000-eabe52c1-8c55-4020-a94e-0e8770b20e21-SecretUploader-vm-3112] Guest operation failed with err ServerFaultCode: The object 'vim.VirtualMachine:vm-3112' has already been deleted or has not been completely created

    2025-04-13T18:18:25.263Z warning wcp [kubelib/retry.go:93] [opID=67fa6933] Request to apiserver failed. Err <nil>, Endpoint http://172.31.30.247:6443/version?timeout=2m0s. Will be retried.
    2025-04-13T18:18:41.117Z error wcp [vclib/guestop_manager.go:40] [opID=67fa6502-4adff84f-1140-42d0-ac0f-2c478f41e824-vm-3121] Guest operation failed with err ServerFaultCode: A general system error occurred: vix error codes = (3016, 0).