this post was submitted on 18 Feb 2025
1 points (100.0% liked)

It's A Digital Disease!

23 readers
1 users here now

This is a sub that aims at bringing data hoarders together to share their passion with like minded people.

founded 2 years ago
MODERATORS
 
The original post: /r/datahoarder by /u/missscifinerd on 2025-02-18 14:02:55.

Setup: Low-end laptop with Ubuntu, attached to an external drive bay with a single 14TB drive in it. I've currently got it formatted with EXFAT, for max OS compatibility (In my defence, the hardware was free/cheap, I'm a noob, and I have backups of all the data on the drive) Currently running Immich, Jellyfin, qBt, and whatever else.

I no longer care about compatibility with Windows, I just want Linux permissions to work seamlessly.

Both Jellyfin and Immich have been working fine (mostly) despite my setup's jankiness. But they could run better. I believe both XFS and EXT4 are stable and would be faster than EXFAT, plus they have journaling? which is good

Question: As far as I know,

XFS - better I/O for large files and multiple simultaneous operations, good for Jellyfin (video streaming), may be more CPU intensive? which is bad

EXT4 - better general performance, faster deletion, faster finding of files when searching?, better at dealing with little files. Should be good for Immich (photo library)

If I want to store files for both Jellyfin and Immich on this drive, which should I choose? Or should I make a "Jellyfin partition" with XFS and an "Immich partition" with EXT4?

Thank you for your time, you're helping me learn stuff =]

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here