add readme note for max_map_count
This commit is contained in:
parent
b343bcfb34
commit
6f9fbae82f
@ -1,3 +1,9 @@
|
|||||||
# Elasticsearch Cluster
|
# Elasticsearch Cluster
|
||||||
|
|
||||||
A scalable Elasticsearch cluster
|
A scalable Elasticsearch cluster
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
You have to set vm.max_map_count to atleast 262144 on each of the hosts that will run Elasticsearch!
|
||||||
|
|
||||||
|
To do so run `sudo sysctl -w vm.max_map_count=262144`
|
Loading…
x
Reference in New Issue
Block a user