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. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel