Skip to content
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]: Standalone oomkilled after upgrading mater branch image #34055

Closed
1 task done
ThreadDao opened this issue Jun 21, 2024 · 4 comments
Closed
1 task done

[Bug]: Standalone oomkilled after upgrading mater branch image #34055

ThreadDao opened this issue Jun 21, 2024 · 4 comments
Assignees
Labels
kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@ThreadDao
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: e83ecd50 -> master-20240621-4e414fb7-amd64
- Deployment mode(standalone or cluster): standalone
- MQ type(rocksmq, pulsar or kafka):   rocksmq  
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

  1. standalone pod zong-go-master-milvus-standalone-5cc75d965b-t46jr with resource config
    Limits:
      cpu:     8
      memory:  16Gi
    Requests:
      cpu:      5
      memory:   9Gi
  1. upgrade image to master-20240621-4e414fb7-amd64 and pod oomkilled
  2. upgrade standalone pod memory limit to 32Gi and pod is running
  • pod memory usage

image

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

pods:

zong-go-master-etcd-0                                             1/1     Running                           0              3d      10.104.25.21    4am-node30   <none>           <none>
zong-go-master-milvus-standalone-6cdbf578d-phtls                  1/1     Running                           0              10m     10.104.19.7     4am-node28   <none>           <none>
zong-go-master-minio-55956b966c-s48rt                             1/1     Running                           0              3d      10.104.34.72    4am-node37   <none>           <none>

Anything else?

No response

@ThreadDao ThreadDao added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 21, 2024
@ThreadDao ThreadDao added this to the 2.5.0 milestone Jun 21, 2024
@ThreadDao ThreadDao added the severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. label Jun 21, 2024
@yanliang567 yanliang567 added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 21, 2024
@yanliang567
Copy link
Contributor

there are only 20 collections with totally 15k vectors loaded before upgrading, btw

@yanliang567 yanliang567 removed their assignment Jun 21, 2024
@ThreadDao
Copy link
Contributor Author

pyroscope of pod zong-go-master-milvus-standalone-6cdbf578d-phtls: http://10.100.36.158:4040/?query=zong-go-master-milvus-standalone.alloc_objects%7B%7D&from=1718955620&until=1718959425

@xiaofan-luan
Copy link
Collaborator

So we have 20collections with only 15K vectors each collection and 16GB standalone get OOM?

@ThreadDao ThreadDao added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. and removed severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. labels Jun 24, 2024
@sunby
Copy link
Contributor

sunby commented Jun 28, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

4 participants