From 7ef9b8cd0489de76c45f3569c2863529f1361247 Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Tue, 23 May 2023 06:23:46 -0400 Subject: [PATCH] backport of commit 7f4874fa09cdfc060973b3d71369f5cee12e5a57 (#20677) Co-authored-by: kwagga --- website/content/docs/commands/operator/raft.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/docs/commands/operator/raft.mdx b/website/content/docs/commands/operator/raft.mdx index 75bfd9db5894..329a18c32102 100644 --- a/website/content/docs/commands/operator/raft.mdx +++ b/website/content/docs/commands/operator/raft.mdx @@ -144,6 +144,10 @@ Usage: vault operator raft remove-peer $ vault operator raft remove-peer node1 ``` + + Once a node is removed, its Raft data needs to be deleted before it may be joined back into an existing cluster. This requires shutting down the Vault process, deleting the data, then restarting the Vault process on the removed node. + + ## snapshot This command groups subcommands for operators interacting with the snapshot