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

Some NSCs have more routes than expected after node restart #12121

Open
NikitaSkrynnik opened this issue Jul 23, 2024 · 2 comments
Open

Some NSCs have more routes than expected after node restart #12121

NikitaSkrynnik opened this issue Jul 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@NikitaSkrynnik
Copy link
Collaborator

NikitaSkrynnik commented Jul 23, 2024

Description

After node restart some of the NSCs have more routes than expected. Only one of them is pingable. Here is the example of routes after serveral node restarts:

default via 10.244.2.1 dev eth0 
10.244.2.0/24 via 10.244.2.1 dev eth0  src 10.244.2.12 
10.244.2.1 dev eth0 scope link  src 10.244.2.12 
172.16.0.34 dev nsm-v4 
172.16.0.40 dev nsm-v4 
172.16.0.56 dev nsm-v4 
172.16.0.92 dev nsm-v4 

Possible solution

Cleanup ip_context in case of reselect state on NSC

@denis-tingaikin
Copy link
Member

/cc @szvincze @ljkiraly @edwarnicke

@denis-tingaikin denis-tingaikin added bug Something isn't working question Further information is requested labels Jul 23, 2024
@NikitaSkrynnik NikitaSkrynnik self-assigned this Aug 9, 2024
@NikitaSkrynnik
Copy link
Collaborator Author

@edwarnicke @szvincze what do you think about creating an endpoint with more strict policies that deletes suspicious routes from ip_context?

@Ex4amp1e Ex4amp1e moved this from Todo to In Progress in Release v1.14.0 Aug 16, 2024
@NikitaSkrynnik NikitaSkrynnik moved this from In Progress to Todo in Release v1.14.0 Aug 19, 2024
@NikitaSkrynnik NikitaSkrynnik moved this from Todo to In Progress in Release v1.14.0 Aug 21, 2024
@denis-tingaikin denis-tingaikin moved this from In Progress to Under review in Release v1.14.0 Aug 21, 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 question Further information is requested
Projects
Status: Under review
Development

No branches or pull requests

2 participants