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

Disk not being resized for Debian virtual machines #847

Closed
Linkster78 opened this issue Oct 6, 2024 · 0 comments
Closed

Disk not being resized for Debian virtual machines #847

Linkster78 opened this issue Oct 6, 2024 · 0 comments

Comments

@Linkster78
Copy link
Contributor

Creating a Debian virtual machine with a custom disk size doesn't affect the resulting root partition.

Reproduction steps:

$ incus launch -d root,size=50GiB --vm images:debian/bookworm test
$ incus exec test -- df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            449M     0  449M   0% /dev
tmpfs            94M  612K   93M   1% /run
/dev/sda2       3.8G  939M  2.8G  25% /
tmpfs           467M     0  467M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs            50M   16M   35M  32% /run/incus_agent
/dev/sda1        99M   12M   87M  12% /boot/efi
@Linkster78 Linkster78 changed the title Disk not being resized for virtual machines Disk not being resized for Debian virtual machines Oct 6, 2024
@stgraber stgraber closed this as completed Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants