当前位置:网站首页>解决报错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
边栏推荐
- C language implements memcpy, memset, strcpy, strncpy, StrCmp, strncmp and strlen
- Detailed deployment of flask project
- Romance in C language
- [UDS unified diagnostic service] IV. typical diagnostic service (4) - online programming function unit (0x34-0x38)
- Summary of floating point double precision, single precision and half precision knowledge
- 云原生虚拟化:基于 Kubevirt 构建边缘计算实例
- cartographer_ There is no problem compiling node, but running the bug that hangs directly
- Anchor location - how to set the distance between the anchor and the top of the page. The anchor is located and offset from the top
- Utilisation de la liste - Ajouter, supprimer et modifier la requête
- Uniapp custom search box adaptation applet alignment capsule
猜你喜欢
Chrome浏览器的跨域设置----包含新老版本两种设置
[UDS unified diagnostic service] IV. typical diagnostic service (6) - input / output control unit (0x2F)
Visualization of residential house prices
Anchor location - how to set the distance between the anchor and the top of the page. The anchor is located and offset from the top
Implementation of image recognition code based on VGg convolutional neural network
Implementation of object detection case based on SSD
Process management command
Transfer learning of five categories of pictures based on VGg
JS get link? The following parameter name or value, according to the URL? Judge the parameters after
C1小笔记【任务训练篇一】
随机推荐
Flash operates on multiple databases
Summary of floating point double precision, single precision and half precision knowledge
2022 Jiangxi Photovoltaic Exhibition, China distributed Photovoltaic Exhibition, Nanchang solar energy utilization Exhibition
How to read literature
2022制冷与空调设备运行操作判断题及答案
Go语言JSON包使用
C1 notes [task training part 2]
C language loop structure program
Gets the time range of the current week
2022江西光伏展,中國分布式光伏展會,南昌太陽能利用展
Nanotechnology + AI enabled proteomics | Luomi life technology completed nearly ten million US dollars of financing
Crawl the product data of cicada mother data platform
Operators in C language
.105Location
Stanford machine learning course summary
.104History
ArcGIS license error -15 solution
Implementation of object detection case based on SSD
Implementation of k8s redis one master multi slave dynamic capacity expansion
I / O multiplexing and its related details