-
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]: etcd start failed: max entry size limit exceeded #26855
Comments
seems that you need to bring up your etcd cluster first. From etcd-io/etcd#14025, this is bug before etcd 3.5.5 But milvus should use etcd 3.5.5 are you sharing the etcd with other service? |
And I don't think milvus could generate a 64M wal entry? |
etcd 3.5.5 container is only provided for milvus use. Before this i try to create 500 partitions in a collection, and modified the etcd parameter ETCD_MAX_TXN_OPS When I shut down the container and tried to start it again it failed |
/assign @yanliang567 |
let us try to reproduce this issue |
thanks a lot |
i did not reproduce this on latest 2.3.0 image. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Another user encountered this error with standalone(embedded etcd). There is another issue in etcd says this bug is fixed in etcd v3.5.7 |
Hi! Did milvus support to deploy etcd v3.5.7 now? |
Hi! I have the same issue with etcd 3.5.5-r2 installed from Milvus operator. Up question above:
|
we are upgrading to 3.5.14 or 3.5.15 in the latest releasse |
Is there an existing issue for this?
Environment
Current Behavior
etcd container start faied and output error:
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
milvus.log:
milvus.log
etcd
etcd.log
Anything else?
No response
The text was updated successfully, but these errors were encountered: