Hello
I deployed a complete NSX-T lab into a full nested environement
All works fine until I try to deploy the Edge Nodes.
I deployed a new edge node as medium form factor and the VM is not able to start.
The complete message I have in the NSX-manager is :: Power on failed for vm vm-35012 in vc xxxx : VC operation failed : No host is compatible with the virtual machine.
Based on this post https://communities.vmware.com/t5/VMware-NSX-Discussions/NSX-T-3-2-on-vSphere-7u3c-Hugepage-issues-o...
-> after its creation by the NSX Manager I added the [ featMask.vm.cpuid.pdpe1gb=1 ] parameter and after that the edge node VM can boot
-> same on the two nested ESX on which I try to create the edge node VM
-> EVC is enabled on the cluster
Unfortunatelly, it seems that the NSX manager do not detect the edge node VM is up and running, and it do not follow the creation process. Is there a way to force to continue the creation as the edge node VM is now running ?
Thanks