Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete and then create a new VPC right aways leads to reuse of the VNI which breaks gNMI #656

Open
Frostman opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Frostman
Copy link
Member

time=2024-10-23T12:26:19.491Z level=INFO msg="Action applied" idx=26 summary="Create Interface Vlan1004 Base"
time=2024-10-23T12:26:19.491Z level=DEBUG msg=Action idx=27 weight=15 summary="Update VRF VNI VrfVvpc-01" command=replace path="/sonic-vrf/VRF/VRF_LIST[vrf_name=VrfVvpc-01]/vni"
time=2024-10-23T12:26:19.649Z level=ERROR msg=Failed err="failed to run agent: failed to process agent config from k8s: failed to process agent config loaded from k8s: failed to apply actions: GNMI set request failed: gnmi set request failed: rpc error: code = InvalidArgument desc = VNI is already used in VRF VrfVvpc-02"
time=2024-10-23T15:15:14.593Z level=DEBUG msg="Actual <> Desired" diff=" vrfVNIMap:"
time=2024-10-23T15:15:14.593Z level=DEBUG msg="Actual <> Desired" diff="   VrfVvpc-01:"
time=2024-10-23T15:15:14.593Z level=DEBUG msg="Actual <> Desired" diff="+    vni: 200"
time=2024-10-23T15:15:14.593Z level=DEBUG msg="Actual <> Desired" diff="+  VrfVvpc-02:"
time=2024-10-23T15:15:14.593Z level=DEBUG msg="Actual <> Desired" diff="     vni: 100"
time=2024-10-23T15:15:14.593Z level=DEBUG msg="Actual <> Desired" diff="-  VrfVvpc-02:"
time=2024-10-23T15:15:14.593Z level=DEBUG msg="Actual <> Desired" diff="-    vni: 200"
@Frostman Frostman added the bug Something isn't working label Oct 24, 2024
@Frostman Frostman self-assigned this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant