[Oisf-users] High Suricata capture.kernel_drops

fatema bannatwala fatema.bannatwala at gmail.com
Wed Jul 11 19:02:42 UTC 2018


Hi Sean.

I have two NUMA nodes, and Node 0 is the NICs NUMA node:

NUMA node0 CPU(s):
 0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38
NUMA node1 CPU(s):
 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39

$ cat /sys/class/net/em1/device/numa_node
0

So does that mean that I can assign only threads from NUMA node0 to
the management-cpu-set and worker-cpu-set, as it's the NICs NUMA node?

I am not able to figure out from Septun doc that what threads/cores would
be pinned to which set in cpu-affinity, as you suggested earlier, hence
went with "all" in worker and cpu sets by default.

I will try to update the drivers for the NICs next.

As for HS, I didn't know about it before, and now that I have already
compiled Suricata from source, and do $suricata --buil-info, if shows
"Hyperscan support: no".
Hence assuming that I have to recompile suricata again to get that enabled,
which I would not like to do as of now.


Thanks,
Fatema.




On Wed, Jul 11, 2018 at 2:19 PM, Cloherty, Sean E <scloherty at mitre.org>
wrote:

> First get the NUMA node for the CPUs – lscpu should provide that in the
> last two lines of the output.
>
>
>
> Find your NICs NUMA node 1st  and go from there for affinity settings  cat
> /sys/class/net/em1/device/numa_node
>
>
>
>
>
>
>
> Update the drivers for the NIC - https://downloadcenter.intel.
> com/download/24411/Intel-Network-Adapter-Driver-for-
> PCIe-40-Gigabit-Ethernet-Network-Connections-Under-Linux-?product=82947
>
>
>
> (Just remember that you will need to repeat this after any kernel updates)
>
>
>
>
>
>
>
>
>
>
>
> *From:* fatema bannatwala [mailto:fatema.bannatwala at gmail.com]
> *Sent:* Wednesday, July 11, 2018 13:55 PM
> *To:* Cloherty, Sean E <scloherty at mitre.org>
> *Cc:* oisf-users at lists.openinfosecfoundation.org
> *Subject:* Re: [Oisf-users] High Suricata capture.kernel_drops
>
>
>
> Hi Sean,
>
>
>
> Thanks for some quick points and recommendations.
>
> I will work through those, and see if it helps.
>
>
>
> The documentation refers the tuning assuming two NICs p1p1 and p1p3, which
> was getting me confused, as I only have single NIC with 20 cores and 40
> online threads, so was struggling to set the config options right in the
> yaml file for cpu_affinity. I will try the hard coded method instead of all
> and see if it helps.
>
>
>
> Fatema.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20180711/5d53dd0a/attachment-0001.html>


More information about the Oisf-users mailing list