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
221f343a
Commit
221f343a
authored
May 20, 2020
by
Fabian Zimmer
Committed by
Achilleas Pipinellis
May 20, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed HA wording for Geo DR docs
parent
50e6ea89
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
doc/administration/geo/disaster_recovery/index.md
doc/administration/geo/disaster_recovery/index.md
+2
-2
doc/administration/geo/replication/troubleshooting.md
doc/administration/geo/replication/troubleshooting.md
+1
-1
No files found.
doc/administration/geo/disaster_recovery/index.md
View file @
221f343a
...
...
@@ -125,10 +125,10 @@ Note the following when promoting a secondary:
previously for the
**secondary**
node.
1.
If successful, the
**secondary**
node has now been promoted to the
**primary**
node.
#### Promoting a **secondary** node with
HA
#### Promoting a **secondary** node with
multiple servers
The
`gitlab-ctl promote-to-primary-node`
command cannot be used yet in
conjunction with
High Availability or with multiple machine
s, as it can only
conjunction with
multiple server
s, as it can only
perform changes on a
**secondary**
with only a single machine. Instead, you must
do this manually.
...
...
doc/administration/geo/replication/troubleshooting.md
View file @
221f343a
...
...
@@ -568,7 +568,7 @@ is displayed if you attempt to run this command on a primary node.
### Message: `sudo: gitlab-pg-ctl: command not found`
When
[
promoting a **secondary** node with
HA
](
../disaster_recovery/index.md#promoting-a-secondary-node-with-ha
)
,
[
promoting a **secondary** node with
multiple servers
](
../disaster_recovery/index.md#promoting-a-secondary-node-with-multiple-servers
)
,
you need to run the
`gitlab-pg-ctl`
command to promote the PostgreSQL
read-replica database.
...
...
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