During the upgrade of VMware Cloud Foundation (VCF) 9.0.1.0 to 9.1, the NSX planning phase pre-check fails. This failure prevents the upgrade from proceeding. The SDDC Manager reports an I/O error when attempting to query the status of the Security Services Platform (SSP/vDefend).
Error Message: Failed to execute Check for Security Services Platform version for upgrade. [UC] Error in rest call. url=/napp/api/v1/platform/monitor/platform/status, method=GET, response=Unknown Error occurred., error= I/O error on GET request for "https://<SSP_MANAGEMENT_VIP>:443/napp/api/v1/platform/monitor/platform/status": No route to host.
The issue is caused by an incompatibility between the currently deployed Security Services Platform (vDefend) version 5.1 and the NSX version required for the VCF 9.1 target release. Additionally, one of the SSP control-plane nodes became stuck in a "Provisioned" state, which disrupted the management Virtual IP (VIP) connectivity. This loss of connectivity results in the SDDC Manager receiving a "No route to host" error when querying the SSP API endpoint.
To resolve this issue, remove the incompatible SSP 5.1 instance and redeploy a compatible version of the Security Services Platform (SSP 5.2).
Prerequisites:
Please Consult with the vDefend/SSP support team if assistance is needed to perform the followingSteps:
curl -k -v https://<SSP_MANAGEMENT_VIP>:443/napp/api/v1/platform/monitor/platform/status