Hi Marco, do you use a ntp server to sync your time? - Is the time equal on all cluster nodes? - If not configured, you can set it in "/etc/systemd/timesyncd.conf" (restart timesyncd). - Is your ntp server serving time correctly (no stratum higher 15)?
On 07/27/2016 09:06 AM, Marco Gaiarin wrote: > > After the last upgrade, currently: > > root@3jane:~# dpkg -l | grep pve- > ii libpve-access-control 4.0-18 amd64 > Proxmox VE access control library > ii libpve-common-perl 4.0-71 all > Proxmox VE base library > ii libpve-storage-perl 4.0-56 all > Proxmox VE storage management library > ii pve-cluster 4.0-43 amd64 > Cluster Infrastructure for Proxmox Virtual Environment > ii pve-container 1.0-71 all > Proxmox VE Container management tool > ii pve-docs 4.2-7 all > Proxmox VE Documentation > ii pve-firewall 2.0-29 amd64 > Proxmox VE Firewall > ii pve-firmware 1.1-8 all > Binary firmware code for the pve-kernel > ii pve-ha-manager 1.0-33 amd64 > Proxmox VE HA Manager > ii pve-kernel-4.4.10-1-pve 4.4.10-54 amd64 > The Proxmox PVE Kernel Image > ii pve-kernel-4.4.13-2-pve 4.4.13-58 amd64 > The Proxmox PVE Kernel Image > ii pve-kernel-4.4.8-1-pve 4.4.8-52 amd64 > The Proxmox PVE Kernel Image > ii pve-libspice-server1 0.12.8-1 amd64 > SPICE remote display system server library > ii pve-manager 4.2-17 amd64 > The Proxmox Virtual Environment > ii pve-qemu-kvm 2.6-1 amd64 > Full virtualization on x86 hardware > > i got, roughly daily, these errors on syslog (on all cluster member): > > System Events > =-=-=-=-=-=-= > Jul 27 01:49:22 3jane pmxcfs[8488]: [status] notice: RRDC update error > /var/lib/rrdcached/db/pve2-vm/107: -1 > Jul 27 01:49:23 3jane pmxcfs[8488]: [status] notice: RRDC update error > /var/lib/rrdcached/db/pve2-storage/ashpool/VM0: -1 > Jul 27 01:49:23 3jane pmxcfs[8488]: [status] notice: RRDC update error > /var/lib/rrdcached/db/pve2-storage/ashpool/Backup: -1 > Jul 27 01:49:23 3jane pmxcfs[8488]: [status] notice: RRDC update error > /var/lib/rrdcached/db/pve2-storage/ashpool/local: -1 > Jul 27 01:49:23 3jane pmxcfs[8488]: [status] notice: RRDC update error > /var/lib/rrdcached/db/pve2-storage/ashpool/VM1: -1 > Jul 27 01:51:08 3jane rrdcached[8208]: queue_thread_main: rrd_update_r > (/var/lib/rrdcached/db/pve2-storage/ashpool/VM0) failed with status -1. > (/var/lib/rrdcached/db/pve2-storage/ashpool/VM0: illegal attempt to update > using time 1469576754 when last update time is 1469576962 (minimum one second > step)) > Jul 27 01:51:08 3jane rrdcached[8208]: queue_thread_main: rrd_update_r > (/var/lib/rrdcached/db/pve2-storage/ashpool/Backup) failed with status -1. > (/var/lib/rrdcached/db/pve2-storage/ashpool/Backup: illegal attempt to update > using time 1469576754 when last update time is 1469576962 (minimum one second > step)) > Jul 27 01:51:08 3jane rrdcached[8208]: queue_thread_main: rrd_update_r > (/var/lib/rrdcached/db/pve2-storage/ashpool/local) failed with status -1. > (/var/lib/rrdcached/db/pve2-storage/ashpool/local: illegal attempt to update > using time 1469576754 when last update time is 1469576962 (minimum one second > step)) > Jul 27 01:51:08 3jane rrdcached[8208]: queue_thread_main: rrd_update_r > (/var/lib/rrdcached/db/pve2-storage/ashpool/VM1) failed with status -1. > (/var/lib/rrdcached/db/pve2-storage/ashpool/VM1: illegal attempt to update > using time 1469576754 when last update time is 1469576962 (minimum one second > step)) > Jul 27 01:52:44 3jane rrdcached[8208]: queue_thread_main: rrd_update_r > (/var/lib/rrdcached/db/pve2-vm/107) failed with status -1. > (/var/lib/rrdcached/db/pve2-vm/107: illegal attempt to update using time > 1469576866 when last update time is 1469576962 (minimum one second step)) > > Seems only nuisance, the cluster works perfectly, but i make a note. > > Thanks. > Cheers, Alwin _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
