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

Comments

3 participants
@bnvk

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!

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Dec 23, 2017

Member

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

Member

marmarek commented Dec 23, 2017

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

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Dec 23, 2017

Member

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

Member

andrewdavidwong commented Dec 23, 2017

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

@zander zander referenced this issue Jan 7, 2018

Open

Qubes storage pools of type LVM issues #3438

0 of 7 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment