On Sun, Sep 30, 2018 at 04:44:29AM -0700, John wrote: > I have just run dnf update on my template vm but its complaining about a lack > of disk space (870 MB). I increased the private storage max size via the Qube > settings but I'm still getting the same error. >
Check in the template using df -h to identify the shortage. It's not likely that / is short of space unless you have installed a large amount of packages and not cleaned up afterwards. If this is the case you can increase size of System storage from Qube Manager. It's possible that you need to increase the amount of /dev/shm - if so, change size in /etc/fstab and 'mount -o remount /dev/shm'. This doesn't seem likely to me. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20180930140213.qkfoos7wh5acodao%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
