Fresh deployment of vscg-7.2.0.0.243.ova on ESXi. Single node, no cluster planned. I only have one routable subnet available and I want the controller reachable on a single IP for management and API access.
The setup wizard requires all three interfaces and rejects any configuration where they share a subnet. First it gives:
Invalid Network Setting: Control Interface and Cluster Interface cannot be in the same subnet.
After moving Cluster to a different subnet it then gives:
Invalid Network Setting: Control Interface and Management Interface cannot be in the same subnet.
So it appears to want three mutually distinct subnets.
I was never prompted to choose between single-interface and three-interface mode. I deleted the VM and redeployed the OVA clean, stepping through the wizard from the start and checking every screen. I also tried removing NIC 2 and NIC 3 in vSphere before first power-on, which made no difference.
This does not match older documentation.
Question:
- Is single-interface deployment still supported in 7.2, and if so where is it selected?
2. Where is the 7.2 Getting started guide? I found older versions guides but not for 7.2
Thanks.