you are viewing a single comment's thread
view the rest of the comments
[–] 59 points 1 year ago (9 children)

That’s a shame. Building your own NAS it’s not that difficult and a valuable learning experience.

  • source
  • hideshow 9 child comments
  • [–] 14 points 1 year ago (5 children)

    Have any handy non-video guides you would recommend on how to do so? I’m keen to learn this.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 7 points 1 year ago* (4 children)

    Any PC building guide, use a case with enough 3.5" bays and a mainboard with plenty of SATA and M.2 ports (if you want SSD csche).

    After that it gets more specialized.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 1 year ago (2 children)

    Get a fractal case, go to pcpartpicker for the rest... Get a gold PSU... Be sure to check on getting a motherboard-cpu combo that supports ECC RAM... Install a linux distro with proper support for zfs (e.g. I wouldn't recommend Arch), perhaps TrueNAS Scale. Done :)

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 1 year ago* (1 child)

    I'm using TrueNAS Scale right now on my second server (landfill bound, offered money for it, got it for free baby!) which was just some Dell computer from some older people who bought a brand new computer because this one was "not letting them install stuff". The permissions, and the way things are explained for the settings/permissions, are AWFUL for someone who has just now dipped their toes into this OS.

    TrueNAS Scale is great for what it is, but please be ready for some headaches if you're fresh into the scene. I still recommend it for now.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 1 year ago

    Their low power compute hardware, very compact form factor, and OS/apps are the selling points.

    There are both commercial and DIY alternatives, but I am not aware of any that really check all three boxes quite as well.

    When my disk station eventually dies I'll go the DIY route but that doesn't mean I'll be excited to do so.

  • source
  • parent
  • [–] 0 points 1 year ago

    I built my own nas back in the day and it is not worth it. trying to remember an the mdadm commands, setting up Cron jobs for scrubbing and smart tests, setting up email notifications if the tests fail, flashing the firmware on my hba, setting up dynamic DNS, fail2ban (later a private key whitelist), borg etc etc. it's not too bad if you're an experienced Linux user but it's still a lot of time out of your day, meanwhile if you're a new Linux user then you're basically just playing russian roulette with your data. building a jellyfin server is a good learning experience but for a nas I would pick an off the shelf appliance every time

  • source
  • parent