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
c4fab3ac
Commit
c4fab3ac
authored
Jul 21, 2021
by
Katrin Leinweber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cross-link relevant log system sections
parent
0488ac35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/administration/geo/replication/troubleshooting.md
doc/administration/geo/replication/troubleshooting.md
+2
-2
No files found.
doc/administration/geo/replication/troubleshooting.md
View file @
c4fab3ac
...
...
@@ -325,7 +325,7 @@ log data to build up in `pg_xlog`. Removing the unused slots can reduce the amou
Slots where
`active`
is
`f`
are not active.
-
When this slot should be active, because you have a
**secondary**
node configured using that slot,
log in to that
**secondary**
node and check the
PostgreSQL logs
log in to that
**secondary**
node and check the
[
PostgreSQL logs
](
../../logs.md#postgresql-logs
)
to view why the replication is not running.
-
If you are no longer using the slot (for example, you no longer have Geo enabled), you can remove it with in the
...
...
@@ -522,7 +522,7 @@ to start again from scratch, there are a few steps that can help you:
gitlab-ctl stop geo-logcursor
```
You can watch the
Sidekiq logs
to know when Sidekiq jobs processing has finished:
You can watch the
[
Sidekiq logs
](
../../logs.md#sidekiq-logs
)
to know when Sidekiq jobs processing has finished:
```
shell
gitlab-ctl
tail
sidekiq
...
...
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