Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e5857266
Commit
e5857266
authored
Sep 16, 2020
by
Evan Read
Committed by
Nick Gaskill
Sep 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more detail for Praefect auto reconciliation
parent
b88ed5be
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
3 deletions
+10
-3
doc/administration/gitaly/praefect.md
doc/administration/gitaly/praefect.md
+10
-3
No files found.
doc/administration/gitaly/praefect.md
View file @
e5857266
...
...
@@ -1196,9 +1196,16 @@ CAUTION: **Caution:**
## Data recovery
If a Gitaly node fails replication jobs for any reason, it ends up hosting outdated versions of
the affected repositories. Praefect provides tools for automatically or manually reconciling
the outdated repositories in order to bring them fully up to date again.
If a Gitaly node fails replication jobs for any reason, it ends up hosting outdated versions of the
affected repositories. Praefect provides tools for:
-
[
Automatic
](
#automatic-reconciliation
)
reconciliation, for GitLab 13.4 and later.
-
[
Manual
](
#manual-reconciliation
)
reconciliation, for:
-
GitLab 13.3 and earlier.
-
Repositories upgraded to GitLab 13.4 and later without entries in the
`repositories`
table.
A migration tool
[
is planned
](
https://gitlab.com/gitlab-org/gitaly/-/issues/3033
)
.
These tools reconcile the outdated repositories to bring them fully up to date again.
### Automatic reconciliation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment