Disk Usage on octopi

What is the problem?
I just wondered if the disk usage seams correct on my pi 4. seams higher then what i have seen in other examples
pi@octopi:/ $ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 30G 2.1G 26G 8% /
devtmpfs 1.8G 0 1.8G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 8.5M 1.9G 1% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mmcblk0p1 253M 53M 200M 21% /boot
tmpfs 386M 0 386M 0% /run/user/1000

What did you already try to solve it?
I am new and not sure if there is anything or if this is perfectly normal. I worry about running into log space filling me up.

Logs (octoprint.log, serial.log or output on terminal tab at a minimum, browser error console if UI issue ... no logs, no support!)
octoprint.log (205.2 KB)
Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible)
pi 4B running OctoPi Version 0.17.0 and OctoPrint 1.4.0

There are 26GB free. The whole OS including all your logs so far takes up 2.1GB.

You're fine.

i have installed my octopi on 8gb sdcard and its mostly full . I use timelapse and with longer prints run out of disk space completely. after than i can`t restart octoprint .
what i have tried concect with ssh client to pi
ls -a
cd .octoprint
ls
cd timelapse
cd tmp
remove all timelapse images
rm *.jpg

Want transfer current octopi instalation to bigger 32gb card
what are ways to do so ?

Use the backup -> flash a new image to a new card -> restore the backup

Right now I'm using a ramdrive for my snapshots - but only low res images.
That might change when I get the new hq camera :smiley: