Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

[qctl] helper scripts for add/remove raft nodes. #96

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

libby
Copy link
Contributor

@libby libby commented Oct 21, 2020

Currently, adding and removing raft nodes includes running
'raft.addPeer(enode)' on the running cluster and
'raft.removePeer(raftId)' script the flow for adding and removing raft
nodes to a running quorum cluster.
./addraftnode.sh quorum-node5
./deleteraftnode.sh quorum-node5

Currently, adding and removing raft nodes includes running
'raft.addPeer(enode)' on the running cluster and
'raft.removePeer(raftId)' script the flow for adding and removing raft
nodes to a running quorum cluster.
./addraftnode.sh quorum-node5
./deleteraftnode.sh quorum-node5
@libby libby merged commit f56b18e into Consensys:master Oct 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant