Hello,
> I am currently experiencing an issue with VPP where the service continuously
> restarts with the error attached below. At the moment, I am still
> investigating the root cause and am unsure why this behavior is occurring.
This:
> vpp[15485]: #2 0x0000000000406a50 os_panic + 0x10
> vpp[15485]: from /usr/bin/vpp
> vpp[15485]: vpp[15485]: #3 0x00007fe32b42eb26 clib_mem_heap_realloc_aligned
> + 0x3f6
Tells me this is an OOM: VPP main heap does not have enough memory configured.
You can check configured memory with 'vppctl sh memory main-heap' and you can
increase the memory by adding eg. ' memory { main-heap-size 10G }'
Best
ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#27075): https://lists.fd.io/g/vpp-dev/message/27075
Mute This Topic: https://lists.fd.io/mt/119935551/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-