-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: find no available rootcoord, check rootcoord state #38310
Comments
@yanliang567 Please take a look at this problem |
[2024/12/09 09:07:55.270 +00:00] [INFO] [etcd/etcd_util.go:47] ["create etcd client"] [useEmbedEtcd=false] [useSSL=false] [endpoints="[etcd-0.etcd.hll-etcd.svc.cluster.local:2379,etcd-1.etcd.hll-etcd.svc.cluster.local:2379,etcd-2.etcd.hll-etcd.svc.cluster.local:2379]"] [minVersion=1.3] config is wrong. Minio port is not set |
/assign @gaoyuan5251 |
The object storage I use is Ali Cloud OSS, I added port: 443, wait a minute |
@xiaofan-luan @yanliang567 I am sure that my OSS can be accessed, please help me check whether the configuration of externalS3: item in my values.yaml file is correct. |
maybe you need to setup AK/SK? on milvus.yaml |
did you check that the AK/SK is set correctly? if you double checked and make sure everything works. please try https://github.com/zhagnlu/milvus-store-tool |
@xiaofan-luan This plug-in is limited by our network and cannot be pulled down. |
@gaoyuan5251 May I see your RAM Policy binded to your Accesskey in Aliyun? Milvus needs |
@haorenfsa let me check |
you may also need set resources limit to
it may be like below:
|
@haorenfsa This may involve secret |
It seems we don't have mininum Policy permission examples. We may need one for each cloud. |
It has been proved that the oss ram policy configuration is as follows: '< bucketname> 'Replace it with your own bucket name. { |
Is there an existing issue for this?
Environment
Current Behavior
kubectl get po -nhll-milvus
NAME READY STATUS RESTARTS AGE
milvus-attu-645d447d7f-c6j2l 1/1 Running 0 9m58s
milvus-datanode-786857fd49-kqv5l 0/1 Running 2 (87s ago) 9m58s
milvus-indexnode-6d6cd775bd-xdbgp 1/1 Running 0 9m58s
milvus-mixcoord-675c9956f7-zj55m 0/1 CrashLoopBackOff 6 (3m56s ago) 9m58s
milvus-proxy-749766ccc9-k6v8j 0/1 Running 2 (87s ago) 9m58s
milvus-querynode-7c85dfd9f8-m45kn 0/1 CrashLoopBackOff 6 (3m50s ago) 9m58s
Expected Behavior
Successfully deployed
Steps To Reproduce
helm deploy:https://milvus.io/docs/v2.4.x/install_cluster-helm.md
Milvus Log
helm config file:
values.yaml.log
log:
logs-querynode.txt
logs-proxy.txt
logs-mixcoord.txt
logs-datanode.txt
Anything else?
No response
The text was updated successfully, but these errors were encountered: