PoCInnovation / PoCInnovation/Distribox

Inaccurate disk space

Open
#116 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backend bug
Dominant language
TypeScript
Stars
5
Forks
0
Avg merge
4h 26m
Merged PRs (30d)
7

Description

I created an VM and asked for 10 gigabytes. Instead I got this, which is about 20 gigabytes (right around 19).
I am not sure what the issue could be, but since 20 is the default value we set, there might be a problem with how we dynamically set this.
Image

Contributor guide

Open the contributing guide

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 reproducing a VM request for 10 GB and compare the requested value with the resulting disk size shown in the report. Trace the dynamic disk-size handling and the default 20 GB value, then verify that a 10 GB request produces the intended size.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.