Thanks for replies
The gaps you're seeing in the Proxmox graphs are usually caused by interruptions in
pvestatd, the service responsible for collecting and updating resource statistics. If pvestatd can’t gather data in time due to crashes, excessively high load, I/O delays, or timeouts, you’ll see missing segments in those graphs.
You can check its status with:
Bash:
systemctl status pvestatd
journalctl -u pvestatd
Jul 08 18:10:03 clikka1 pvestatd[1195]: proxmox-backup-client failed: Error: http request timed out
Jul 08 18:10:03 clikka1 pvestatd[1195]: status update time (120.248 seconds)
Jul 08 18:12:04 clikka1 pvestatd[1195]: proxmox-backup-client failed: Error: http request timed out
Jul 08 18:12:04 clikka1 pvestatd[1195]: status update time (120.234 seconds)
Jul 08 18:14:04 clikka1 pvestatd[1195]: proxmox-backup-client failed: Error: http request timed out
Jul 08 18:14:04 clikka1 pvestatd[1195]: status update time (120.227 seconds)
Jul 08 18:16:04 clikka1 pvestatd[1195]: proxmox-backup-client failed: Error: http request timed out
Jul 08 18:16:04 clikka1 pvestatd[1195]: status update time (120.226 seconds)
Jul 08 18:16:22 clikka1 pvestatd[1195]: status update time (17.886 seconds)
Jul 08 18:18:42 clikka1 pvestatd[1195]: proxmox-backup-client failed: Error: http request timed out
Jul 08 18:18:42 clikka1 pvestatd[1195]: status update time (120.242 seconds)
Jul 08 18:20:42 clikka1 pvestatd[1195]: proxmox-backup-client failed: Error: http request timed out
Jul 08 18:20:42 clikka1 pvestatd[1195]: status update time (120.227 seconds)
Jul 08 18:22:42 clikka1 pvestatd[1195]: proxmox-backup-client failed: Error: http request timed out
Jul 08 18:22:42 clikka1 pvestatd[1195]: status update time (120.234 seconds)
Jul 08 18:24:42 clikka1 pvestatd[1195]: proxmox-backup-client failed: Error: http request timed out
Jul 08 18:24:42 clikka1 pvestatd[1195]: status update time (120.231 seconds)
This is what i get, since beginning of june is like that every day. I missed to say that datastore is an nfs share on a qnap rack nas. No problem before i started syncing remote pbs. Initial thought was on nas energy saving settings, disabling disks stop seems to had solved but after about 2 days showed again.