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
7bb058c2
Commit
7bb058c2
authored
Mar 20, 2017
by
Douglas Barbosa Alexandre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs for the troubleshooting section
[ci skip]
parent
5de25e47
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
doc/gitlab-geo/img/geo-node-healthcheck.png
doc/gitlab-geo/img/geo-node-healthcheck.png
+0
-0
doc/gitlab-geo/troubleshooting.md
doc/gitlab-geo/troubleshooting.md
+11
-0
No files found.
doc/gitlab-geo/img/geo-node-healthcheck.png
0 → 100644
View file @
7bb058c2
86.9 KB
doc/gitlab-geo/troubleshooting.md
View file @
7bb058c2
...
...
@@ -49,3 +49,14 @@ where you have to fix (all commands and path locations are for Omnibus installs)
```
# remove old entries to your primary gitlab in known_hosts
ssh-keyscan -R your-primary-gitlab.example.com
Visit the primary node's
**Admin Area ➔ Geo Nodes**
(
`/admin/geo_nodes`
) in
your browser. We perform the following health checks on each secondary node
to help identify if something is wrong:
-
Is the node running?
-
Is the node's secondary tracking database configured?
-
Is the node's secondary tracking database connected?
-
Is the node's secondary tracking database up-to-date?
![
GitLab Geo health check
](
img/geo-node-healthcheck.png
)
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