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
8935e0b9
Commit
8935e0b9
authored
Nov 21, 2019
by
Alexander Strachan
Committed by
Marcel Amirault
Nov 21, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "docs add version checking when using a standalone Gitaly node into troubleshooting"
parent
60cb90a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
doc/administration/gitaly/img/gitlab_gitaly_version_mismatch_v12_4.png
...ation/gitaly/img/gitlab_gitaly_version_mismatch_v12_4.png
+0
-0
doc/administration/gitaly/index.md
doc/administration/gitaly/index.md
+8
-0
No files found.
doc/administration/gitaly/img/gitlab_gitaly_version_mismatch_v12_4.png
0 → 100644
View file @
8935e0b9
21.3 KB
doc/administration/gitaly/index.md
View file @
8935e0b9
...
...
@@ -718,6 +718,14 @@ Note that `enforced="true"`, meaning that authentication is being enforced.
## Troubleshooting Gitaly
### Checking versions when using standalone Gitaly nodes
When using standalone Gitaly nodes, you must make sure they are the same version
as GitLab to ensure full compatibility. Check
**Admin Area > Gitaly Servers**
on
your GitLab instance and confirm all Gitaly Servers are
`Up to date`
.
![
Gitaly standalone software versions diagram
](
img/gitlab_gitaly_version_mismatch_v12_4.png
)
### `gitaly-debug`
The
`gitaly-debug`
command provides "production debugging" tools for Gitaly and Git
...
...
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