eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Geeting [FAILED] Failed to start Wait for Network to be Configured error while creating the vSphere

Open miryalasaigoutham opened this issue 3 years ago • 1 comments

What happened: Getting [FAILED] Failed to start Wait for Network to be Configured error while creating vsphere eks anywhere cluster

What you expected to happen: Since all the validation steps are passed, etcd, worker and control plane clusters should to be created

How to reproduce it (as minimally and precisely as possible): Below is the verbose log while creating the cluster 2022-07-27T18:03:26.491+0530 V3 Waiting for external etcd to be ready {"cluster": "eksa-vsphere-poc"} 2022-07-27T18:03:26.491+0530 V6 Executing command {"cmd": "/usr/local/bin/docker exec -i eksa_1658924219402959000 kubectl wait --timeout 60m --for=condition=ManagedEtcdReady clusters.cluster.x-k8s.io/eksa-vsphere-poc --kubeconfig eksa-vsphere-poc/generated/eksa-vsphere-poc.kind.kubeconfig -n eksa-system"}

Below is the snapshot of the VM created image

Anything else we need to know?:

Environment:

  • EKS Anywhere Release: All
  • EKS Distro Release: All

Please let me know how can I fix this issue.

Thanks and Regards Sai Goutham Miryala

miryalasaigoutham avatar Jul 27 '22 12:07 miryalasaigoutham

https://github.com/aws/eks-anywhere/blob/main/docs/content/en/docs/tasks/troubleshoot/troubleshooting.md#generic-cluster-unavailable-1 I guess this has not made the prod docs yet, but that sounds like a DHCP server is not available or working

TerryHowe avatar Jul 27 '22 18:07 TerryHowe