When attempting to edit a network specification, rename a network, or update a subnet range in the VMware Cloud Director (VCD) tenant or provider portal, the task fails with the following error message:
Cannot update network with new subnet because it does not overlap all allocated ips (<IP_ADDRESS>).
VMware Cloud Director 10.x
This issue occurs because VMware Cloud Director performs a validation check on every network in the proposed Network Specification to ensure that all currently allocated IP addresses, as recorded in the VCD database, are contained within the proposed CIDRs or Static IP Pools.
If an IP address, such as a Gateway IP, a NAT rule address, or a Load Balancer VIP, is already assigned but is missing from a defined Static IP Pool range, VCD blocks the update to prevent connectivity loss or configuration inconsistency. This is common after migrations (e.g., NSX-V to NSX-T) or when a subnet is being shrunk or shifted.
To resolve this issue, ensure that the Static IP Pool includes the specific IP address mentioned in the error message.