load segment failed, OOM if load, maxSegmentSize = 236.xxxMB #41913
Unanswered
gangren-user
asked this question in
Q&A and General discussion
Replies: 1 comment 7 replies
-
看起来是要加载一张表但内存容量不足 |
Beta Was this translation helpful? Give feedback.
7 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.
Uh oh!
There was an error while loading. Please reload this page.
-
报错导致的milvus无法连接,无法删除集合或数据来释放内存,这种问题怎么解决
attu、milvus CLI工具,都无法连接,报错连接失败
如果需要删除镜像,删除数据集文件重新构建集合初始化数据才能解决问题的话,这样的代价太大了,会造成耗时久,无法及时恢复应用
我尝试删除了inset_log目录下的某一个集合的数据卷文件,结果导致无法启动,所以这里我并不知道怎么解决这样的问题能快速恢复
完整报错:load segment failed, OOM if load, maxSegmentSize = 236 MB, memUsage=3595 MB, predictMemUsage = 18866 MB, totalMem = 15197 MB thresholdFactor = 0.000000
docker单机部署
milvus2.5版本
Beta Was this translation helpful? Give feedback.
All reactions