Why is my Disk always close to full?

My guess is that the OP actually has a big disk but it is inappropriately partitioned/mounted (note the /cluster directory? ), hence my request for information, Pretty well everything fits nicely in 5G if a big partition is mounted on /var

cat /proc/partitions
df -h
mount

do that and it is fixable.

1 Like