Disk shortage (/var/log/pihole/FTL.log
) ahead: 99% used
/var/log/pihole: 314.6MB used, 314.6MB total
I have been filling up the pihole.log for the past several months and have little to no knowledge with Pi-hole, Raspberry Pi or it's OS. I tried reading thru the other Community Help thread, but could not see how to resolve my problem. I do use Log2RAM and keep changing the disk size to try to give some headroom, but the logging fills it up super quick. I think I understand that LogRotate fails because of the size that pihole.log grows to before the rotation schedule is executed.
pi@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
Raspberry Pi 4 4GB 32MB
pi@raspberrypi:~ $ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 29G 6.2G 22G 23% /
devtmpfs 1.8G 0 1.8G 0% /dev
tmpfs 1.9G 100M 1.8G 6% /dev/shm
tmpfs 1.9G 201M 1.7G 11% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mmcblk0p1 253M 49M 204M 20% /boot
log2ram 300M 300M 0 100% /var/log
tmpfs 384M 0 384M 0% /run/user/999
tmpfs 384M 4.0K 384M 1% /run/user/1000
Debug Token:
Thanks for your help!