当前位置:网站首页>Resolve the error Max virtual memory areas VM max_ map_ count [65530] is too low, increase to at least [262144]
Resolve the error Max virtual memory areas VM max_ map_ count [65530] is too low, increase to at least [262144]
2022-04-23 18:08:00 【Shallow singing ~ happiness】
1. build ES The following errors are reported after the cluster is started :
2. From reporting the wrong information vm.max_map_count See that the memory is too small therefore Need modification vm.max_map_count The memory size of Switch to root Account command su root
modify sysctl.conf file command : vim /etc/sysctl.conf as follows :
3. Enter the command :sysctl -p
4. Start again es I won't make a mistake as follows :
版权声明
本文为[Shallow singing ~ happiness]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231800323552.html
边栏推荐
- Reptile efficiency improvement method
- Scikit learn sklearn 0.18 official document Chinese version
- C# 网络相关操作
- 登录和发布文章功能测试
- cartographer_ There is no problem compiling node, but running the bug that hangs directly
- Calculation of fishing net road density
- Docker 安装 Redis
- JD-FreeFuck 京东薅羊毛控制面板 后台命令执行漏洞
- C#的随机数生成
- Installation du docker redis
猜你喜欢
Nat commun | current progress and open challenges of applied deep learning in Bioscience
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (1)
Go语言JSON包使用
Logic regression principle and code implementation
2022江西光伏展,中國分布式光伏展會,南昌太陽能利用展
Map basemap Library
Implementation of object detection case based on SSD
ArcGIS license error -15 solution
re正則錶達式
Process management command
随机推荐
idea中安装YapiUpload 插件将api接口上传到yapi文档上
word frequency count
Crawling mobile game website game details and comments (MQ + multithreading)
journal
Summary of floating point double precision, single precision and half precision knowledge
Serialization scheme of serde - trust
.104History
Auto. JS custom dialog box
Data stream encryption and decryption of C
Notes on common basic usage of eigen Library
Realsense selection comparison d455 d435i d415 t265 3D hardware comparison
Classification of cifar100 data set based on convolutional neural network
SSD硬盘SATA接口和M.2接口区别(详细)总结
Vulnérabilité d'exécution de la commande de fond du panneau de commande JD - freefuck
Stanford machine learning course summary
ArcGIS license error -15 solution
positioner
2022 Jiangxi Photovoltaic Exhibition, China Distributed Photovoltaic Exhibition, Nanchang Solar Energy Utilization Exhibition
7-21 wrong questions involve knowledge points.
Qt读写XML文件(含源码+注释)