I’m sure this has been resolved many times, but I can’t seem to find the solution in the forum.
The environment is vOneCloud 3.2.1
I have a VM Template created for an RHEL 7 image with the opennebula context tools installed on it.
If I am using an external DHCP service or import a wild from the vCenter cluster - VNC console will connect with out an issue.
If turn off my external DHCP service on my test network to test Static IP assignment by using force ipv4 field in the template - the instantiation and contextualization is successful of the target VM - it bootstraps fine configures network , hostname , etc … but the VNC fails to connect to the new VM.
If I launch a new instance from the same template with out passing an IP - the vm spins up fine ( without IP address of course ) and the VNC console works!
So what am I missing here ??? I have compared VM instance templates and they all look the same with the obvious differences in machine-id and the like.
Any help would be greatly appreciated!