-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Improve usability of VM disk space / increasing disk size #1053
Comments
On Tue, Jul 07, 2015 at 03:50:06AM -0700, Brennan Novak wrote:
This is already fixed (package in current-testing) - the error reporting
Currently VM have no idea that it is even possible to increase its disk
Also dom0 disk space should be considered. Running out of physical disk Best Regards, |
This issue is being closed because:
If anyone believes that this issue should be reopened, please let us know in a comment here. |
It seems this issue is highly related: #1441 |
Upon using Qubes and downloading a large files, I have encountered
VM Settings
Improve error msg on failure to resize (while VM is running). Currently the dialogue says
ERROR: Basic tab: resize2fs failed
The "new" resize value inputed by user sticks in "Private storage max. size" field even after the failure mentioned above. The VM then appears to complete the resize after being restarted. Additionally, the input field is non-editable (until restarting the VM) after the failed attempt. While the net result here is that the VM is eventually resized, this feels a bit odd as a user because I feel conditioned that "when something fails" I have to perform the action again later. So either do
Warning, the AppVM is currently running, the resize will complete the next time you shutdown and restart it
Resizing failed because AppVM is running. Please shutdown the VM then try again
at which point reset the input to current value and make it editable.VM Notification Warning
When using a VM and the disk space is running out, an OS warning message pops up alerting the user of lack of disk space. I believe clicking on the message opens a disk manager program. However, due to Qubes VM design, this program is not the most intuitive / helpful tool, as increasing the disk space happens in the
Qubes VM Manager
thus I propose one of:Increase Disk Space
that takes user to Qubes VM Manager and ideally opens the VM Settings for that given VMIncrease Disk Space of VM
andAnalyze Disk Usage of VM
whereby the former load the VM settings and the later shows the current disk space toolThe text was updated successfully, but these errors were encountered: