backport of commit 3db13c21850651dae7efed1531f96a758ff4249a (#17773)

Co-authored-by: John Murret <john.murret@hashicorp.com>
This commit is contained in:
hc-github-team-consul-core 2023-06-15 13:29:53 -04:00 committed by GitHub
parent 0071299d65
commit 7ee59e8dd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -107,13 +107,7 @@ Take note of which agent is the leader.
binary with the new one. binary with the new one.
**3.** The following steps must be done in order on the server agents, leaving the leader **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: agent for last. First, use a service management system (e.g., systemd, upstart, etc.) to restart the Consul service. If
```
consul leave
```
Then, 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. 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 To validate that the agent has rejoined the cluster and is in sync with the leader, issue the