Skip to content

Commit d8a51f2

Browse files
authored
Merge pull request #13415 from ThatStoney/patch-2
Clarify hotpatch rollback instructions
2 parents 274e668 + 37d2dc4 commit d8a51f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,9 @@ If an upgrade fails or is interrupted, you should revert your instance back to i
225225

226226
### Rolling back a patch release
227227

228-
To roll back a patch release, use the `ghe-upgrade` command with the `--allow-patch-rollback` switch. {% data reusables.enterprise_installation.command-line-utilities-ghe-upgrade-rollback %}
228+
To roll back a patch release, use the `ghe-upgrade` command with the `--allow-patch-rollback` switch. Before rolling back, replication must be temporarily stopped by running `ghe-repl-stop` on all replica instances. {% data reusables.enterprise_installation.command-line-utilities-ghe-upgrade-rollback %}
229+
230+
Once the rollback is complete, restart replication by running `ghe-repl-start` on all replicas.
229231

230232
For more information, see "[Command-line utilities](/enterprise/{{ currentVersion }}/admin/guides/installation/command-line-utilities/#ghe-upgrade)."
231233

0 commit comments

Comments
 (0)