Skip to content

Commit

Permalink
Merge pull request #22569 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Dec 9, 2022
2 parents 361d806 + 2e1d288 commit 75b0d60
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ The time required to failover depends on how long it takes to manually promote t
```shell
$ ghe-repl-promote
```

{% note %}

**Note:** If the primary node is unavailable, warnings and timeouts may occur but can be ignored.

{% endnote %}

5. Update the DNS record to point to the IP address of the replica. Traffic is directed to the replica after the TTL period elapses. If you are using a load balancer, ensure it is configured to send traffic to the replica.
6. Notify users that they can resume normal operations.
7. If desired, set up replication from the new primary to existing appliances and the previous primary. For more information, see "[About high availability configuration](/enterprise/admin/guides/installation/about-high-availability-configuration/#utilities-for-replication-management)."
Expand Down

0 comments on commit 75b0d60

Please sign in to comment.