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

Support for disk expansion without having to reboot the vm, and support for adding a disk to the vm during its lifetime #1211

Open
simonebenati opened this issue Apr 13, 2024 · 2 comments
Labels
✨ enhancement New feature or request

Comments

@simonebenati
Copy link

Is your feature request related to a problem? Please describe.
I would like to avoid to recreate each time the vm if I want to add a disk block, or I would like to not reboot the vm if I decide to resize the disk size

Describe the solution you'd like
Add a disk to the VM without recreating the instance (if possible) and avoid rebooting the VM when resizing a disk

Describe alternatives you've considered

Additional context
image

@simonebenati simonebenati added the ✨ enhancement New feature or request label Apr 13, 2024
@simonebenati
Copy link
Author

Also please if, possible make it so that when adding a disk while starting the machine from a clone it works correctly in that scenario without having to recreate the cloned machine

@bpg
Copy link
Owner

bpg commented Apr 15, 2024

Also in #103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants