HDD have to be bought new, as well as anything mechanical (eg fans). But for motherboards, CPU, RAM and SSD, there is great value in buying used enterprise hardware on ebay. It is generally durable hardware that spent a quiet life in a temperature controlled datacentre, server motherboards from 5 years ago are absolute aircraft carriers in term of PCIe lanes and functionalities. Used enterprise SSDs are probably more…
Maybe 75 W without disk is not terrible but it's not good. My unoptimized ARM servers idle at about 3 or 4 W and add another 1 or 10 W when their SSDs or HDDs are switched on. 75 W probably need active cooling. 4 W do not. Anyway you can probably do many more things with that 75 W server.
DIY NAS: 2026 Edition
201–210 of 315 posts
Re: DIY NAS: 2026 Edition
#202Earlier quoted context omitted.
260 Euros in Germany. And this heat also has to be moved out
Well that’s on you for living in the failed state of Germany, where power is 3-4x as expensive as it is in sensible countries like the US.
Re: DIY NAS: 2026 Edition
#203My advice, skip the TrueNAS and go straight to FreeBSD. It's a simple operating system to maintain and it requires minimal setup to use as a NAS.
Re: DIY NAS: 2026 Edition
#204My advice, skip the TrueNAS and go straight to FreeBSD. It's a simple operating system to maintain and it requires minimal setup to use as a NAS.
As someone who tried TrueNAS at first, but prefers declarative reproducible configuration, do give NixOS a try. Best NAS base-OS I've tried so far, and when it was time to migrate to new hardware, I just switched the disks, re-ran the config and was up and running in no-time.
Re: DIY NAS: 2026 Edition
#205Earlier quoted context omitted.
Well that’s on you for living in the failed state of Germany, where power is 3-4x as expensive as it is in sensible countries like the US.
It's frustrating when a comment is both needlessly belligerent flamebait AND wrong about electricity prices in the US. I guess that's what makes effective flamebait
Re: DIY NAS: 2026 Edition
#206Earlier quoted context omitted.
Somebody else shared this, but I'm the blog's author. I think you're asking good questions, but they're not from the point-of-view of the people who actually benefit from these blogs. I've answered the "You build one every year?" question quite a few times over the years. These blogs have a shelf life. After about a year, newer hardware is available that's a better a better value. And after 2-3 years, it starts to ge…
> One guy on the Internet is--and always will be--an anecdote That's true of course. The problem, in my view, is that this is how everyone on the internet acts especially the "reviewers" or "builders" or "DIYers". It's not just you, so don't take this as a personal attack. Almost all articles and videos about tech (and other things now too) do the equivalent of "unboxing review". When it's not strictly an unboxing, i…
These DIY NAS build blogs have a bit of formula: Here's my criteria, here are the parts that I chose to meet that criteria, and here's what I think after I've built and tested it to the best of my ability.
If I had my choice, my blog would inspire people to understand their own criteria and give them the confidence to go build something unique that meets that same criteria. This absolutely happens, but it's the exception rather than the rule. The rule is that people choose to replicate these DIY NAS builds part-for-part.
I'm as confident in this DIY NAS as I've been for the ones I created in the past. The times there were issues with these builds (eg: the defective C255X/C275X CPUs from Intel), I've updated those blogs with all the details I can muster about those issues.
Re: DIY NAS: 2026 Edition
#207Are there any NAS solutions for 3.5" drives, homebrew or purchased, that are slim enough to stash away in a wall enclosure? (This sort of thing: https://www.legrand.us/audio-visual/racks-and-enclosures/in-... , though not that particular model or height.) I'd like to really stash something away and forget about it. Height is the major constraint, you can only be ~3.5" tall. And before anyone says anything about 19" r…
It adds enough depth to fit plenty of regular-sized components.
Re: DIY NAS: 2026 Edition
#208I was looking at N class CPU builds and very quickly realized they're not for me. For storage only over LAN, low power prioritized use they're a valid play, but there are some tradeoffs that are not obvious at first glance. See those NVMEs he stuck in there? They're running at 1/8th their rated link speed. Yeah...12.5%. (PCIe 4.0 x4 vs PCIe 3.0 x1). This board is one of the better ones on pcie layouts [0], but 9 gen3…
Re: DIY NAS: 2026 Edition
#209Earlier quoted context omitted.
Plus the commission from the undisclosed Amazon affiliate links in the post. They're tagged for the post and year so must be worth it to go to that trouble rather then using generic tag for the whole blog. tag=diyans2024-20, tag=diynas2025-20,tag=diynas2026-20
I don't understand why this is a problem for some people. It doesn't increase the price or impact your buyer experience in any way, so why do you care? If this blog post introduced you to a product you wanted to buy, why should you have a problem with the author getting a finders fee from the seller ? Just seems mean-spirited.
These two statements have a very different impact:
1. I love product X and I won't get paid if you buy it too.
2. I love product X and I will get paid if you buy it too.
Money motivates people to claim they love a product or that a product is good, even if not true. It's a problem that has plagued the internet for decades.
Re: DIY NAS: 2026 Edition
#210Earlier quoted context omitted.
As someone who tried TrueNAS at first, but prefers declarative reproducible configuration, do give NixOS a try. Best NAS base-OS I've tried so far, and when it was time to migrate to new hardware, I just switched the disks, re-ran the config and was up and running in no-time.
Ok, sounds complicated compared to a basic FreeBSD install.