Closed darkerin closed 1 year ago
seems that you need to bring up your etcd cluster first.
From https://github.com/etcd-io/etcd/issues/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?
@darkerin as comments above, please share more info about how you deploy milvus and any updates for configurations. /assign @darkerin /unassign
@xiaofan-luan @yanliang567
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 see https://github.com/milvus-io/milvus/issues/26748.
When I shut down the container and tried to start it again it failed
/assign @yanliang567 could you try to reproduce this issue on 2.3.x with 4096 partitions?
let us try to reproduce this issue
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.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
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 https://github.com/etcd-io/etcd/issues/15090
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 etcd-io/etcd#15090
Hi! Did milvus support to deploy etcd v3.5.7 now?
@LoveEachDay
Hi! I have the same issue with etcd 3.5.5-r2 installed from Milvus operator. Up question above:
Hi! Did milvus support to deploy etcd v3.5.7 now?
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