Upgrading VCF Automation to version 9.1.x results in a precheck failure with error "Target VSP cluster IP pool CIDR is required"
book
Article ID: 451185
calendar_today
Updated On:
Products
VCF Automation
Issue/Introduction
The upgrade precheck fails in the validate_vsp_cluster_input step.
The following error appears in the VCF Operations UI:
An unexpected error occurred in step validate_vsp_cluster_input. Reference Code: 3A6E104C. Detail: com.broadcom.vcf.lcm.sddc.upgrade.plugin.shared.step.io.ValidateVspClusterInputStepInput failed validation. [ConstraintViolationImpl{interpolatedMessage='Target VSP cluster IP pool CIDR is required', propertyPath=targetVspClusterIpPoolCidr, rootBeanClass=class com.broadcom.vcf.lcm.sddc.upgrade.plugin.shared.step.io.ValidateVspClusterInputStepInput, messageTemplate='Target VSP cluster IP pool CIDR is required'}]
Environment
VCF Automation 9.x (9.1.0.300 & lower)
VCF Operations 9.1
Cause
The VCF Automation upgrade requires a dedicated network CIDR block containing 8 sequential IP addresses. The failure occurs when the configuration provides fewer than the required 8 IPs.