[pve-devel] [PATCH many v4 00/31] Expand and migrate RRD data and add/change summary graphs

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Jul 28 16:42:09 CEST 2025


Am 26.07.25 um 03:06 schrieb Aaron Lauterer:
> KNOWN ISSUES:
> * on a live system, renaming the source RRD files to FILE.old doesn't seem to
> work as expected and besides the renamed ones, new ones without the .old prefix
> show up again. I suspect some interaction with rrdached and/or pmxcfs receiving
> new data.

Good that we did the rename on migration, as otherwise this might have
gone unnoticed.

The cleanest and simplest solution here might be to trigger the migration
only on boot, i.e. before rrdcached/pve-cluster starts up and can do any
RRD related stuff. While I'm not a huge fan of doing such migrations, it
is node local and only affects metrics and the old data is still there
in the renamed files, so no high fallout risk.




More information about the pve-devel mailing list