this post was submitted on 27 Oct 2024
15 points (100.0% liked)

Jellyfin: The Free Software Media System

5690 readers
65 users here now

Current stable release: 10.10.0

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

So my plan based on reading was to get a mini pc and a nas. But then I realized... what is the best way to connect them. So I started doing more reading. And I confused myself.

So a NAS has it's own CPU and such, and other computers can talk directly to it over the network. But if I am using a mini pc to run the server, then I assume I would want a really fast direct connection to the storage. So it seems like I would want the NAS to be on the network as well as directly connected to the mini PC. And of course the mini pc would need to be on the network as well. Stuff I saw about connecting them directly seemed to pretty much use the Ethernet ports and a crossover cable. So that would mean that both devices would have to have two Ethernet ports, right?

And the bonus question is, would it just be better for the NAS to really be a dumb DAS for the mini pc instead?

Edit to summarize: For having two devices, the consensus is that LAN is good enough (just make sure you have a decent switch between them). A few like doing it all on one device for a variety of reasons.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 21 hours ago (1 children)

If you can avoid having you server and the media library on separate systems you should. That means buying (or I suppose building, but I wouldn't recommend it) a NAS with sufficient processing ability to stream / transcode as much as you need, or stuffing a lot of storage into your mini PC.
One of the problems you'll run into if you use separate systems is that it's non-trivial to get the server to automatically notice new items in the media library and update to include them. I'm sure there are others.

[โ€“] [email protected] 3 points 7 hours ago

Also makes it much simpler to set up backups and migrate the compute-focused pc to a new OS without needing to look much after the files