91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

簡易elasticsearch服務器搭建

發布時間:2020-06-14 05:45:11 來源:網絡 閱讀:425 作者:棲木之地 欄目:大數據

1:下載和解壓:
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.3.2.tar.gz
2:配置config/elasticsearch.yml
network.host: 10.99.32.16
http.port: 9200
path.logs: /root/elasticsearch/log
path.data: /root/elasticsearch/data
node.name: node-1
cluster.name: mycluster
discovery.zen.ping.unicast.hosts: ["10.99.32.16", "10.99.32.17", "10.99.32.18"]
discovery.zen.minimum_master_nodes: 2
bootstrap.memory_lock: true
3:配置config/jvm.options
4:配置一些系統內核參數:

can not run elasticsearch as root:
不能使用root用戶進行操作,需要創建一個用戶,并把原來的目錄的擁有者更改為該用戶
adduser myuser
passwd myuser
chown -R myuser /mypath

max file descriptors [4096] for elasticsearch process is too low, increase to at least [65536]
修改/etc/security/limits.conf
添加:elastic hard nofile 65536

max file size [67107840] for user [elastic] is too low, increase to [unlimited]
修改/etc/security/limits.conf
elastic soft fsize unlimited

max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
解決:sysctl -w vm.max_map_count=262144

5:運行:
bin/elasticsearch
后臺運行:bin/elasticsearch -d -p pidFile
會生成一個pidFile文件,記錄pid
隨系統啟動:
sudo /bin/systemctl daemon-reload
sudo /bin/systemctl enable elasticsearch.service

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

年辖:市辖区| 花莲市| 沙田区| 钦州市| 通江县| 夹江县| 武冈市| 修武县| 金华市| 海淀区| 长岛县| 宝清县| 秀山| 鲁山县| 漠河县| 宝鸡市| 建瓯市| 青海省| 阿荣旗| 邵东县| 乃东县| 奇台县| 青浦区| 泰安市| 县级市| 华宁县| 井冈山市| 丹棱县| 淮南市| 诸城市| 河西区| 涞源县| 博客| 九龙坡区| 沁阳市| 玉门市| 仪陇县| 沛县| 合川市| 江山市| 伽师县|