Validation Failed: 1: this action would add [2] total shards, but this cluster currently has [1001]/
出现这个问题,大家百度一搜就搜到解决方案了,但是有的情况是升级,从6.x到7.x,在elasticsearch.yml配置文件里添加cluster.max_shards_per_node: 900000,重启服务后无效,需要将data/nodes删掉即可解决问题!...
·
出现这个问题,大家百度一搜就搜到解决方案了,但是有的情况是升级,从6.x到7.x,在elasticsearch.yml配置文件里添加cluster.max_shards_per_node: 900000,重启服务后无效,需要将data/nodes删掉即可解决问题
!
更多推荐
所有评论(0)