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

Notification when out of storage per qube #7090

Closed
bakeromso opened this issue Nov 27, 2021 · 4 comments
Closed

Notification when out of storage per qube #7090

bakeromso opened this issue Nov 27, 2021 · 4 comments
Labels
P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one.

Comments

@bakeromso
Copy link

How to file a helpful issue

The problem you're addressing (if any)

I was trying to copy something from one VM to another, when I got the error

qfile-unpacker: Fatal error: Error chdir to /home/user/QubesIncoming/[AppVM] (error type: No such file or directory)

I tried to create the folder manually in the destination qube, but only then I figured out that there was no storage left in the destination qube. This case, the problem was identified rather quickly, but I can imagine other cases where it might not be quickly evident that the root cause is the lack of storage in a qube.

The solution you'd like

Any way that the user is notified when storage is running out per qube, either for the system storage or the user storage. This could be as a notification through the "Qubes Disk Space Monitor" tool, which I think might be the easiest to implement. An alternative would be to change error messages that are given to the user to incorporate the heads up that the storage space has (also) run out.

The value to a user, and who that user might be

@bakeromso bakeromso added P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: enhancement labels Nov 27, 2021
@marmarek
Copy link
Member

Duplicate of #1053

@marmarek marmarek marked this as a duplicate of #1053 Nov 27, 2021
@marmarek
Copy link
Member

This feature is already present in Qubes 4.1.

@andrewdavidwong andrewdavidwong added the R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. label Nov 28, 2021
@bakeromso
Copy link
Author

bakeromso commented Nov 28, 2021

This feature is already present in Qubes 4.1.

I don't understand. I'm on 4.1, so must I have missed such notification?
Edit: what does the notification look like, is it just a popup?

@marmarek
Copy link
Member

Yes, similar to running out of space in dom0 (or rather, individual storage pool). You can also click on the disk space widget to see warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one.
Projects
None yet
Development

No branches or pull requests

3 participants