[pve-devel] applied: [PATCH cluster v2 2/3] RRD: fetch data from old rrd file if present and needed
Aaron Lauterer
a.lauterer at proxmox.com
Tue Nov 11 12:14:13 CET 2025
the follow up changes in 2316ac8bcd19142f8253e13a2a5c427dc6cfac67 look good.
I built pve-cluster with the latest master and tested it with the not
yet applied patches for the other involved repos in this series on my
personal production machine.
Going through the summary pages of different resources still worked as
in my earlier test.
On 2025-11-10 20:28, Thomas Lamprecht wrote:
> On Mon, 03 Nov 2025 23:00:17 +0100, Aaron Lauterer wrote:
>> One side effect of the RRD migration is that MAX spikes are flattened
>> due to the new more fine grained resolution.
>>
>> If we request RRD data that was still covered in the old rrd file, we
>> can fetch those data from there and then append newer data from the new
>> RRD files. This way, we still have the older more coarse resolution for
>> the old data and keep spikes present.
>>
>> [...]
>
> Applied, with some clean-ups/refcatoring in two follow-ups (maybe you can take
> another look on them to ensure I didn't miss something) thanks!
>
> [2/3] RRD: fetch data from old rrd file if present and needed
> commit: e43b29e90e5ac73e81292a8c32f8b6230b65b2a4
More information about the pve-devel
mailing list