This graph (past 24h of packets/minute, broken down by exporter IP aka router IP) shows the problem quite clearly:
Closeup on an interval with several dropouts:
It occurs only for cr{2,3}-esams and cr2-knams, and not for any other timeseries. So, it seems likely that whatever is broken is at some chokepoint common to all three routers.
LibreNMS shows the switch port utilization of ganeti3003 (which runs netflow3001) as being quite low: ~400Mbps/10Gbps. nic_saturation_exporter agrees there's no warmth there.
We increased the UDP socket SO_RCVBUF of both samplicator (https://gerrit.wikimedia.org/r/c/operations/puppet/+/596648) and pmacctd (https://gerrit.wikimedia.org/r/c/operations/puppet/+/596660) on netflow3001, and while that almost entirely stopped the packet drops that were being shown in netflow3001's kernel socket statistics, it didn't seem to change the rate at which the problem occurs.



