Skip to content

Commit 646eb8f

Browse files
authored
Require shutdown or deletion of appliance after failover (#57702)
1 parent 7da6d29 commit 646eb8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/admin/monitoring-and-managing-your-instance/configuring-high-availability/initiating-a-failover-to-your-replica-appliance.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ The time required to failover depends on how long it takes to manually promote t
7272
{% ifversion ghes > 3.17 %}ghe-repl-decommission UUID{% else %}ghe-repl-teardown -u UUID{% endif %}
7373
```
7474
75+
> [!WARNING]
76+
> If you do not intend to re-establish replication from the new primary, you must shut down or delete any appliances that were part of the previous high availability configuration. If those appliances were unreachable during failover, they could cause unintended changes to the new primary if they become reachable later. To prevent configuration conflicts or data integrity issues, always ensure that unused appliances are properly decommissioned.
77+
7578
## Further reading
7679
7780
* [AUTOTITLE](/admin/enterprise-management/configuring-high-availability/about-high-availability-configuration#utilities-for-replication-management)

0 commit comments

Comments
 (0)