Bug #6760
closedaf-packet: hugepages 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
SA Updated by Samiux A about 2 years 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
VJ Updated by Victor Julien about 2 years 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.
OT Updated by OISF Ticketbot about 2 years ago
- Subtask #6761 added
OT Updated by OISF Ticketbot about 2 years ago
- Label deleted (
Needs backport to 7.0)
VJ Updated by Victor Julien about 2 years ago
- Related to Bug #6762: hugepages: error for FreeBSD when kernel NUMA build option is not enabled added
SA Updated by Samiux A about 2 years ago
It seems that after the device is rebooted, the warning message gone.
LS Updated by Lukas Sismis about 2 years ago
- Status changed from Assigned to In Review
LS Updated by Lukas Sismis about 2 years ago
- Status changed from In Review to Resolved
LS Updated by Lukas Sismis about 2 years ago
- Status changed from Resolved to Closed
VJ Updated by Victor Julien about 1 year ago
- Subject changed from Hugepages Error for ARM64 and af-packet IPS mode to af-packet: hugepages Error for ARM64 and af-packet IPS mode