I put together this pi for a few specific services
but something has filled up the /dev/mmcblk0p2
I cant install any new packages, and the backup suffers from really bad performance
Im not sure where all the drive space has gone but I think part of the issue is that rsync uses a temp directory on the sd card and thats a big contributor here.
update
quick google search confirmed rsync uses a temp directory
but then how do i clean up /dev/mmcblk0p2 ?
so that i can properly configure rsync to not doing this anymore and get back to normal operations
- rsync backup to a usb drive (562.0 G)
- minidlna service from usb drive
- tailscale to access the source for the backup remotely
but something has filled up the /dev/mmcblk0p2
I cant install any new packages, and the backup suffers from really bad performance
Im not sure where all the drive space has gone but I think part of the issue is that rsync uses a temp directory on the sd card and thats a big contributor here.
update
quick google search confirmed rsync uses a temp directory
but then how do i clean up /dev/mmcblk0p2 ?
so that i can properly configure rsync to not doing this anymore and get back to normal operations
Filesystem Size Used Avail Use% Mounted on
udev 325M 0 325M 0% /dev
tmpfs 93M 1.1M 92M 2% /run
/dev/mmcblk0p2 58G 56G 0 100% /
tmpfs 461M 12K 461M 1% /dev/shm
tmpfs 5.0M 12K 5.0M 1% /run/lock
/dev/mmcblk0p1 510M 113M 398M 23% /boot/firmware
//100.73.13.17/shareroot 4.4T 3.4T 964G 79% /mount/skittlesshare
tmpfs 93M 40K 93M 1% /run/user/1000
tmpfs 93M 40K 93M 1% /run/user/106
PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"
NAME="Raspbian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Statistics: Posted by chicagogsh — Mon Mar 18, 2024 6:24 pm