Unless explicitly stated, all content posted by this user, is done so under CC BY-NC-SA 4.0 DEED (non-AI).

  • 1 Post
  • 36 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle


  • If all you’re building, and all you’ll ever use this for, is a NAS, the simplest route is TrueNAS.

    Personally, I am not a fan of docker for prod, as one bad update or config can bring the entire forest down. Same for LXC.

    If you want, plan, or think you might want, to use the baremetal host for other services, proxmox is the way to go. Think VMware, but not run by a greedy evil empire. With your planned hardware, you can run two full services comfortably, or up to 4 mini services. Increase ram to 32gb, and you open up your world to a some really cool possibilities.

    Again, it all depends with where you want to go, not just where you are now.


















  • I use raid5 on an HP server, and am dealing with 2 drive failures, because HP’s qc is garbage. Raid6 would have saved me here, but it’s not really likely to have 2 drives fail simultaneously, so… yeah.

    I recommend looking into 321 backup, too. Raid isn’t a backup solution, but it seems you already understand that and are trying to do that.