• 0 Posts
  • 3 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle
  • I do not. I think unraid supports adding arbitrary numbers and sizes of drives, but the largest drive is always the parity drive. Under the hood I think unraid is just mergefs or something. If you really want to roll your own Linux thing and have the same functionally you can, but the management is a lot harder. I am in the arm chair engineering stages of the next iteration of storage in my homelab so I will definitely check out snapraid.



  • The current gen processors are hilariously efficient if you build the rest the system properly. I will warn you that the low watt rabbit hole gets crazy. Simply changing a component from one slot to another can make a large difference on idle power draw. https://mattgadient.com/7-watts-idle-on-intel-12th-13th-gen-the-foundation-for-building-a-low-power-server-nas/ is a nice write up on a low power build that lists some of the things to consider when it comes to power usage and CPU idle states. At this point, I would stay away from server hardware unless you have a specific reason to run it. It may be cheap to buy at first, but you end up paying a lot more in the long run on power usage. I would also recommended you look at unraid. It has a somewhat proprietary raid format that does the parity calculations on the file level and not the block level. The result is that unraid is able to keep drives spun down and off much more aggressively than a traditional raid setup. It only needs to spin up the drive that has the file and not the whole disk pack.