Forum Discussion

Braga's avatar
Braga
Icon for Nimbostratus rankNimbostratus
Feb 22, 2025

Issue with CIS deployment: Virtual Address not assigned to the specified traffic group.

I am facing difficulties when creating a Virtual Server via CIS deployment. The issue arises during the creation of the Virtual Address, as it is automatically associated with the default traffic-group in the Common partition instead of being linked to a newly specified traffic-group.

I have already adjusted the deployment, but when the pod starts in OpenShift, I encounter an error stating that the IP address (422) is already in use.

I have identified that the problem is related to the --route-vserver-addr= object, which assigns the IP to the Virtual Server and consequently creates the Virtual Address. However, when the AS3 declaration is executed, the IP is likely already allocated, leading to a conflict. Additionally, when the Virtual Address is created, it is automatically assigned to the default traffic-group, which is not the intended behavior.

erro:

Sat, 22 Feb 2025 16:22:07 GMT - severe: [appsvcs] {"message":"Declaration failed: 0107176c:3: Invalid Virtual Address, the IP address 172.16.194.140 already exists.","level":"error"}

"From now on, I appreciate the help."