Invalid parameter: HA Isolation IP Address cannot be blank Invalid parameter: HA Isolation IP Address cannot be blank
yyyy-mm-ddThh:mm:ss [bringup,xxxxxxxxxxxxxxxxxxx,yyyy] ERROR [c.v.e.s.o.model.error.ErrorFactory,pool-2-thread-13] [94KVS8] VCF_ERRORS_GENERIC_INPUT_PARAM_ERROR Invalid parameter: HA Isolation IP Address cannot be blank
com.vmware.evo.sddc.common.core.error.InvalidInputException: Invalid parameter: HA Isolation IP Address cannot be blank
VMware cloud foundation
The cause for the bring up failure could be varied.
For the error "Invalid parameter: HA Isolation IP Address cannot be blank Invalid parameter: HA Isolation IP Address cannot be blank", one of the possible cause is due to vSan, vMotion gateway being blank
"skipGatewayPingValidation": true
/opt/vmware/sddc-support/sos --jsongenerator --jsongenerator-input <file_name.xlsx> --jsongenerator-design vcf-public-ems
/opt/vmware/sddc-support/sos --jsongenerator --jsongenerator-input <file_name.xlsx> --jsongenerator-design vcf-vxrail
/opt/vmware/sddc-support/cloud_admin_tools/Resources/vcf-ems.json
/opt/vmware/sddc-support/cloud_admin_tools/Resources/vcf-vxrail/vcf-vxrail.json
cp /opt/vmware/sddc-support/cloud_admin_tools/Resources/vcf-vxrail/vcf-vxrail.json /home/admin/
psql -h localhost -U postgres -d bringup -c "select id from execution where name like 'Bringup%';"
Execution ID in the vcf-bringup-debug.log located at:
/opt/vmware/bringup/logs/
curl -k -u admin:<password> -X PATCH https://localhost/v1/sddcs/<execution_id> -H "Content-Type: application/json" -d@/home/admin/vcf-vxrail.json