QuoteCute! I have to note those...There's no USB device attached and we're only logging critical errors as everything above that is guaranteed to severely overload the system. ;-)
Are you logging to a USB flash device? Or am I misreading that? If so, might be worth reducing storage chatter and see what happens.
QuoteI'm quite outside of my area of expertise here but:So am I so welcome to the club. ;-)
Quotevmstat -i is cumulative since the system is up.I must admit that I didn't even notice that. Maybe the system defaults to cpu:0 and only if that one is busy does round robin or whatever on the other cores?
Yes it looks like some USB controller got busy but it's not during systat.
In this output, what strikes me is the uneven cpu0:timer compared to the other.
QuoteThe 2nd output is live (refreshed every X secs).Yes, Broadcom NICs. Intel NICs behave pretty much the same. At that time I was using
The 2 BXE devices seem pretty busy. Broadcom NICs?
Some level of busy should be expected under load but that much?
Code Select
iperf3 -c 10.199.0.150 -p 5201 -P 128 -t 120
to push around 8Gbit/s of traffic through those interfaces, so yes, that is quite a bit. However, and that is where we get to the original question, I think this machine should be able to handle this with ease - especially, if it's the only thing going on there...
QuoteSome of the optimization work might have been counterproductive....Acknowledged, though as far as I can tell, none of it seemed to have any noticeable effect at all.
QuoteAlso, it might be worth looking at the details of the slots used on the MB: PCI gen, lanes, exclusions...I will have a look though I admit that I don't have a clue what exactly to look for. Maybe - though not very likely - I will know once I see it. :)