Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

IPAM change from Static to DHCP: multiple addresses #8

Open
guyguy333 opened this issue Apr 3, 2021 · 1 comment
Open

IPAM change from Static to DHCP: multiple addresses #8

guyguy333 opened this issue Apr 3, 2021 · 1 comment

Comments

@guyguy333
Copy link

Hello,

If you edit PrivateNetwork IPAM (in my case, moving from Static to DHCP), multiple addresses are attached to private network interface and results in these errors:

E0403 13:06:09.344009 1 networkinterface_controller.go:172] controllers/NetworkInterface "msg"="unable to configure link" "error"="found 3 address for link ens5 instead of 1" "networkinterface"={"Namespace":"","Name":"xxxx"}
E0403 13:06:09.344138 1 controller.go:246] controller "msg"="Reconciler error" "error"="found 3 address for link ens5 instead of 1" "controller"="networkinterface" "name"="xxxxx" "namespace"="" "reconcilerGroup"="vpc.scaleway.com" "reconcilerKind"="NetworkInterface

Nodes reboot solved the issue.

@Sh4d1
Copy link
Owner

Sh4d1 commented Apr 7, 2021

Hey 👋 Indeed it's not perfect.. It wasn't made to move from static to dhcp though 😓 I'll see if I can smoothen this, but not sure

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

No branches or pull requests

2 participants