minishift / minishift-addons

A repository for the community to exchange Minishift add-ons
Apache License 2.0
71 stars 86 forks source link

ISTIO Add-On Jaeger and Elastic failed on restart #174

Open yohanswanepoel opened 5 years ago

yohanswanepoel commented 5 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

gbraad commented 5 years ago

This is likely now also related: #181

gbraad commented 5 years ago

You can solve this by creating an addon with a single statement:

ssh sudo sysctl -w vm.max_map_count=262144