• @AgreeableLandscape@lemmy.ml
    link
    fedilink
    1
    edit-2
    3 years ago

    TBH, even though it looks cool, a Raspberry Pi compute module is unnecessarily expensive for the level of compute you’re getting. If you’re okay with using USB instead of SATA to connect your hard drive (which does have lower throughout and higher latency, but for a NAS of this calibre, chances are the bottleneck is the gigabit network connection anyway) and also having it look a little less elegant, a normal Raspberry Pi 4 plus a basic USB 3.0 hard drive enclosure will do pretty much the same thing for much less. Other companies like Pine64 and RockPi also sell SBCs with built in SATA connectors, and you’ll probably find them cheaper than the compute module if you shop around.

    • krolden
      link
      fedilink
      0
      edit-2
      3 years ago

      If I was gonna build an arm nas I would go with something like the odroid hc2 sbc+enclosures which are cool. but the best thing about the cm4s is that you can design your own weird carrier boards and get a bunch of new projects like this one.

      as for their compute, I’ve been running a 4gb module as my openwrt router and firewall with multiple lxc containers. its been handling everything very well and have yet to run into any performance issues.