rdd errors on stopped vm

Francois Legrand

Renowned Member
Feb 23, 2017
12
2
68
55
Hello,
I just upgraded from version 4 to 5 and I got some error messages in /var/log/syslog :

Aug 30 17:01:56 virt113 rrdcached[1531]: queue_thread_main: rrd_update_r (/var/lib/rrdcached/db/pve2-vm/119) failed with status -1. (/var/lib/rrdcached/db/pve2-vm/119: Function update_pdp_prep, case DST_GAUGE - Cannot convert '' to float)
Aug 30 17:01:56 virt113 rrdcached[1531]: queue_thread_main: rrd_update_r (/var/lib/rrdcached/db/pve2-vm/135) failed with status -1. (/var/lib/rrdcached/db/pve2-vm/135: Function update_pdp_prep, case DST_GAUGE - Cannot convert '' to float)
Aug 30 17:01:56 virt113 rrdcached[1531]: queue_thread_main: rrd_update_r (/var/lib/rrdcached/db/pve2-vm/125) failed with status -1. (/var/lib/rrdcached/db/pve2-vm/125: Function update_pdp_prep, case DST_GAUGE - Cannot convert '' to float)
Aug 30 17:01:56 virt113 rrdcached[1531]: queue_thread_main: rrd_update_r (/var/lib/rrdcached/db/pve2-vm/108) failed with status -1. (/var/lib/rrdcached/db/pve2-vm/108: Function update_pdp_prep, case DST_GAUGE - Cannot convert '' to float)


Basically this concerns the VMs which are stopped and the templates.
Is there a way to remove/correct that ?
Thanks.
F.
 
Same problem here.
At the moment we have a mixed cluster. 4 nodes proxmox 5.1 and 3 nodes proxmox 4.4.
The error is only reported in syslog on the proxmox 5.1 machines and the reported vm id's are all stopped vm's which are on the proxmox 4.4 nodes.

Regards,
Erik