Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 5979

VirtualBox Ubuntu partition erroneously full

$
0
0

I am using a Ubuntu VM (Virtualbox).Started with a 80GB or memory, dinamically allocated.I was experimenting with Docker, creating some images which were kinda big (>10GB), and I used to delete them at the end of every execution.However, all of a sudden, Ubuntu says that my memory is full.The disk usage analyzer can monitor no more than 30GB.

the output of the df -h command looks like this:

tmpfs           1,1G  1,6M  1,1G   1% /run/dev/sda3        83G   78G  1,2G  99% /tmpfs           5,5G   25M  5,4G   1% /dev/shmtmpfs           5,0M  4,0K  5,0M   1% /run/lock/dev/sda2       512M  6,1M  506M   2% /boot/efitmpfs           1,1G  124K  1,1G   1% /run/user/1000

This would mean that there is a partition completely full, but it seems that I can't access to it.What should I do?

My idea until now was to recreate a new VM from scratch and statically allocate the memory instead of dynamical, may the problem lie there?


Viewing all articles
Browse latest Browse all 5979

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>