Description of problem:
When attempting to provision OCP 4.12 on vsphere, we get the following error:
time="2022-12-03T02:20:13Z" level=error msg="failed to fetch Master Machines: failed to load asset \"Install Config\": failed to create install config: invalid \"install-config.yaml\" file: [platform.vsphere.apiVIPs: Invalid value: \"150.240.97.139\": IP expected to be in one of the machine networks: 10.0.0.0/16, platform.vsphere.ingressVIPs: Invalid value: \"150.240.97.140\": IP expected to be in one of the machine networks: 10.0.0.0/16]" time="2022-12-03T02:20:14Z" level=error msg="error after waiting for command completion" error="exit status 3" installID=2fjbnr95
The same happens on ovirt/RHV:
time="2022-12-03T04:48:36Z" level=error msg="failed to fetch Master Machines: failed to load asset \"Install Config\": failed to create install config: invalid \"install-config.yaml\" file: [platform.ovirt.api_vips: Invalid value: \"192.168.214.30\": IP expected to be in one of the machine networks: 10.0.0.0/16, platform.ovirt.ingress_vips: Invalid value: \"192.168.214.32\": IP expected to be in one of the machine networks: 10.0.0.0/16]" time="2022-12-03T04:48:37Z" level=error msg="error after waiting for command completion" error="exit status 3" installID=fdr77rgs time="2022-12-03T04:48:37Z" level=error msg="error generating installer assets" error="exit status 3" installID=fdr77rgs
Version-Release number of selected component (if applicable):
MCE 2.2-FC0, provisioning 4.12.0-rc.2
How reproducible:
everytime
Steps to Reproduce:
- try to provision ocp 4.12.0-rc.2 on vsphere and rhv cluster from the console
- ...
Actual results:
Expected results:
Additional info:
Provisioning with same details works with OCP 4.11 / 4.10 for both platforms. Most likely related to recent change to handle default networking type on 4.12.
- clones
-
ACM-2294 Provisioning VSphere cluster on OCP 4.12 throws install-config error in provisioning
- Closed
- is blocked by
-
OCPBUGS-6486 Image upload fails when installing cluster
- Closed