RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI

Running this service in the KServe module will exhaust the local storage quota.

Open
#2,488 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
38.4k
Forks
5.3k
PR merge metrics
No merged PRs in 30d

Description

Hello,

First of all, thank you for the product.

I have a problem running it as a web service in a KServe pod. It runs for a while, then runs out of storage quota and is evicted by Kubernetes after I see this warning: Pod ephemeral local storage usage exceeds the total limit of containers 30Gi.

Can you suggest which directories I should clean up to free up disk space after serving one request?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the KServe module and its Kubernetes pod storage behavior, using the reported ephemeral local storage warning as the reproduction signal. Identify which directories grow during serving and document or implement a safe cleanup approach after one request; done means the service no longer exhausts the 30Gi local storage limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, python
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.