Jellyfin Forum
System.IO.IOException: No space left on device - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: System.IO.IOException: No space left on device (/t-system-io-ioexception-no-space-left-on-device)

Pages: 1 2


RE: System.IO.IOException: No space left on device - CleverId10t - 2024-09-18

ncdu is good for finding where space is used

https://dev.yorhel.nl/ncdu

other software is available


RE: System.IO.IOException: No space left on device - OreoCollas - 2024-09-19

Mine are so much smaller than yours but still the drive is full?

jellyfin@jellyfin:~$ du -sh /var/lib/jellyfin /var/cache/jellyfin
2.3G /var/lib/jellyfin
14M /var/cache/jellyfin


RE: System.IO.IOException: No space left on device - TheDreadPirate - 2024-09-19

The OS takes up space as well. And, if you are transcoding, those would get written to disk. /var/lib/jellyfin/transcodes, by default. If transcodes are the culprit, Dashboard > Playback has a setting to change where transcodes are written.

Or increase the size of the root volume again.