Hi,
during update I got the follwoing error message:
Checking for space on /var/cache/apt/archives:
failed ERROR: Not enough space in /var/cache/apt/archives, need at least 4000 MB. This may interrupt the update and result in an inconsistent system! If necessary you can skip this check by setting the value of the config registry variable update43/checkfilesystems to "no". But be aware that this is not recommended!
The disk size on the system looks like this. The system runs on vmware and has a disk size of 100GB. I’m wondering about only the half disk size usable for / und a big size for docker/overlay. How can I solve this problem? Do I have to expand the filesystem or can I clean up the docker/overlay area?
root@ucs-nc01:~# df -h
Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
udev 10M 0 10M 0% /dev
tmpfs 3,2G 13M 3,2G 1% /run
/dev/dm-0 45G 11G 33G 25% /
tmpfs 7,9G 4,0K 7,9G 1% /dev/shm
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 7,9G 0 7,9G 0% /sys/fs/cgroup
/dev/sdb1 73G 9,2G 60G 14% /var/lib/univention-appcenter
/dev/sda1 472M 225M 224M 51% /boot
overlay 45G 11G 33G 25% /var/lib/docker/overlay/6d5dba4a11009198f0adfea72b8ab340714282e0852709de98b9dda345af5ebe/merged
shm 64M 0 64M 0% /var/lib/docker/containers/72a344c1d5ce7050ad6370247ff9516230894d53460e0a634afe78b010cbbc12/shm
root@ucs-nc01:~#