Horje
Max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] Code Example
Max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
# Execute:
sudo sysctl -w vm.max_map_count=262144
# Execute:
sudo echo 'vm.max_map_count=262144' >> /etc/sysctl.conf
Max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
# Execute: sudo sysctl -w vm.max_map_count=262144
# Execute: sudo echo 'vm.max_map_count=262144' >> /etc/sysctl.conf
check failure [1] of [1]: max virtual memory areas vm.max_map_count [65530] is too low, increase
sysctl -w vm.max_map_count=262144
max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
sudo sysctl -w vm.max_map_count=262144
elk max virtual memory areas vm.max_map_count [65530] is too low
environment:
- ES_JAVA_OPTS: '-Xmx256m -Xms256m'
- LS_JAVA_OPTS: '-Xmx256m -Xms256m'




Shell

Related
linux how to show disk space Code Example linux how to show disk space Code Example
restart nginx inside docker container Code Example restart nginx inside docker container Code Example
Get the size of all the directories in current directory in linux Code Example Get the size of all the directories in current directory in linux Code Example
how to reload docker nginx Code Example how to reload docker nginx Code Example
folder sixe in linux Code Example folder sixe in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
16