RRDC update error - after upgrade to Proxmox 7

wushumasters

New Member
Jul 10, 2020
2
1
3
37
Hi,

After upgrade Proxmox 6.4 to 7 this error start appear in /var/log/syslog

Aug 17 16:35:21 pve07 pmxcfs[1187]: [status] notice: RRDC update error /var/lib/rrdcached/db/pve2-storage/pve07/local: -1
Aug 17 16:35:21 pve07 pmxcfs[1187]: [status] notice: RRD update error /var/lib/rrdcached/db/pve2-storage/pve07/local: mmaping file '/var/lib/rrdcached/db/pve2-storage/pve07/local': Invalid argument

Aug 17 16:35:12 pve07 pmxcfs[1187]: [status] notice: RRDC update error /var/lib/rrdcached/db/pve2-storage/pve07/local-lvm: -1
Aug 17 16:35:12 pve07 pmxcfs[1187]: [status] notice: RRD update error /var/lib/rrdcached/db/pve2-storage/pve07/local-lvm: mmaping file '/var/lib/rrdcached/db/pve2-storage/pve07/local-lvm': Invalid argument

Thanks
 
I was having the exact same issue
I saw this thread: https://forum.proxmox.com/threads/rrdc-update-errors.81150/#post-358895

Just letting you know this deletes the previous graph log data
I deleted the db directory from /var/lib/rrdcached/db
The restarted the rrdcached using systemd and that fixed the errors from popping up
The db files were all regenerated and everything is working as normal

The commands used:

rm -r /var/lib/rrdcached/db
systemctl restart rrdcached.service
 

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!