[SOLVED] Empty Graphs after reboot

Jun 23, 2022
33
1
13
Hi all
today one of our PBS stop of show data in Administration.
we try to update and reboot but nothing works.
this is the packages verisons

proxmox-backup: 3.3.0 (running kernel: 6.8.12-4-pve)
proxmox-backup-server: 3.3.0-2 (running version: 3.3.0)
proxmox-kernel-helper: 8.1.0
proxmox-kernel-6.8: 6.8.12-4
proxmox-kernel-6.8.12-4-pve-signed: 6.8.12-4
proxmox-kernel-6.8.12-2-pve-signed: 6.8.12-2
proxmox-kernel-6.8.8-3-pve-signed: 6.8.8-3
proxmox-kernel-6.8.8-2-pve-signed: 6.8.8-2
proxmox-kernel-6.5.13-6-pve-signed: 6.5.13-6
proxmox-kernel-6.5: 6.5.13-6
proxmox-kernel-6.5.13-5-pve-signed: 6.5.13-5
proxmox-kernel-6.5.11-7-pve-signed: 6.5.11-7
proxmox-kernel-6.5.11-6-pve-signed: 6.5.11-6
ifupdown2: 3.2.0-1+pmx11
libjs-extjs: 7.0.0-5
proxmox-backup-docs: 3.3.0-1
proxmox-backup-client: 3.3.0-1
proxmox-mail-forward: 0.3.1
proxmox-mini-journalreader: 1.4.0
proxmox-offline-mirror-helper: 0.6.7
proxmox-widget-toolkit: 4.3.3
pve-xtermjs: 5.3.0-3
smartmontools: 7.3-pve1
zfsutils-linux: 2.2.6-pve1
 

Attachments

  • Screenshot 2024-12-05 113737.png
    Screenshot 2024-12-05 113737.png
    50.1 KB · Views: 4
Anything of interest in the system logs?
 
I find
Code:
ec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0978272 < 2089850158.9054174)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.097857 < 2089850158.905427)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0978673 < 2089850158.9054344)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0978763 < 2089850158.9054408)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.097901 < 2089850158.9054472)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0979214 < 2089850158.9054608)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0979302 < 2089850158.9054668)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0979388 < 2089850158.9054735)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0979476 < 2089850158.9054809)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0979567 < 2089850158.9054883)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0979662 < 2089850158.9054961)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.097975 < 2089850158.9055033)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.0979836 < 2089850158.9055097)
Dec 05 12:16:22 pbs1-d2600 proxmox-backup-proxy[4217]: rrd update failed: time in past (1733397382.098008 < 2089850158.9055164)
i search for this log in the forum and I found this and move all the content of /var/lib/proxmox-backup/rrdb in another location, I dont delete for debug stuffs, and reboot graphs now works with no history
I mark the tread as solved.