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

Detect missing routes #455

Open
kruisdraad opened this issue Aug 4, 2018 · 1 comment
Open

Detect missing routes #455

kruisdraad opened this issue Aug 4, 2018 · 1 comment

Comments

@kruisdraad
Copy link
Contributor

Currently i have:

mlab1:

Routing Table ID 8300f608-b846-4bbd-9120-f19ac161eb55
Current Epoch 47

Peers | 6

Routes | 24

mlab2:

Routing Table ID 8d76539e-c153-48e5-b8d0-d0fa02eadace
Current Epoch 87

Peers | 7

Routes | 25

mlab3:

Routing Table ID 2003d60c-7930-482b-9d96-f572a129e4c0
Current Epoch 585

Peers | 6

Routes | 25

So mlab1 is missing a route. With the connected peers it should be automated and displayed into alerts informing the admin of a missing route from the network. It would save time comparing the lists manually (and even detecting it in the first place)

@adrianhopebailie
Copy link
Contributor

Have you verified that the route is missing by checking the routing table?

We are using filtering to optimise the routing table. Is it possible that one of your nodes has optimised 2 routes down to 1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants