PoCInnovation / PoCInnovation/Distribox
Inaccurate disk space
Open
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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