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

UDN: Problem Tracker for Surya #4720

Open
3 tasks
tssurya opened this issue Sep 11, 2024 · 1 comment
Open
3 tasks

UDN: Problem Tracker for Surya #4720

tssurya opened this issue Sep 11, 2024 · 1 comment
Labels
feature/user-defined-network-segmentation All PRs related to User defined network segmentation

Comments

@tssurya
Copy link
Member

tssurya commented Sep 11, 2024

What is this issue about?

  • E0911 12:32:31.821753 1932 obj_retry.go:733] Failed to delete *factory.endpointSliceForGateway udn-services-6091/udn-service-h8r28, error: failed to get active network config for network 4zggv_tenant-red

  • E0911 12:32:31.776714 1932 route_manager.go:176] Route Manager: failed to restore route because unable to get link by index 19: Link not found

  • E0911 11:35:03.537154 1932 obj_retry.go:533] Failed to create *factory.serviceForGateway udn-services-6091/udn-service, error: AddService failed for nodePortWatcher: failed to get active network config for network 4zggv_tenant-red

@tssurya
Copy link
Member Author

tssurya commented Sep 12, 2024

  • I see errors like:
surya@fedora:~/go/src/github.com/ovn-org/ovn-kubernetes/go-controller$ oc logs -n ovn-kubernetes ovnkube-node-xrb6k ovn-northd | grep "No path for static"
2024-09-11T09:15:39.002Z|00013|northd|WARN|No path for static route 10.128.0.0/24; next hop 100.88.0.2

and

2024-09-11T09:15:39.003Z|00013|northd|WARN|No path for static route 2014:100:200:1::/64; next hop fd97::3

etc happening. but they are transient and go away but it means we are tryng to add routes and policies before router networks or ports are created? need to fix that.

@tssurya tssurya added the feature/user-defined-network-segmentation All PRs related to User defined network segmentation label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/user-defined-network-segmentation All PRs related to User defined network segmentation
Projects
None yet
Development

No branches or pull requests

1 participant