Skip to content

Commit

Permalink
backport of commit 3db13c2 (#17773)
Browse files Browse the repository at this point in the history
Co-authored-by: John Murret <john.murret@hashicorp.com>
  • Loading branch information
hc-github-team-consul-core and jmurret authored Jun 15, 2023
1 parent 8cde02a commit bb25e16
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,7 @@ Take note of which agent is the leader.
binary with the new one.

**3.** The following steps must be done in order on the server agents, leaving the leader
agent for last. First force the server agent to leave the cluster with the following command:

```
consul leave
```

Then, use a service management system (e.g., systemd, upstart, etc.) to restart the Consul service. If
agent for last. First, use a service management system (e.g., systemd, upstart, etc.) to restart the Consul service. If
you are not using a service management system, you must restart the agent manually.

To validate that the agent has rejoined the cluster and is in sync with the leader, issue the
Expand Down

0 comments on commit bb25e16

Please sign in to comment.