mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 23:36:00 +00:00
Typo fix
This commit is contained in:
parent
dc6795a55a
commit
a111719d23
@ -35,7 +35,7 @@ providing the `-bootstrap-expect 3` flag. Once the nodes are started, you should
|
|||||||
[WARN] raft: EnableSingleNode disabled, and no known peers. Aborting election.
|
[WARN] raft: EnableSingleNode disabled, and no known peers. Aborting election.
|
||||||
```
|
```
|
||||||
|
|
||||||
This indicates that the nodes are expecting 2 peers but none are known yet. To provent a split-brain
|
This indicates that the nodes are expecting 2 peers but none are known yet. To prevent a split-brain
|
||||||
scenario, the servers will not elect themselves leader.
|
scenario, the servers will not elect themselves leader.
|
||||||
|
|
||||||
## Creating a cluster
|
## Creating a cluster
|
||||||
|
Loading…
x
Reference in New Issue
Block a user