Diagnosing unknown repositories
Diagnosing unknown repositories
When a snapshot repository is marked as “unknown”, it means that an Elasticsearch node is unable to instantiate the repository due to an unknown repository type. This is usually caused by a missing plugin on the node. Make sure each node in the cluster has the required plugins by following the following steps:
- Retrieve the affected nodes from the affected resources section of the health report.
- Use the nodes info API to retrieve the plugins installed on each node.
- Cross reference this with a node that works correctly to find out which plugins are missing and install the missing plugins.
当前内容版权归 elasticsearch 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 elasticsearch .