Validate Cluster Expansion Specification' validation check with the following error: "Selected hosts do not match existing host network pool network-pool-######## in cluster" host_id and the associated network_pool_id in the host_and_network_pool table of the SDDC Manager platform database reveals that the affected host is part of a stale network pool.vcf, and elevate to root with the command: su rootpsql -h localhost -U postgres -d platformselect id, hostname, status FROM host WHERE hostname = 'ESX_FQDN';select id, host_id, network_pool_id FROM host_and_network_pool where host_id = 'host_id';VMware Cloud Foundation (VCF) 9.1
The target host remains associated with a stale or incorrect network pool entry within the SDDC Manager database. This configuration mismatch prevents the host from aligning with the active network pool of the destination cluster.
If the symptoms outlined above occur, contact Broadcom Technical Support for further assistance, as the resolution involves modifying the SDDC database instance and must be performed with caution.