Bug #6760
closedHugepages Error for ARM64 and af-packet IPS mode
Description
Suricata 7.0.3
Debian 12.x
CPU : ARM64 - 8 cores
af-packet IPS mode
I got the following error message :
[220680 - Suricata-Main] 2024-02-09 02:11:13 Error: hugepages: unable to open /sys/devices/system/node/
[220680 - Suricata-Main] 2024-02-09 02:11:13 Error: hugepages: failed to obtain number of NUMA nodes in the system
Updated by Samiux A 9 months ago
The directory of /sys/devices/system/ is :
clockevents clocksource container cpu
The directory of /sys/devices/system/cpu is :
cpu0 cpu3 cpu6 cpuidle kernel_max online present vulnerabilities
cpu1 cpu4 cpu7 hotplug modalias possible smt
cpu2 cpu5 cpufreq isolated offline power uevent
Updated by Victor Julien 9 months ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Lukas Sismis
- Target version changed from TBD to 8.0.0-beta1
- Label Needs backport to 7.0 added
It should start up as normal, but I agree the errors are noise for af-packet. This code really should only run for capture methods that require it. IIRC currently only DPDK.
Updated by Victor Julien 9 months ago
- Related to Bug #6762: Hugepages Error for FreeBSD when kernel NUMA build option is not enabled added
Updated by Lukas Sismis 9 months ago
- Status changed from Assigned to In Review
Updated by Lukas Sismis 8 months ago
- Status changed from In Review to Resolved