Non-VxRail VCF 9.0 Upgrade fails with error, "Upgrade is not supported for VxRail SKU"
book
Article ID: 409805
calendar_today
Updated On:
Products
VMware SDDC Manager / VCF Installer
Issue/Introduction
Environment
VMware Cloud Foundation 9.x
Cause
The 9.0 CAP upgrade checks for the partnerBundleMetadata.json and vxrailPartnerBundleMetadata.json on the SDDC manager. If the files exists, the upgrade marks the environment as VxRail which is currently not a supported upgrade path.
Resolution
SSH into the SDDC Manager with vcf and then elevate to root with su.
Remove the following files from the NFS share rm /nfs/vmware/vcf/nfs-mount/bundle/vxrailPartnerBundleMetadata.json rm /nfs/vmware/vcf/nfs-mount/bundle/partnerBundleMetadata.json