Something taking up space

Something is taking up the space on my 32gb SD card! The Google Drive Backup Addon tryed to do a backup with my media folder included(my external hdd mounted to /media/hdd with ~100 gb of Movies). So the backup failed and this resulted with this:


Then i Stopped the addon and my space usage stuck at 81%,but that supposed to be like 60%!

I have acces to the host system!
The output of the “df -h” command is this:

i cleared the docker logs and now im with 73% used space!
What can be the problem? Where is my disk space used?
Thanks in advance!
Sorry for my bad English!

Please post the output of terminal commands as text rather than screenshots.
See if it is caused by one of the containers: docker system df -v.
You can also try du -h -d 2 /mnt/data.

du -h -d 2 /mnt/data output:

21.0M /mnt/data/docker/image
140.0K /mnt/data/docker/network
4.0K /mnt/data/docker/swarm
548.0K /mnt/data/docker/containers
20.0K /mnt/data/docker/builder
1.8M /mnt/data/docker/containerd
4.0K /mnt/data/docker/runtimes
4.0K /mnt/data/docker/tmp
108.0K /mnt/data/docker/buildkit
4.0K /mnt/data/docker/trust
36.0K /mnt/data/docker/volumes
24.0K /mnt/data/docker/plugins
8.6G /mnt/data/docker/overlay2
8.6G /mnt/data/docker
77.8G /mnt/data/supervisor/media
949.5M /mnt/data/supervisor/addons
2.4G /mnt/data/supervisor/backup
28.0K /mnt/data/supervisor/share
12.0K /mnt/data/supervisor/dns
64.0K /mnt/data/supervisor/audio
57.9M /mnt/data/supervisor/homeassistant
10.0G /mnt/data/supervisor/tmp
36.0K /mnt/data/supervisor/ssl
132.0K /mnt/data/supervisor/apparmor
91.2G /mnt/data/supervisor
136.0M /mnt/data/logs/f45e1511e32a47afac0a0ae27674bf7a
136.0M /mnt/data/logs
16.0K /mnt/data/lost+found
99.9G /mnt/data

docker system df -v output:

Package raspberrypi3-64-homeassistant · GitHub 2021.7.3 17f7f75ddc11 25 hours ago 1.14GB 223.2MB 916.9MB 1

Package plex/aarch64 · GitHub 2.6.2 1eebaa716d7d 2 days ago 296.5MB 0B 296.5MB 1

Package phpmyadmin/aarch64 · GitHub 0.4.3 12d96c11dfda 4 days ago 134.3MB 5.324MB 128.9MB 0

8cc98bc5/aarch64-addon-transmission dev 14bef01a562f 7 days ago 32.23MB 0B 32.23MB 1

homeassistant/aarch64-addon-configurator 5.3.2 eb57abc824ef 9 days ago 161.2MB 5.324MB 155.9MB 1

Package bitwarden/aarch64 · GitHub 0.12.0 b570811cfded 11 days ago 256.6MB 88.88MB 167.7MB 1

homeassistant/aarch64-hassio-supervisor 2021.06.8 98db624d57f7 2 weeks ago 326.1MB 223.2MB 102.9MB 1

esphome/esphome-hassio-aarch64 1.19.4 2ef3fc088356 3 weeks ago 1.031GB 88.88MB 942.4MB 1

homeassistant/aarch64-addon-mariadb 2.4.0 668980712870 4 weeks ago 297.6MB 0B 297.6MB 1

Package aarch64-hassio-observer · GitHub 2021.06.0 03599d665b8e 4 weeks ago 96.91MB 88.58MB 8.325MB 1

Package aarch64-hassio-dns · GitHub 2021.06.0 905e97a60aaf 4 weeks ago 103.6MB 88.58MB 15.01MB 1

homeassistant/aarch64-addon-samba 9.5.1 c39dcb33ff09 5 weeks ago 122.6MB 88.58MB 34.01MB 0

homeassistant/aarch64-hassio-cli 2021.05.1 61a50d0fe057 7 weeks ago 97.51MB 87.93MB 9.573MB 1

homeassistant/aarch64-hassio-audio 2021.04.0 f3026526922b 2 months ago 111.2MB 87.93MB 23.3MB 1

Package ssh/aarch64 · GitHub 8.1.1 a054081d7ade 3 months ago 363.6MB 5.35MB 358.2MB 0

homeassistant/aarch64-hassio-multicast 2021.04.0 fb5813d2b553 3 months ago 88.31MB 5.35MB 82.96MB 1

homeassistant/aarch64-addon-duckdns 1.12.5 1a69cc74a930 5 months ago 97.51MB 0B 97.51MB 1

This looks suspicious.
See Deleted unsuccessful snapshots

1 Like

Thank you for the solution! Thats fixed it!