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

Segment Anything container constantly writes to disk (constant 100% disk usage) #8120

Closed
2 tasks done
ranni-follower opened this issue Jul 5, 2024 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@ranni-follower
Copy link

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  1. Ran ./serverless/deploy_cpu.sh ./serverless/pytorch/facebookresearch/sam/
  2. Got nuctl Function deploy complete
  3. SAM eating up disk usage at 100% and freezing everything.

Expected Behavior

Segment Anything container not eating disk usage.

Possible Solution

No response

Context

I'm having problem with container "nuclio-nuclio-pth-facebookresearch-sam-vit-h" (Segment Anything cpu, whose image is "cvat.pth.facebookresearch.sam.vit_h:latest").
Whenever it run the vmmemWSL process always took up 100% disk usage and froze everything. Stopping "nuclio-nuclio-pth-facebookresearch-sam-vit-h" could temporarily solve the high disk usage problem.

Below are some logs from this container.
SAM_log.txt

Note that I'm not an experienced Linux/Docker user. For context I'm a Data analyst and mostly use Windows.
Let me know if you need more info.

Environment

No response

@ranni-follower ranni-follower added the bug Something isn't working label Jul 5, 2024
@bsekachev
Copy link
Member

Hello,

CVAT code (model_handler.py) does not write anything to the disk.
If you have problems with setup self-hosted solution, you always may use online platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants