All,
I'm running into a problem with Transmission running on a Raspberry Pi 4 (4GB) with LibreELEC Leia 18.9.0. The error I'm getting is "Unable to save resume file: No space left on device".
The Pi is connected to an external USB hard drive enclosure that contains a 4TB drive that is my media storage. The drive is split into two partitions; one that contains my media and another that is the Transmission download drive.
LibreELEC System Info shows that /dev/mmcblk0p2 (mounted at /storage) is full. If I ssh into LibreELEC, df -h returns this:
Filesystem Size Used Available Use% Mounted on
devtmpfs 1.7G 4.0K 1.7G 0% /dev
/dev/mmcblk0p1 511.7M 144.4M 367.3M 28% /flash
/dev/loop0 131.5M 131.5M 0 100% /
/dev/mmcblk0p2 28.4G 28.4G 0 100% /storage
tmpfs 1.8G 0 1.8G 0% /dev/shm
tmpfs 1.8G 9.7M 1.8G 1% /run
tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup
tmpfs 1.8G 2.6M 1.8G 0% /var
tmpfs 1.8G 0 1.8G 0% /tmp
/dev/sda1 1.8T 1.5T 247.9G 86% /var/media/sda1-ata-WDC_WD40EZRZ-00G
/dev/sda2 1.8T 18.0G 1.7T 1% /var/media/sda2-ata-WDC_WD40EZRZ-00G
Display More
A similar question on another forum with the same problem suggested that a temp file might be full and that sounds like the most reasonable explanation, but I'm not sure where to look nor what to do when I find it.
Currently, according to the web interface all my complete and seeding torrents appear to be fine (no error), but the incomplete torrents are showing the error message.
I went to Add-Ons and checked to see if there was something in the Transmission configure, but no joy.
Any help is greatly appreciated!
Anthony