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
85d4de0e
Commit
85d4de0e
authored
Dec 19, 2017
by
James Ramsay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix poor wording
parent
f22cd2df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
doc/gitlab-geo/disaster-recovery.md
doc/gitlab-geo/disaster-recovery.md
+8
-2
No files found.
doc/gitlab-geo/disaster-recovery.md
View file @
85d4de0e
...
...
@@ -65,12 +65,18 @@ but you can do it manually if you have `root` access to the machine.
```
A new secondary is not added at this time. You should add a new secondary
after you have verified the newly promoted primary is working correctly.
after you have completed the entire process of promoting the secondary to
the primary node.
Refer to [Geo Replication database documention](
database.html#step-1-configure-the-primary-server) for more details.
1.
Run
`sudo gitlab-ctl promote-to-primary-node`
1.
Promote the secondary geo node to primary node. Execute:
```
sudo gitlab-ctl promote-to-primary-node
```
1.
Verify you can connect to the newly promoted primary using the URL used
previously for the secondary.
1.
Update the DNS records for the primary to reflect the public address of the
...
...
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