Merge branch 'main' into repo-sync
This commit is contained in:
@@ -227,13 +227,18 @@ Appliances configured for high-availability and geo-replication use replica inst
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** While the resync is in progress `ghe-repl-status` may return expected messages indicating that replication is behind.
|
||||
For example: `CRITICAL: git replication is behind the primary by more than 1007 repositories and/or gists`
|
||||
|
||||
**Note:** While the resync is in progress `ghe-repl-status` may indicate that replication is behind. For example, you may see the following message.
|
||||
|
||||
```
|
||||
CRITICAL: git replication is behind the primary by more than 1007 repositories and/or gists
|
||||
```
|
||||
{% endnote %}
|
||||
|
||||
If `ghe-repl-status` did not return `OK`, contact {% data variables.contact.enterprise_support %}. For more information, see "[Receiving help from {% data variables.contact.github_support %}](/admin/enterprise-support/receiving-help-from-github-support)."
|
||||
|
||||
{%- ifversion ghes = 3.4 or ghes = 3.5 or ghes = 3.6 %}
|
||||
|
||||
- If you have upgraded each node to {% data variables.product.product_name %} 3.6.0 or later and started replication, but `git replication is behind the primary` continues to appear after 45 minutes, contact {% data variables.contact.enterprise_support %}. For more information, see "[Receiving help from {% data variables.contact.github_support %}](/admin/enterprise-support/receiving-help-from-github-support)."
|
||||
{%- endif %}
|
||||
- {% ifversion ghes = 3.4 or ghes = 3.5 or ghes = 3.6 %}Otherwise, if{% else %}If{% endif %} `ghe-repl-status` did not return `OK`, contact {% data variables.contact.enterprise_support %}. For more information, see "[Receiving help from {% data variables.contact.github_support %}](/admin/enterprise-support/receiving-help-from-github-support)."
|
||||
6. When you have completed upgrading the last replica, and the resync is complete, disable maintenance mode so users can use {% data variables.product.product_location %}.
|
||||
|
||||
## Restoring from a failed upgrade
|
||||
|
||||
Reference in New Issue
Block a user