[vcf_lcm,0000000000000000,0000,upgradeId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxe1ce7,resourceType=NSX_T_PARALLEL_CLUSTER,resourceId=vip-nsx.example.com:_ParallelClusterUpgradeElement,bundleElementId=yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyd783] [c.v.e.s.l.p.i.nsxt.NsxtUpgradeUtil,Upgrade-2] Failed to calculate NSX upgrade compatibility
com.vmware.evo.sddc.lcm.model.error.LcmException: Failed to find products current version for NSX Advanced Load Balancer with vcfId {0}. Please verify if the NSX Manager is reachable.
[vcf_lcm,0000000000000000,0000,upgradeId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxe1ce7,resourceType=NSX_T_PARALLEL_CLUSTER,resourceId=vip-nsx.example.com:_ParallelClusterUpgradeElement,bundleElementId=yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyd783] [c.v.e.s.l.p.i.nsxt.NsxtUpgradeUtil,Upgrade-2] Handling NSX Exception
com.vmware.evo.sddc.lcm.model.error.LcmException: Failed to find products current version for NSX Advanced Load Balancer with vcfId {0}. Please verify if the NSX Manager is reachable.
[vcf_lcm,0000000000000000,0000,upgradeId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx1ce7,resourceType=NSX_T_PARALLEL_CLUSTER,resourceId=vip-nsx.example.com:_ParallelClusterUpgradeElement,bundleElementId=yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyd783] [c.v.e.s.l.p.i.nsxt.NsxtUpgradeUtil,Upgrade-2] UpgradeError while calculating VVS compatibility, stage: NSX_UPGRADE_STAGE_MANAGER_PRECHECK, errorType: RECOVERABLE,errorCode: com.vmware.vcf.error.runtime.nsx.vvs.upgrade.compatibility.failed, errorDescription: Upgrade is not VVS compatible to continue with null error_message : Failed to find products current version for NSX Advanced Load Balancer with vcfId {0}. Please verify if the NSX Manager is reachable., httpStatus : , error_code : 0 Upgrade and interop incompatible product pair details are provided below(if any)
:[] Products and Versions that have no compatibility data include(if any) :[], metadata NSX Upgrade compatibility checks failed. NSX upgrade bundle is not compatible with your existing version. Refer to the https://kb.vmware.com/s/article/91728 to address incompatibilities and proceed with the upgrade., metadataCode null
[vcf_lcm,0000000000000000,0000,upgradeId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx1ce7,resourceType=NSX_T_PARALLEL_CLUSTER,resourceId=vip-nsx.example.com:_ParallelClusterUpgradeEl
ement,bundleElementId=yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyd783] [c.v.e.s.l.d.c.u.UpgradeClientImpl,Upgrade-2] Error occurred when updating UpgradeElement status
java.lang.RuntimeException: Cannot modify the upgrade status of the upgrade in the current state QUEUED
VMware Cloud Foundation 5.x
If NSX Advanced Load Balancer nodes are not available in NSXT Manager UI then follow the below workaround
vi /home/vcf/feature.properties
feature.vcf.nsx.alb=false
systemctl restart lcm
NOTE: Enable the flag after NSX and VCenter upgrades are completed, as other ALB APIs also use this feature flag and won't be usable if the flag is off.