Hi,

I am looking for building a NAS with used hardware, mostly for media, because my current Dell 7050 only has a 500gb hdd and I am tired of running low on space constantly.

I have a few questions:

  • I am currently running containers for Jellyfin, Radarr and Sonarr, if I buy a new machine for NAS, it makes sense to migrate every media-related container to the NAS drive, correct? The Dell machine I have has a 7th gen Intel CPU, that is able to transcode H265 perfectly, which is a big bonus. So if I end up moving it, the machine I buy needs to do the same, I suppose.
  • If so, then I guess using TrueNAS is not the way to go, and instead use a simple debian or ubuntu server distro for simple sharing?
  • If TrueNAS is the answer, then I should aim for ECC ram. If that’s the case, I am not aware of cheap/budget workstations that have ECC ram, but if you have recommendations for one, great;
  • If you think I should instead buy something with an i3/i5/i7 or Ryzen processor, what kind of machines would you recommend?
  • I was looking to find something for around 150/200€, excluding hard drives. Not sure if that is possible.

Thank you.

  • The Hobbyist@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    If the only issue is running out of disk space, why not just buy a larger hard drive to replace the 500GB with?

    Also, ECC is always helpful, whether you run truenas or not, but in no way is it a requirement for truenas more than for any other OS. If you want to read more about it, click here for Jim Slater’s blog (a fantastic ZFS resource).

    • utubas@lemm.eeOP
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      Because the Dell 7050 is a micro computer with only a 2.5 HDD slot. I would like to have at least 4.

  • fartsparkles@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    You can find cheap server chassis in my country for €100 for 2U/3U/4U with plenty of bays since it’s ultimately just a case. There’s plenty of space for any board in the case and you can get mount adapters for desktop boards to mount in server cases. Personally I’d build a bare metal Arch Linux host and run everything as Docker containers running on ZFS RAID-Z but TrueNAS etc is fine if you’re not familiar with building the host yourself. Arch has great documentation for every kind of service you’d want to run on the host.

    • utubas@lemm.eeOP
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      As of right now, I live in a small studio, so noise is an important factor, forgot to mention that. I thought about server chassis but for them to be cheap enough, they will also be expensive and power hungry. So I was leaning more towards tower builds.

  • amniote@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 years ago

    Something I’m looking at myself is HP elitedesk 800 gen3 Tower. Mobo has 5 sata ports in addition to 1 nvme port. It takes 6/7th gen cpu so you could reuse your current cpu. 4 ram slots DDR4@2400.

    What is especially appealing is the 5.25 slot for which icydock has a powered bracket that takes and powers 4 SSD disks. (Edit: ejectable too). Sure the chassis has internal space to accomodate even more HDD.

    With Proxmox on the nvme + some raidz zfs action would make for a nice HCI setup. My next build and might inspire yours.