Error:
Cannot delete, object is referred by: ['VirtualService HTTP_####', 'VirtualService leader-#####',"VirtualService ako-leader-Shared-##-#', VsVip HTTP_VS-#####', 'VsVip leader-dnsvs-#####', 'VsVip ako-leader--Shared-##-#']
Avi Load Balancer
DEBUG [network_manager._IpToNetwork:311] $$ IpToNetwork Rsp:
ip_networks {
ip {
addr: "172.#.#.#"
type: V4
}
network_uuid: "dvportgroup-###-cloud-#######-#####-#####-###-########"
network_uuid: "dvportgroup-###-cloud-#######-#####-#####-###-########"
subnet {
ip_addr {
addr: "172.#.#.#"
type: V4
}
mask: 24
}
subnet {
ip_addr {
addr: "172.#.#.#"
type: V4
}
mask: 24
}
}
Workaround:
1) Disable/Enable all the virtual service in the network. This will have traffic impact.
OR
2) Warm reboot the controller cluster.
Login to CLI of the controller
Execute the below commands
#shell
>terminal unhide
>reboot warm
Note:
This would warm reboot the cluster with no impact to datapath traffic.
The controller UI will not be available for some time.
We would be restricting duplicate subnet configuration on multiple networks in the upcoming releases.