marquez icon indicating copy to clipboard operation
marquez copied to clipboard

Docker - OpenSearch Installation Documentation

Open jonrmayer opened this issue 10 months ago • 1 comments

Hi,

I am a new user and initially had problems with the Docker install for OpenSearch.

It originally failed and this had a knock-on effect.

Reading through the logs, I found the following:

"max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]"

This seems to be easily resolved by entering the following command in your [Linux] environment...

"sysctl -w vm.max_map_count=262144"

It might be an idea to add this to the relevant documentation.

Many thanks and what a great project !

Regards,

Jonathan

jonrmayer avatar Jan 30 '25 03:01 jonrmayer

Thanks for opening your first issue in the Marquez project! Please be sure to follow the issue template!

boring-cyborg[bot] avatar Jan 30 '25 03:01 boring-cyborg[bot]