-
Notifications
You must be signed in to change notification settings - Fork 962
Closed
Labels
Description
FEATURE REQUEST
- Please describe the feature you are requesting.
-Usingbkctlrunrecover - Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have).
Are you currently using any workarounds to address this issue?
- nice-to-have
- Provide any additional detail on your proposed use case for this feature.
Recover the ledger data for failed bookie
Usage: bkctl bookies recover [flags]
Flags:
-bs, --bokiesrc
Bookie address
-d, --deletecookie
Delete cookie node for the bookie
-dr, --drarun
Printing the recovery plan w/o doing actual recovery
-f, --force
Force recovery without confirmation
-l, --ledger
Recover a specific ledger
-q, --query
Query the ledgers that contain given bookies
-sk, --skipopenledgers
Skip recovering open ledgers
-h, --help
Display help information
Reactions are currently unavailable