【发布时间】:2021-08-26 07:47:32
【问题描述】:
我重新启动了 Prometheus pod,现在 Prometheus pod 正在崩溃循环。在日志中发现此错误:
level=error ts=2021-06-09T09:27:29.066Z caller=main.go:758 err="opening storage failed: block dir: \"/prometheus/01F6J0P4KBBWVJD2M8B1PE7C5E\": open /prometheus/01F6J0P4KBBWVJD2M8B1PE7C5E/meta.json: no such file or directory"
注意到01F6J0P4KBBWVJD2M8B1PE7C5E 文件夹中只有 chunks 文件夹。
知道为什么会发生这种情况,有没有办法解决这个问题?
【问题讨论】:
标签: kubernetes prometheus kubernetes-helm kubernetes-pod prometheus-operator