jamesstringer90 / jamesstringer90/appsandbox

Question: Am I supposed to be able to modify the size of the VM after its original creation?

Open
#89 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
704
Forks
75
Avg merge
9m
Merged PRs (30d)
6

Description

I created a VM of 300GB, but I have come into space issues. When I edit the size in vms.cfg, it changes the number that is reported below -
Image

(vms.cfg HddGB line)
Image

However, on the VM itself, it reports this size -
Image

Is there anything I missed, or is it truly not possible for me to change the size of the VM after creation?

And, if there isn't a way to change the size, is there a way for me to preserve the data and transfer it to a new VM of larger size?

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 tracing how the HddGB value in vms.cfg is applied when a VM is created and what happens when it is edited afterward. Determine whether resizing an existing VM is supported and, if not, identify the supported way to preserve data while moving it to a larger VM; done means the behavior and migration path are established.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
infrastructure, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.