oxidecomputer / omicron

Omicron: Oxide control plane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overcounting allocated IPs due to shared SNAT IPs

david-crespo opened this issue · comments

On dogfood on the default IP pool, I am seeing allocated > capacity. Working on this right now.

{
  "ipv4": { "allocated": 308, "capacity": 244 },
  "ipv6": { "allocated":"0", "capacity": "0" }
}