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

Reserved IP allocations do not always persist #872

Open
jtmusson opened this issue Jan 12, 2024 · 1 comment
Open

Reserved IP allocations do not always persist #872

jtmusson opened this issue Jan 12, 2024 · 1 comment

Comments

@jtmusson
Copy link

I have not yet been able to identify steps to reproduce, but it has occurred more than once on different scopes.

A device with an identifier allocated to a reserved IP can be given a different IP from with the scope's range to allocate. When this happens the lease previously marked as "Reserved" disappears from the list.

Workaround is to edit the lease to the desired IP, mark as Reserved and then renew lease on the device, then it is issued the reserved IP.

Working on latest release, docker via docker-compose. 3 nodes.

Happy to help with steps to troubleshoot.

@tigattack
Copy link
Contributor

To add some more context to this and #871 (the two seem to go hand in hand), I only see it happen after making major changes to Gravity.

For example, I saw it upon initial deployment, and it began reoccurring after I added another two nodes (for a total of 3) to the cluster yesterday. In both cases, the frequency of both issues reduces over time, typically down to almost zero after a few days and rarely occurring thereafter.

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