当前位置:网站首页>解决报错max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
解决报错max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
2022-04-23 18:00:00 【浅唱~幸福】
1.搭建ES集群启动之后报如下的错误:

2.从报错信息vm.max_map_count看出内存太小了 所以 需要修改vm.max_map_count的内存大小 切换到root账户 命令 su root
修改sysctl.conf文件 命令: vim /etc/sysctl.conf 如下:
3.输入命令:sysctl -p

4.再次启动es就不报错了 如下:

版权声明
本文为[浅唱~幸福]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_39643007/article/details/108435139
边栏推荐
- Qtablewidget usage explanation
- String function in MySQL
- Visualization of residential house prices
- Halo 开源项目学习(二):实体类与数据表
- xlsxwriter. exceptions. Filecreateerror: [errno 13] permission denied
- Selenium + phantom JS crack sliding verification 2
- Open source key component multi_ Button use, including test engineering
- Scikit learn sklearn 0.18 official document Chinese version
- cv_ Solution of mismatch between bridge and opencv
- Go对文件操作
猜你喜欢

Summary of floating point double precision, single precision and half precision knowledge

Fashion classification case based on keras

Flask项目的部署详解

k8s之实现redis一主多从动态扩缩容

The JS timestamp of wechat applet is converted to / 1000 seconds. After six hours and one day, this Friday option calculates the time

C1小笔记【任务训练篇二】

MySQL_01_简单数据检索

2022江西储能技术展会,中国电池展,动力电池展,燃料电池展
![[UDS unified diagnostic service] v. diagnostic application example: Flash bootloader](/img/45/f9e24ae1c619f78aeeb7bcf12d6e5f.png)
[UDS unified diagnostic service] v. diagnostic application example: Flash bootloader

Land cover / use data product download
随机推荐
ArcGIS license error -15 solution
C byte array (byte []) and string are converted to each other
Stanford machine learning course summary
Open source key component multi_ Button use, including test engineering
2022年流动式起重机司机国家题库模拟考试平台操作
Chrome浏览器的跨域设置----包含新老版本两种设置
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (2)
SystemVerilog (VI) - variable
Click Cancel to return to the previous page and modify the parameter value of the previous page, let pages = getcurrentpages() let prevpage = pages [pages. Length - 2] / / the data of the previous pag
Welcome to the markdown editor
Gets the time range of the current week
20222 return to the workplace
2022江西光伏展,中国分布式光伏展会,南昌太阳能利用展
Vite configure proxy proxy to solve cross domain
Jenkspy package installation
Element calculation distance and event object
Implementation of k8s redis one master multi slave dynamic capacity expansion
Eigen learning summary
Amount input box, used for recharge and withdrawal
Go language JSON package usage