I’ve got a NAS built in a Node 304 mini itx case that works great, but uses a ton of power. In Unraid (the OS for my NAS) there is some kind of issue with the Ryzen 3900x processor that I’m running that means I have to disable all sleep states - so it’s always at it’s 100W TDP. Power is super expensive where I live so I’d love to find something more power efficient.

Does it make more sense to buy a more recent(ish) 5th gen ryzen in hopes that the sleep states will work, and thus save money by keeping my existing motherboard?

Or I could go with something a bit more interesting. I’ve seen on Aliexpress motherboards with mobile CPU’s soldered which are very power efficient. For example the N100 has an insane 6W TDP and comes on special boards with lots of sata ports and 2.5G networking (link). The worry with the n100 though is that it only officially supports 16G of ram which might not be enough for zfs.

Any thoughts? Is anyone running a power-efficient build who could throw some advice my way? Thanks!

    • nopersonalspace@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      I have the nas connected to a UPS that reports it’s power draw and it sits at about 100W at all times. There are one or two other small devices connected to it usually, so the nas itself is probably using a hair less that that at idle, but still it’s quite high.

      • TCB13@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        This seems very suspicious, get a cheap watt metter and test it with that. If it still says 100W I would say there’s something wrong in your CPU, motherboard or software. Not necessarily the CPU, can be the motherboard or simply your Linux is set to run the CPU at full clock all the time.

        Btw, I have a Ryzen 5 2600 and that thing goes down to 20W or so.

        • nopersonalspace@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          6 months ago

          I specifically had to set things up in the BIOS so that it would never enter any efficient power/sleep states. It’s a bug in the OS I’m using that was forcing me to do it, otherwise the whole thing would lock up on me.

          That said, I have some smart-plugs that do power monitoring. I can try hooking up the nas to one of those just for kicks, it should be accurate enough for this sort of thing.

          Edit: Just measured and looks like I was about right: 100W under load and around 80W idle

          • tomten@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            6 months ago

            There is an issue with ryzen and certain PSUs that when it goes to idle it pulls so little power that the psu thinks it’s off and kills the power, it can appear as a hang. there should be an option in the bios to change it to “typical power” or named something similar.

          • TCB13@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            6 months ago

            I specifically had to set things up in the BIOS so that it would never enter any efficient power/sleep states

            This is most likely why you’re running at 100W all the time. No need to further measure anything. Reset your BIOS to defaults, update the OS / use Debian and you should be good.

            • nopersonalspace@lemmy.worldOP
              link
              fedilink
              English
              arrow-up
              0
              ·
              edit-2
              6 months ago

              It’s not that easy sadly. The entire NAS runs on Unraid and the issue is with that OS. I can’t switch without totally restarting from scratch which would be a huge data migration, and a massive PITA configuration-wise.

              Eventually I’d be open to switching to something like TrueNas Scale, but for now I need Unraid’s unique ability to run a RAID array with differently sized drives

              • TCB13@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                edit-2
                6 months ago

                Oh. This kind of issues is why I now run everything on Debian. If you’re paying a license you should ask for support and bash them until they fix whatever is wrong with their kernel power management.

                Even if you get a new machine you’ve zero guarantees there wont be any other power management or networking issues with Unraid.