码迷,mamicode.com
首页 > 其他好文 > 详细

Elasticsearch 错误小结

时间:2019-01-15 15:51:42      阅读:222      评论:0      收藏:0      [点我收藏+]

标签:except   tst   ble   sea   may   nod   ati   with   error   

报错:

[2019-01-15T12:36:59,779][ERROR][o.e.b.Bootstrap          ] Exception
java.lang.IllegalStateException: failed to obtain node locks, tried [[/mnt/elasticsearch/data/my-application]] with lock id [0]; maybe these locations are not writable or multiple nodes were started without increasing [node.max_local_storage_nodes] (was [1])?

解决方法:
elasticsearch.yml 配置文件最后添加 node.max_local_storage_nodes: 2

Elasticsearch 错误小结

标签:except   tst   ble   sea   may   nod   ati   with   error   

原文地址:http://blog.51cto.com/qiangsh/2342821

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!