Docs: Remove duplicated, outdated raft information (#11620)
Co-authored-by: Mehdi Ahmadi <aphorise@gmail.com>
This commit is contained in:
parent
79d87b415b
commit
532f4ab60a
|
@ -138,10 +138,6 @@ forwarded to the leader.
|
||||||
Similar to other storage backends, data that is written to the Raft log and FSM
|
Similar to other storage backends, data that is written to the Raft log and FSM
|
||||||
will be encrypted by Vault's barrier.
|
will be encrypted by Vault's barrier.
|
||||||
|
|
||||||
Vault does not currently offer automated dead server cleanup. If you wish to
|
|
||||||
decommission a node, or a node dies and must be replaced, the node must manually
|
|
||||||
be removed from the cluster with the `remove peer` [command](/vault/docs/commands/operator/raft#remove-peer).
|
|
||||||
|
|
||||||
### Quorum Management
|
### Quorum Management
|
||||||
|
|
||||||
#### Autopilot
|
#### Autopilot
|
||||||
|
|
Loading…
Reference in New Issue