when a etcd down, bookkeeper cannot boot. #20039
Unanswered
zhangguochaoZZ
asked this question in
Q&A
Replies: 1 comment 3 replies
|
Hello, Are you on k8s? (Tagging @merlimat who tested etcd support) |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
@tisonkun when I run bookie, and edit bookkeeper.conf
metadataServiceUri=metadata-store:etcd:http://192.168.189.210:2379,http://192.168.189.211:2379,http://192.168.189.212:2379,if etcd down on192.168.189.210,some error as followthen, the bookie keep stuck, cannot connect to other etcds
How to configure
metadataServiceUri?I can't find the referenceAll reactions