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