Ideally, all Cloud Proxy collectors should be updated to the Unified state prior to the upgrade. However, if this is not immediately possible, you can apply a workaround to bypass this specific validation check and proceed with the 9.1 upgrade.
Workaround Procedure:
Log in to SDDC Manager: Access the SDDC Manager appliance via SSH using the vcf user credentials. (Note: Once logged in, switch to the root user (using su -) to ensure you have the necessary permissions to edit system files).
Edit the Configuration File: Open the application.properties file using a text editor such as vi
Append the Flag: Add the following line to the very bottom of the properties file to disable the validation check:
Save and Close: Save the changes to the file and exit the text editor
Retry Upgrade: Return to the SDDC Manager UI and re-initiate the upgrade plan. The pre-validation check for the Cloud Proxy registration state will now be bypassed, allowing the upgrade from 9.0.2 to 9.1 to proceed successfully.