江辉a 2020-05-13 10:49 采纳率: 0%
浏览 1684

Elasticsearch索引数据丢失

项目已经运行一年了之前从未出现过这种问题最近半个月突然出现索引丢失数据的情况
通过es打印的日志也没有发现问题

服务器配置

系统:contos7
CPU:1
内核:1核
内存:16G
环境:jdk1.8、es2.4**

部分日志

[2020-05-13 09:02:54,107][INFO ][discovery ] [chain_store_1] chain_store/i-TSPqKyRR6F-od14etdJQ
[2020-05-13 09:02:57,148][INFO ][cluster.service ] [chain_store_1] new_master {chain_store_1}{i-TSPqKyRR6F-od14etdJQ}{172.17.0.1}{172.17.0.1:9301}, reason: zen-disco-join(elected_as_master, [0] joins received)
[2020-05-13 09:02:57,189][INFO ][http ] [chain_store_1] publish_address {172.17.0.1:9300}, bound_addresses {0.0.0.0:9300}
[2020-05-13 09:02:57,189][INFO ][node ] [chain_store_1] started
[2020-05-13 09:02:57,197][INFO ][gateway ] [chain_store_1] recovered [0] indices into cluster_state
[2020-05-13 09:03:22,780][INFO ][cluster.metadata ] [chain_store_1] [activity_es_index] creating index, cause [auto(bulk api)], templates [], shards [5]/[1], mappings []
[2020-05-13 09:03:23,247][INFO ][cluster.metadata ] [chain_store_1] [activity_es_index] create_mapping [activity_es_type]
[2020-05-13 09:03:23,266][INFO ][cluster.routing.allocation] [chain_store_1] Cluster health status changed from [RED] to YELLOW.
[2020-05-13 09:03:32,556][INFO ][cluster.metadata ] [chain_store_1] [apk_es_index] creating index, cause [auto(bulk api)], templates [], shards [5]/[1], mappings []
[2020-05-13 09:03:32,694][INFO ][cluster.routing.allocation] [chain_store_1] Cluster health status changed from [RED] to YELLOW.

es配置文件

图片说明

  • 写回答

2条回答 默认 最新

  • dabocaiqq 2020-09-25 10:42
    关注
    评论

报告相同问题?

悬赏问题

  • ¥15 运筹学排序问题中的在线排序
  • ¥15 关于docker部署flink集成hadoop的yarn,请教个问题 flink启动yarn-session.sh连不上hadoop,这个整了好几天一直不行,求帮忙看一下怎么解决
  • ¥30 求一段fortran代码用IVF编译运行的结果
  • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
  • ¥15 lammps拉伸应力应变曲线分析
  • ¥15 C++ 头文件/宏冲突问题解决
  • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
  • ¥50 安卓adb backup备份子用户应用数据失败
  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
  • ¥15 请问Lammps做复合材料拉伸模拟,应力应变曲线问题