elasticsearch5.4集群超时
2019-07-24 09:07:13来源:博客园 阅读 ()
四个节点,有两个是新增加的节点,两个老节点间组成集群没有问题,新增加了两个节点,无论是四个组成集群
# --------------------------------- Discovery ---------------------------------- # # Pass an initial list of hosts to perform discovery when new node is started: # The default list of hosts is ["127.0.0.1", "[::1]"] # discovery.zen.ping.unicast.hosts: ["10.96.91.208","10.96.91.209","10.96.91.210","10.96.91.211"] # # Prevent the "split brain" by configuring the majority of nodes (total number of master-eligible nodes / 2 + 1): # discovery.zen.minimum_master_nodes: 3 # # For more information, consult the zen discovery module documentation. #
还是两个节点集群(新旧搭配)
# --------------------------------- Discovery ---------------------------------- # # Pass an initial list of hosts to perform discovery when new node is started: # The default list of hosts is ["127.0.0.1", "[::1]"] # discovery.zen.ping.unicast.hosts: ["10.96.91.208","10.96.91.210"] # # Prevent the "split brain" by configuring the majority of nodes (total number of master-eligible nodes / 2 + 1): # discovery.zen.minimum_master_nodes: 2 # # For more information, consult the zen discovery module documentation.
查看日志,可以发现是网络问题。
排查网络
网卡的网络配置
cd /etc/sysconfig/network/ more ifcfg-eth0
网络路由配置
more routes
网关配置
more /etc/resolv.conf
这些配置四台服务器基本都是一样的。所以不是配置问题
继续检查ping 和 traceroute
ping没有问题
traceroute显示不一样,发现有了一个空跳。怀疑是防火墙的问题
查看防火墙的状态
chkconfig --list|grep fire
关闭防火墙
cd /etc/init.d/ ./SuSEfirewall2_setup stop ./SuSEfirewall2_init stop
开机关闭防火墙
chkconfig SuSEfirewall2_setup off
chkconfig SuSEfirewall2_init off
至此,解决问题
原文链接:https://www.cnblogs.com/moon3/p/11090810.html
如有疑问请与原作者联系
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
上一篇:计算机系统
下一篇:python信用卡操作
- Python安装第三方包(模块/工具)出现链接超时,网速慢,安 2019-04-11
- Python:requests:详解超时和重试 2018-12-17
- python之_requests库学习_5(超时与异常) 2018-09-10
- pip安装拓展包--网络超时/Read timed out问题 2018-09-05
- Redis集群迁移 2018-08-02
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash