rancher / k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes.
https://k3os.io
Apache License 2.0
3.5k stars 396 forks source link

Ip adress change its not possible to change via connmanctl "Not supported" #825

Open helletheone opened 2 years ago

helletheone commented 2 years ago

Version (k3OS / kernel) v0.21.5-k3s2r1 5.4.0-88-generic

Architecture x86_64

Describe the bug After copy a snapshot to a different VM, we want to change the IP-Adress, but its still not possible

To Reproduce Install k3os on a VM and move to another Host

Actual behavior sudo connmanctl config ethernet_000c29eeaf0e_cable --ipv4 manual 192.168.116.201 255.255.255.0 192.168.116.2 --nameservers 192.168.116.2
Error ethernet_000c29eeaf0e_cable: Not supported

Additional context