Open yohanswanepoel opened 6 years ago
Hi
Instructions worked on initial install, then after restart Elastic and Jaeger failed.
The Max Map Count for Elastic seems to get lost or is not being set to an appropriate value.
I fixed by doing:
Regards
This is likely now also related: #181
You can solve this by creating an addon with a single statement:
ssh sudo sysctl -w vm.max_map_count=262144
Hi
Instructions worked on initial install, then after restart Elastic and Jaeger failed.
The Max Map Count for Elastic seems to get lost or is not being set to an appropriate value.
I fixed by doing:
Regards