Browse Source

Update add-repository.asciidoc (#92945)

Our guide on re-registering a corrupt repository should link to the warnings about the potential side-effects of corruption.
Iraklis Psaroudakis 2 years ago
parent
commit
555a4d91ee
1 changed files with 3 additions and 1 deletions
  1. 3 1
      docs/reference/troubleshooting/snapshot/add-repository.asciidoc

+ 3 - 1
docs/reference/troubleshooting/snapshot/add-repository.asciidoc

@@ -3,7 +3,9 @@
 
 Multiple {es} deployments are writing to the same snapshot repository. {es} doesn't 
 support this configuration and only one cluster is allowed to write to the same 
-repository.
+repository. See <<snapshot-repository-contents>> for potential side-effects of
+corruption of the repository contents, which may not be resolved by the following
+guide.
 To remedy the situation mark the repository as read-only or remove it from all the
 other deployments, and re-add (recreate) the repository in the current deployment: