Replies: 2 comments 5 replies
-
Hey @nancylcl - Can you please update your post to English. The language used in this discussion forum is English. |
Beta Was this translation helpful? Give feedback.
4 replies
-
What's the error message? Is it "etcdserver: rpc not supported for learner" ? FYI. etcd/server/etcdserver/api/v3rpc/util.go Lines 141 to 150 in 262a3a1 Please follow https://etcd.io/docs/v3.5/op-guide/recovery/#restoring-a-cluster to recovery the cluster. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
故障集群名:cluster1;故障集群DB名:db1;新集群名:cluster2;新集群DB名:db2
我将故障集群(cluster1)的Learner节点的db(这里称其为db1)同步到新集群(cluster2)的data-dir路径下,重启新集群;为什么在新集群虽然可以查看到数据,但是无法put、del;我再将新集群的db恢复到db2,然后又将新集群db修改成db1,重启服务后发现不仅可以查到数据,也可以put,del。这个为什么呢?又该如何优化呢?
Beta Was this translation helpful? Give feedback.
All reactions