RRDC and RRD update errors

is a different error - (no mention of the timestamps )...

depending on how important the historical data is - I would probably move the cache directory to a safe place and restart the services (that way recording should start fresh):
Code:
cd /var/lib/rrdcached/
systemctl stop rrdcached
mv rrdcached rrdcached.bck
systemctl start rrdcached
systemctl restart pve-cluster

I hope this helps!
The problem gets fixed!!
Thanks a lot for your help.
 
Also running into this problem on 8.2.4, haven't found a solution yet. Restarting rrd service and deleting the dir does not even temp resolve for me.
 
Above solutions did not work for me either. It is a fresh install from the iso, weird...

edit: after some time (?!? 1hour?!?) it suddenly showed up...
(an hour after the renewal of the db folder and restarting of the services)

so maybe you need to be patient ;)
 
Last edited:
On my Proxmox Version 8.1.4

Attention: This operation will clear all your chart history.
Bash:
systemctl stop rrdcached
mv /var/lib/rrdcached/db /var/lib/rrdcached/db.bck
systemctl start rrdcached
systemctl restart pve-cluster

If all its ok you can remove db.bck
Bash:
rm -rf /var/lib/rrdcached/db.bck
Your solution worked on 8.2.4 until I reboot and the same issue persists (1970 on the graphs).
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!