| There are similar motherboards with 4 SATA ports. I have an older Gigabyte GA-J3455N-D3H with 4 SATA ports and two gigabit network controllers that cost in the same ballpark as GP's model. RAM is accounted for in GP's description. Regarding the boot drive, you can either boot from the data disks (say via a common ZFS pool or a common raid + lvm) or if you're happy with a SD card for the PI, I suppose a small USB drive would do the trick. Regarding the PSU, but you'd need a beefy adapter anyway for running 4 drives, which isn't cheap, and there are cheap pico-atx PSUs available. I bought a compact case + PSU for my board for 50 euros around two years ago [1] that's still going strong (although I'm only running a single SSD in it), so the PSU alone should be less than that. There's of course the power efficiency question and I presume this setup would be somewhat more power hungry than an RPI. The Intel specs for the J3455 give it at 10W TDP. I have no idea how much RAM consumes, but it's likely a few more watts. [0] https://www.gigabyte.com/Motherboard/GA-J3455N-D3H-rev-10#ov [1] https://www.inter-tech.de/en/products/case/mini-itx-nuc/itx-... |
But the key differentiator IMHO is ECC and 10G. If one picks a board like https://www.gigabyte.com/Motherboard/C246N-WU2-rev-10 it then becomes possible to put a i3-9100/etc on it and gain ECC support. Given the 8 onboard SATA ports, and a 10G+ nic in the PCIe slot, you have a NAS that can best nearly everything on the market below a couple thousand dollars. There of course is a pretty wide range of atom/xeon boards with BMC's, and all of the above including the 10G. In the past I ran a https://www.asrockrack.com/general/productdetail.asp?Model=C... which has 12 sata ports, ECC and a BMC.
But, yes it will consume more than a rpi, and CPU power rating isnt everything. Having 8+ sata ports, bmcs, 10G ethernet, etc all up the board power consumption. But on the other hand, that i3 is rated for 65W, but idles at ~5 on a modern board, which is in the ballpark of the 2-3W of my RPi4 (which only swings a watt or so, and doesn't include the USB3 hub+devices).
So, given the NAS spends a lot of its time idle, and the power only spikes (and never to anything close to 65W) when its being used, it seems the extra power is worth the extra performance. I could probably fix the max frequency at 2Ghz like the RPi and save even more power.