[SOLVED] What causes these gaps?

edtrumbull

New Member
Jun 24, 2022
29
5
3
If I take a look at my cluster - seven nodes, three of which are ceph storage, the other four house vms only, I see gaps in the summary graphs when I would not expect to - the gaps show up when I haven't shut down any nodes, and if I check uptimes on the nodes they have not rebooted.

I'm attaching a screenshot of the behavior.
I will be happy to give any information that may help figure this out.
 

Attachments

  • Proxmox-running-gaps.png
    Proxmox-running-gaps.png
    192.8 KB · Views: 10
Your summary graphs are from a VM (100) on a node (kvm-03)
To show summary graphs from a node, click on the node and then on "Summary".
 
Correct. The gaps show up in the VM graphs. They also show up in the node graphs, but I didn't capture that screenshot.
The question remains - what's causing gaps in the graphs when the object being represented has not been moved or shut down during the period surveyed?
 
the pvestatd daemon is doing the stats.

maybe look at the service

journalctl -u pvestatd


Also, sometime, a buggy/hanging storage can slowdown or hand pvestatd (you should have holes in all graphs, vms or host in this case)
 
  • Like
Reactions: Dunuin