On 4/3/25 15:44, Friedrich Weber wrote: >>> - when removing a fabric, the IP addresses defined on the interfaces >>> remain until the next reboot. I guess the reason is that ifupdown2 >>> doesn't remove IP addresses when the corresponding stanza vanishes. Not >>> sure if this can be easily fixed -- if not, maybe this would be worth a >>> note in the docs? >> >> Umm, I think `ifreload -a` should remove all the addresses? At least it >> works on my machine :) >> >> But I'll check again. > > I took a closer look -- seems I can only reproduce this if > /etc/network/interfaces contains an empty `iface INTERFACE inet manual` > stanza for the interface. Without such a stanza, the IP address is > removed correctly. `manual` means, that IP addresses are configured manually by the user, so if ifupdown2 encounters an address configured on that interface it won't remove it, since you're telling it with manual that it isn't responsible for managing addresses on that interface. So I'd say that's expected with that line? _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
- Re: [pve-devel] [PATCH pve-manager 5/7] fabrics: ... Christoph Heiss
- Re: [pve-devel] [PATCH pve-manager 5/7] fabri... Gabriel Goller
- [pve-devel] [PATCH pve-manager 1/7] api: use new gener... Gabriel Goller
- [pve-devel] [PATCH proxmox-ve-rs 03/17] network-types:... Gabriel Goller
- Re: [pve-devel] [PATCH pve-network 11/17] api: add fab... Fabian Grünbichler
- Re: [pve-devel] [PATCH pve-network 11/17] api: ad... Stefan Hanreich
- Re: [pve-devel] [PATCH pve-network 11/17] api... Fabian Grünbichler
- Re: [pve-devel] [PATCH cluster/docs/manager/network/pr... Friedrich Weber
- Re: [pve-devel] [PATCH cluster/docs/manager/netwo... Gabriel Goller
- Re: [pve-devel] [PATCH cluster/docs/manager/n... Friedrich Weber
- Re: [pve-devel] [PATCH cluster/docs/manag... Stefan Hanreich
- Re: [pve-devel] [PATCH cluster/docs/m... Friedrich Weber
- Re: [pve-devel] [PATCH cluster/d... Stefan Hanreich
- Re: [pve-devel] [PATCH cluster/docs/manager/network/pr... Hannes Duerr
- Re: [pve-devel] [PATCH cluster/docs/manager/netwo... Gabriel Goller
- Re: [pve-devel] [PATCH cluster/docs/manager/n... Hannes Duerr
- Re: [pve-devel] [PATCH cluster/docs/manag... Gabriel Goller
- [pve-devel] [PATCH proxmox-ve-rs 11/17] frr: add seria... Gabriel Goller
- [pve-devel] [PATCH proxmox-ve-rs 05/17] frr: create pr... Gabriel Goller
- [pve-devel] [PATCH pve-manager 7/7] utils: avoid line-... Gabriel Goller
- [pve-devel] [PATCH proxmox-perl-rs 4/7] perl-rs: sdn: ... Gabriel Goller