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
a2dfa48e
Commit
a2dfa48e
authored
May 28, 2020
by
James Ramsay
Committed by
Evan Read
May 28, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Gitaly cluster doc fixes
parent
781b52ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
doc/administration/gitaly/praefect.md
doc/administration/gitaly/praefect.md
+3
-4
No files found.
doc/administration/gitaly/praefect.md
View file @
a2dfa48e
...
...
@@ -784,9 +784,7 @@ If the time frame is not specified, dead replication jobs from the last six hour
sudo
/opt/gitlab/embedded/bin/praefect
-config
/var/opt/gitlab/praefect/config.toml dataloss
Failed replication
jobs
between
[
2020-01-02 00:00:00 +0000 UTC, 2020-01-02 06:00:00 +0000 UTC
)
:
example/repository-1: 1
jobs
example/repository-2: 4
jobs
example/repository-3: 2
jobs
@hashed/fa/53/fa539965395b8382145f8370b34eab249cf610d2d6f2943c95b9b9d08a63d4a3.git: 2
jobs
```
To specify a time frame in UTC, run:
...
...
@@ -797,7 +795,8 @@ sudo /opt/gitlab/embedded/bin/praefect -config /var/opt/gitlab/praefect/config.t
### Checking repository checksums
To check a project's checksums across all nodes, the Praefect replicas Rake task can be used:
To check a project's repository checksums across on all Gitaly nodes, the
replicas Rake task can be run on the main GitLab node:
```
shell
sudo
gitlab-rake
"gitlab:praefect:replicas[project_id]"
...
...
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