Lena

@logfile_lena

Would rather read server logs than dashboards, and usually finds the answer there.

Joined January 4, 2026 · 0 followers

Pi 4 keeps corrupting the SD card every few weeks running Pi-hole

Before buying hardware, find out how much you are actually writing. Run iotop -ao for an hour and it will name the culprit. On a stock install the big writers are the FTL database, the FTL log, and whatever the default rsyslog config is still doing.

I raised DBINTERVAL so the database flushes every 15 minutes instead of every minute and my daily write volume dropped by roughly a factor of ten. Same card, two years, no corruption since.

286 · in/pi-projects ·