NAS NAS Baby

With only a 50Mb upload I wouldn’t tell everybody to direct play, no. I would:

  1. Use something like Tdarr to transcode all your media to HEVC, which should cut filesizes in half. This will probably take a month or more, depending on how many computers you distribute it across. The sooner you start it, the sooner it’ll be done.

  2. Get a 5 bay synology (DS1520+) and put your media on five 8TB drives in SHR1 RAID. Install Plex in a docker and pass through /dev/dri etc for quicksync. Note the DS1522+ does not have hardware encoding as it has an AMD CPU.

  3. If you do get the 1522+, drill through the Ryzen 1600 and wear it around your neck as an adornment, then put the 2700, PSU, RAM, and 1050ti in your case. Install proxmox. Create a Plex LXC. Pass through the /dev stuff for NVENC hw encoding. Install Plex in the LXC. If you really want to get fancy, setup one of those Plex request self-hosting apps and build a cloudflare tunnel for your users to get there.

  4. That’s it

nice, and you can sometimes find a very capable secondhand Quadro for almost nothing

Proxmox is such a powerful product for free, its astounding.

It really is awesome. I have a 3-node proxmox cluster at home, comprised of small power-efficient 1L PCs purchased from eBay. Basically double the size of a NUC, but vastly cheaper and they can fit a 2.5" drive.

Each one was around $140 and came with a 7500T, 8GB RAM, and a 256GB SSD. I popped another 16GB DIMM, a 500GB SATA SSD, and a 500GB NVMe SSD in all three of them, then installed Proxmox in a ZFS mirror on the two drives so everything is redundant.

It’s extremely slick, all my containers and VMs replicate across to the other two nodes, and if their running node goes down they start up on another one. If I need to reboot a node I just migrate its stuff to another node then do it. It easily backs up to my NAS too.

Example PC:

Thanks for the lengthy and useful replies.

The mATX PC case + mobo that’s being janky now

I want to make use of the Ryzen 2700 but an ITX mobo would be $250 and initially my thoughts were better spent on a QuickSync-capable Intel CPU and $160 mobo instead.

Plan was to get a NAS or JBOD tower/enclosure of 4-8 drives (TerraMaster, Synology whatever) to pair with the SG05 ITX server (which needs either just a mobo or a mobo + CPU) case.

HW transcode of Plex streams can’t be done in Linux Plex right, only Windows (and the hacked NV drivers are Windows only I thought) Plex right?

Hardware transcode works great in Linux, I’ve been doing it there for years. The $140 complete freakin’ computer I linked is quicksync-capable and I can personally attest it works. I have never used nvenc in Plex so I can’t speak to it.

Edit: nvenc hack seems to work in Linux also

Does anyone have any tips/advice for mounting a 40mm fan to this heatsink? Apparently the HBA cards can run pretty hot.



Bend some paper clips to clip it.

You might be able to get thin zip-ties under the edges of the heatsink, and up and around the fan?

Something like this?
e2b6b98b2a8241312fad5031e4e4287af1a374a7_2_690x750

Tie it on with floss.

That’s a nice approach. I’ll see if there is a enough clearance for under the heatsink.

Wouldn’t the floss melt/burn?

It never did on my Voodoo Rush 3D.

Fishing line will soften and starts to get rubbery over about 70C, probably don’t use that.

If you use mint floss it’ll start to vaporize the mint before the floss breaks, which will warn you before anything bad happens.

Great, now I’ll need to install a mint sensor lolol

This sort of thing. Bend and fold some wire

I bought one of these for $267 CAD, over half of the cost of a Synology

Synologys are really expensive for the money, no doubt, but just like other overpriced companies like Apple and Sonos, their products are extremely pleasant to use. They don’t make me mutter “fucking piece of shit” frequently under my breath, as most devices do.

I’m a NAS person now! I bought a Synology DS220+ but only have a single 8TB HD in there right now. So far I’m just trying to replicate what I was doing with my little second PC server - Dropbox, Media, and iTunes server. It’s syncing everything now, but it seems like it’s going to do that just fine.

What other fun things can I do? I’m not a super pro at this, and I don’t think I want to run my own VPN or mail server, for example.

IMO it’s be very wise to add another drive of same size to that ASAP. Right now you appear to have no redundancy or backup, which puts the data on that shiny new NAS at risk.