milvus 集群使用k8s如何水平拓展 bookies #34964
Unanswered
Gy1900
asked this question in
Q&A and General discussion
Replies: 2 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
-
https://github.com/zilliztech/milvus-operator/blob/main/docs/administration/manage-dependencies/message-storage.md |
Beta Was this translation helpful? Give feedback.
0 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.
-
需求:
我之前milvus集群崩溃过,报错 bookie memory不够了,所以想要拓展 bookie,报错信息如下:“Not enough bookies to create ledger with ensembleSize=2, writeQuorumSize=2 and ackQuorumSize=2”
背景:
我用三主三从的6台服务器(每台机器8C16G) 以及k8s构建26个node来部署milvus 集群
目标:
Beta Was this translation helpful? Give feedback.
All reactions