Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Detailed Runbook for Raft to BFT Migration in Hyperledger Fabric based on test-network #4969

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

KoushikGavini
Copy link
Contributor

Description:
This PR introduces a comprehensive operational runbook for migrating from Raft to BFT consensus in Hyperledger Fabric v3.0.0+. The runbook is based on the test-network and provides step-by-step instructions for the migration process.
Key features:
Prerequisite checklist
Environment setup instructions
Detailed steps for:
Verifying current consensus type and consenter mapping
Entering maintenance mode
System backup
Switching to BFT and updating consenter mapping
Restarting and validating the new configuration
Exiting maintenance mode
Verifying successful migration
Bash commands for each step, making it easy to follow and execute
JSON configuration examples for BFT setup

@KoushikGavini KoushikGavini requested review from a team as code owners August 28, 2024 13:11
Signed-off-by: Koushik Gavini <koushikgavini@koushiks-mbp.jerboa-altered.ts.net>
@denyeart
Copy link
Contributor

DCO check failed because the 2nd commit hasn't been signed.
See https://github.com/hyperledger/fabric/pull/4969/checks?check_run_id=29433016226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants