Supervisor upgrade from VCF 9.0 to VCF 9.1 does not complete
vSphere UI is showing Supervisor in configuring state with error:
GUI Error
Initialized vSphere resourcesDeployed Control Plane VMs • A general system error occurred. Error message: failed to get agency info for migration: EAM agency Agency:############## has no VM.Configured Control Plane VMsConfigured Core Supervisor Services
The new deployed Supervisor control plane is not joining the cluster
root@#### [ ~ ]# k get nodesNAME STATUS ROLES AGE VERSION############## Ready control-plane,master 118d v1.32.9+vmware.2-fips############## Ready control-plane,master 118d v1.32.9+vmware.2-fips Ready control-plane,master 134d v1.32.9+vmware.2-fips############## esx1 Ready agent 134d v1.32.5-sph-20e691desx2 Ready agent 134d v1.32.5-sph-20e691droot@####[ ~ ]#
Existing Supervisor Control planes have different sizes:
example:
psql -d VCDB -U postgres
root@####### [ ~ ]# psql -d VCDB -U postgrespsql (15.15, server 14.19 (VMware Postgres 14.19.0-25043111 release))Type "help" for help.
VCDB=# SELECT data_key, split_part(data_value, '|', 2) AS name, split_part(data_value, '|', 9) AS cluster, split_part(data_value, '|', 26) AS size FROM VPX_EXT_DATA WHERE ext_id = 'com.vmware.vim.eam' AND data_key LIKE 'Agency:%'; data_key | name | cluster | size---------------------------------------------+-----------------------------+-----------------------------------+------- Agency:#################################### | vmware-vsc-apiserver-###### | ClusterComputeResource:domain-c10 | medium Agency:#################################### | vmware-vsc-apiserver-###### | ClusterComputeResource:domain-c10 | medium Agency:#################################### | vmware-vsc-apiserver-###### | ClusterComputeResource:domain-c10 | small(3 rows)
VCF 9.1
Broadcom engineering is aware of this problem currently working on a fix
Open a case with Broadcom support