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

Create dom0 API to detect global disk space available #2016

Closed
bnvk opened this issue May 23, 2016 · 2 comments
Closed

Create dom0 API to detect global disk space available #2016

bnvk opened this issue May 23, 2016 · 2 comments
Labels
C: core C: manager/widget P: major Priority: major. Between "default" and "critical" in severity. T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.

Comments

@bnvk
Copy link

bnvk commented May 23, 2016

Currently it is possible to create new app and networking qubes with an allowed disk space (that when added to existing qubes disk space) is more than that of the physical disk that Qubes OS is installed on.

If the amount of used space ever goes over physically available space, bad things happen.

The GUI should provide feedback (and limiters) that stop this from happening, thus an API should exist to easily get this available_disk_space value!

@andrewdavidwong andrewdavidwong added T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality. P: minor Priority: minor. The lowest priority, below "default." ux User experience labels May 23, 2016
@andrewdavidwong andrewdavidwong added the help wanted This issue will probably not get done in a timely fashion without help from community contributors. label Dec 24, 2016
@andrewdavidwong andrewdavidwong added this to the Far in the future milestone Dec 24, 2016
@andrewdavidwong andrewdavidwong added P: major Priority: major. Between "default" and "critical" in severity. and removed help wanted This issue will probably not get done in a timely fashion without help from community contributors. P: minor Priority: minor. The lowest priority, below "default." ux User experience labels Dec 23, 2017
@marmarek
Copy link
Member

The API and command line tool for that already exists (qvm-pool -i lvm). There is still no GUI.

@andrewdavidwong
Copy link
Member

Ok, great! We already have a separate issue for the GUI, #1872, so I'll close this one.

@andrewdavidwong andrewdavidwong removed this from the Release TBD milestone Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: core C: manager/widget P: major Priority: major. Between "default" and "critical" in severity. T: enhancement Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
Projects
None yet
Development

No branches or pull requests

3 participants