this post was submitted on 27 Oct 2024
18 points (95.0% liked)
Jellyfin: The Free Software Media System
5698 readers
10 users here now
Current stable release: 10.10.0
Matrix (General Information & Help)
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
no, you dont need multiple nics. todays networking is plenty fast. if you really wanted to mount fast youd maybe consider a iscsi, but thats just me showing my age.
depending on the nas... you would make some shared foldering available to the jellyfin machine to mount over the network. users connect to the jellyfin machine, jellyfin feeds them its mounted content.
personally, i use a local copy of the content (6x4tb drives) on the same machine as jellyfin and use the nas as backup. you have a backup, right?
some nas devices will allow multiple nics on the same network to increase throughput, but its really not about directly connecting 2 ethernet devices.
ok, I see. So network is fast enough. That works for me. The miniPC only has 500gb. So that is why I figure I need the extra storage. As for a backup, I figured I would have to raid it. The only other option I can think of would be to run a second NAS or something. And that seems like overkill.
RAID is not a backup. Never ever consider having the data on a RAID to be backed up.
if you do not have a copy of something in different place, you do not have a backup. raid != backup!, its for reliability (and sometimes speed).
i actually have the local copy, a nightly backup to the nas device, and set of offline drives i keep in a pelican case i refresh a few times per year as a secondary backup.
I thought there was a raid setting where it basically duplicated the data across the drives such that if any one of them fail it can recreate the data. That should at least cover the "local" backup part. For more important things like family videos and such I have external drives that are offline unless I am uploading new videos and such. But really I should have some kind of offsite backup for that kind of stuff.
yes, that is what raid is but that is not a backup. it is making that single logical drive of your data resilient to a single drive failure. if anything goes sideways and you lose 2 drives, you lose 100% of your data. and it does happen. think power supply failure spiking your drives or whatnot.
you dont have to take my word for it, it is well known and well advertised that raid is not a backup.
yeah, I am totally with you. For the media server, I just don't know how much money I want to put into backing it up. For the important stuff. I really wish I knew of an offsite backup that I felt like I could trust. But most business models' these days seem to be hinged on hoping nothing ever goes wrong... or just paying if it does.