From: Stefan Hanreich <s.hanreich@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH cluster/manager/network 0/3] remove legacy ipam and mac db from observed files
Date: Fri, 1 Aug 2025 14:10:24 +0200 [thread overview]
Message-ID: <20250801121029.201766-1-s.hanreich@proxmox.com> (raw)
The IPAM and MAC DB files have been moved in PVE 8.3. Remove the fallback code
that handles that transitional state with PVE 9. Leave the pve-network
postinstall script for now and potentially replace it in PVE 10 with a script
that removes the legacy files. Even foolhardy users can then upgrade from PVE
8.2 to PVE 9 directly without any IPAM breakage.
pve-cluster:
Stefan Hanreich (1):
pmxcfs: remove legacy ipam db and mac cache files
src/PVE/Cluster.pm | 2 --
src/pmxcfs/status.c | 2 --
2 files changed, 4 deletions(-)
pve-manager:
Stefan Hanreich (1):
pve8to9: check for legacy ipam db or mac cache files
PVE/CLI/pve8to9.pm | 43 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
pve-network:
Stefan Hanreich (1):
ipam: remove fallback code for ipam.db and mac cache
src/PVE/Network/SDN/Ipams.pm | 30 +-------------------------
src/PVE/Network/SDN/Ipams/PVEPlugin.pm | 28 +-----------------------
2 files changed, 2 insertions(+), 56 deletions(-)
Summary over all repositories:
5 files changed, 45 insertions(+), 60 deletions(-)
--
Generated by git-murpp 0.8.0
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-08-01 12:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-01 12:10 Stefan Hanreich [this message]
2025-08-01 12:10 ` [pve-devel] [PATCH pve-cluster 1/1] pmxcfs: remove legacy ipam db and mac cache files Stefan Hanreich
2025-08-01 12:52 ` Thomas Lamprecht
2025-08-01 12:10 ` [pve-devel] [PATCH pve-manager 1/1] pve8to9: check for legacy ipam db or " Stefan Hanreich
2025-08-01 14:27 ` [pve-devel] applied: " Thomas Lamprecht
2025-08-01 12:10 ` [pve-devel] [PATCH pve-network 1/1] ipam: remove fallback code for ipam.db and mac cache Stefan Hanreich
2025-08-01 13:19 ` Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250801121029.201766-1-s.hanreich@proxmox.com \
--to=s.hanreich@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox