Skip to content

Native memory allocation (mmap) failed to map 65536 bytes #11143

Closed Answered by teimyBr
teimyBr asked this question in Q&A
Discussion options

You must be logged in to vote

Was no strimzi issue.

Issue was in one of the kafka brocker setup via strimzi.

Solution was to set:
vm.max_map_count=524288
vm.overcommit_ratio=100
vm.overcommit_memory=0

on the kubenetes node where kafka node is running

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@teimyBr
Comment options

Answer selected by teimyBr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants