Gaps on VE's graphs after a network outage

wigg3

Member
Sep 5, 2018
4
1
21
30
Hello, my server at BHS experienced a short network outage a few minutes ago, and as a result couldn't connect to the storage I have mounted using NFS:

Code:
Sep  5 03:58:26 bhs2 kernel: [42392898.700341] igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Down
Sep  5 03:58:26 bhs2 kernel: [42392898.700354] vmbr0: port 1(eth0) entered disabled state
Sep  5 03:58:32 bhs2 pvestatd[4029]: storage 'OVH1000Gb' is not online
Sep  5 03:58:42 bhs2 pvestatd[4029]: storage 'OVH1000Gb' is not online
Sep  5 03:58:52 bhs2 pvestatd[4029]: storage 'OVH1000Gb' is not online
...

Upon looking at the graphs, I see gaps on the exact moment it happened:

gyazo [dot] com/6d8b717264241c995c54e02a8fd39231.png (sorry I'm a new member and can't post images yet)


Are graphs dependent on network to be produced? Could the storage mounted over NFS have something to do with this?

Thanks
 
Network outage can cause delays in processes accessing NFS storage, and finally cause the gap the graphs ...