亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

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

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

簡易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

平乡县| 本溪市| 镇原县| 盘山县| 万荣县| 靖远县| 霞浦县| 闸北区| 酉阳| 五莲县| 夏津县| 垣曲县| 绥阳县| 佛冈县| 麻阳| 临江市| 彝良县| 赞皇县| 大石桥市| 五华县| 堆龙德庆县| 南投市| 左权县| 弋阳县| 奉新县| 汨罗市| 霞浦县| 吉林市| 汾阳市| 彩票| 金塔县| 电白县| 洛阳市| 嘉定区| 班玛县| 华宁县| 汉寿县| 花莲县| 海丰县| 辽宁省| 田阳县|