[pve-devel] applied: [PATCH pve-network 1/1] debian: migrate legacy mac/ipam db
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 19 16:59:37 CET 2024
Am 19.11.24 um 14:30 schrieb Stefan Hanreich:
> We opted for a simple copy of the legacy file to the new location,
> since any other migration path would be too strenuous. The worst-case
> scenario of failures with this approach is losing IPAM / MAC entries
> that are created during the update window in the legacy files by nodes
> that are not yet updated to the new version. Those can be fixed by
> a simple start / stop of the affected VMs, triggering a rewrite of the
> IPAM database.
>
> Signed-off-by: Stefan Hanreich <s.hanreich at proxmox.com>
> ---
> I took the liberty of already including a version guard, since we will
> apply it directly before bumping. If that's a wrong assumption or if
> the version number is wrong, please adapt it respectively.
>
> debian/libpve-network-perl.postinst | 32 +++++++++++++++++++++++++++++
> 1 file changed, 32 insertions(+)
> create mode 100644 debian/libpve-network-perl.postinst
>
>
applied, thanks!
More information about the pve-devel
mailing list