-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>enhancementTeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
Description
Description
If multiple Elasticsearch clusters write to the same snapshot repository, the repository
will be corrupted.
As part of the solution to this problem, one has to identify the multiple clusters that write
to the repository, remove the repository from all clusters, and re-add it to only one (the one
that's meant to be written in this repository)
It's sometimes difficult to identify the clusters that are configured to use a repository.
Elasticsearch could log/save the last UUID that wrote to a repository to help debug this situation.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>enhancementTeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.