milvus-2.4.6版本集群的minio扩容问题,如何给minio进行扩容呢 #40335
Unanswered
jhyever
asked this question in
Q&A and General discussion
Replies: 2 comments 3 replies
-
增加minio的副本数量即可增加容量。改replicas或者kubectl scale命令都行。 |
Beta Was this translation helpful? Give feedback.
2 replies
-
我这个是什么情况呀,就是我是三台机器集群,milvus的minio有四个pod,A、B两个机器分别两个minio的pod且对应的数据目录盘有数据存储进来,C机器没有分到pod且没有对应的数据存储进来,这个是为啥呀 |
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.
-
比如我现在有三台机器,minio有四个pod,每台机器有两个minio的pod,如果想要给minio扩容需要怎么做呢

是不是将这个replicas=6,zones =2呢
@yhmo
Beta Was this translation helpful? Give feedback.
All reactions