问题:SERVICE_UNAVAILABLE/1/state n

2019-05-29  本文已影响0人  EricJonse

我有17个节点,3个master,14个node data。当我设置gateway.recover_after_nodes: 10 时启动集群出现下面报错,当我将gateway.recover_after_nodes: 10 删除时 集群正常启动。

Caused by : org.elasticsearch.discovery.MasterNotDiscoveredException: ClusterBlockException[blocked by:[SERVICE_UNAVAILABLE/1/state not recovered /initialized];]
at....
....
....
[WARN] [r.suppressed] path: /_aliases, params:{} 
org.elasticsearch.transport.RemoteTransportException: [master1][192.168.1.103:9300][indices:admin/get]
Caused by: org.elasticsearch.discovery.MasterNotDiscoveredException: 
ClusterBlockException[blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized]]
at ...
...
...
上一篇 下一篇

猜你喜欢

热点阅读