Skip to content

Commit

Permalink
Merge pull request github#13415 from ThatStoney/patch-2
Browse files Browse the repository at this point in the history
Clarify hotpatch rollback instructions
  • Loading branch information
lecoursen authored Jan 6, 2022
2 parents 274e668 + 37d2dc4 commit d8a51f2
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,9 @@ If an upgrade fails or is interrupted, you should revert your instance back to i

### Rolling back a patch release

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 %}
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 %}

Once the rollback is complete, restart replication by running `ghe-repl-start` on all replicas.

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

Expand Down

0 comments on commit d8a51f2

Please sign in to comment.