2022년/Error
docker compose up ERROR
위지원
2022. 3. 29. 16:58
elastic search multi node 가동하는데 다음과 같은 에러가 나왔다. 그리곤 노드가 바로 죽어버렸다.
bootstrap checks failed. You must address the points described in the following [1] lines before starting Elasticsearch.
메모리 설정을 해줘야한다.
sysctl -w vm.max_map_count=262144
References
https://stackoverflow.com/questions/42300463/elasticsearch-bootstrap-checks-failing