Handle anycast IPs #40

Closed
opened 2019-08-21 16:54:07 +02:00 by Solvik · 0 comments
Solvik commented 2019-08-21 16:54:07 +02:00 (Migrated from github.com)

Right now, the agent doesn't handle anycast IPs

If you two servers run the agent in update mode, the IP will move from one server to another in a loop.
So we'd require the user to manually create the IP in Netbox with the Anycast role so that the agent behave like this:

  • If IP exists and is in Anycast, create a new Anycast one
  • If IP exists and isn't assigned, take it
  • If server is decomissioned, the free IP will be taken
Right now, the agent doesn't handle anycast IPs If you two servers run the agent in update mode, the IP will move from one server to another in a loop. So we'd require the user to manually create the IP in Netbox with the `Anycast` role so that the agent behave like this: - If IP exists and is in Anycast, create a new Anycast one - If IP exists and isn't assigned, take it - If server is decomissioned, the free IP will be taken
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/netbox-agent#40
No description provided.