Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Selfhosted
  3. NAS Power Consumption

NAS Power Consumption

Scheduled Pinned Locked Moved Selfhosted
selfhosted
45 Posts 24 Posters 17 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • letak@lemm.eeL [email protected]

    Most of the power draw is from the hdds. I have the same issue. If you want less power consumption. Invest in SSD or SSD and HDD hybrid where you store quick access files on SSD and rare access on hdd (then you can spin them down with timeout of , let’s say 30-60 min).
    This should save some energy

    bags@piefed.socialB This user is from outside of this forum
    bags@piefed.socialB This user is from outside of this forum
    [email protected]
    wrote on last edited by [email protected]
    #8

    If you can figure out how to get a qnap to spin down its disks, please let me know lol. I've been searching for months and haven't found a reliable solution. I basically only need to access it once a day at MOST, so having the disks spinning away for like 99% of their life sucking down power is something I'd like to avoid. The problem seems to be that even with a perfectly clean slate, no services running, the system set up in their own RAID0 SSD pool, the HDD's, even with 0 bytes of data on them, are being pinged for access at least once a minute. I'm assuming it's some log being written to, but it's not anything visible in the file system, and I haven't been able to find any solution online, lots of people seem to have the same issue.

    I'm tempted more and more every day to just grab one of those low-power embedded ITX boards and build up a custom rig. Other than the disk spinning constantly, the TS-462 does everything I need perfectly.

    O W V 3 Replies Last reply
    1
    • A [email protected]

      I have been using an old PC as NAS and running docker containers (Immich, Nextcloud, paperless-ngx etc.). I got 5 3.5" HDD disks and a Nvme. Even on idle, I am consuming 50-60w. A friend of mine is selling a Qnap NAS which is a dedicated machine and probably consumes less power, although I don't know if it's worth it.

      S This user is from outside of this forum
      S This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #9

      How do you monitor power consumption? I'm new to self hosting and I want to do that.

      N G A 3 Replies Last reply
      4
      • S [email protected]

        How do you monitor power consumption? I'm new to self hosting and I want to do that.

        N This user is from outside of this forum
        N This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #10

        Some local libraries (e.g. in Heidelberg) or ecological initiatives lend devices to measure electricity consumption at the power plug. In particular, this is useful to measure other appliances as well.

        Specifically for computers, they probably have some means to tell you their own consumption, but they may not be accurate or complete and will most certainly omit any peripherals, e.g. external hard drives.

        S 1 Reply Last reply
        5
        • A [email protected]

          It's 6th gen i5 processor with gigabyte motherboard. And Qnap is ts-531x.

          T This user is from outside of this forum
          T This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #11

          I switched from an I3-530, nominal TDP 73W, to an N-100, nominal TDP 7W, and power from the wall didn't change at all. Even the i3 ran around 0.1 CPU load, except when transcoding, and I'm left with the impression that most of the power goes into HDDs, RAM, maybe fans, and PS losses. My sense is that the best way to decrease homelab power use is to minimize the number of devices. Start with your seyrver at 60W, add a WAP at 10-15W, maybe a switch at 10-15W... Not because of the CPUs, necessarily, but because every CPU every CPU comes with systems to keep the CPU going, keep the power regulated, etc.

          A O 2 Replies Last reply
          2
          • N [email protected]

            Some local libraries (e.g. in Heidelberg) or ecological initiatives lend devices to measure electricity consumption at the power plug. In particular, this is useful to measure other appliances as well.

            Specifically for computers, they probably have some means to tell you their own consumption, but they may not be accurate or complete and will most certainly omit any peripherals, e.g. external hard drives.

            S This user is from outside of this forum
            S This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #12

            Thank you! I will see if I can get my hands on one of those.

            1 Reply Last reply
            4
            • S [email protected]

              How do you monitor power consumption? I'm new to self hosting and I want to do that.

              G This user is from outside of this forum
              G This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #13

              I use a KillaWatt device. It is a simple device you plug into the outlet and then plug the device you want to measure into it. I've had mine for a long time so I have no idea what a new one would cost, but I'm guessing sub $30.

              1 Reply Last reply
              7
              • A [email protected]

                I have been using an old PC as NAS and running docker containers (Immich, Nextcloud, paperless-ngx etc.). I got 5 3.5" HDD disks and a Nvme. Even on idle, I am consuming 50-60w. A friend of mine is selling a Qnap NAS which is a dedicated machine and probably consumes less power, although I don't know if it's worth it.

                T This user is from outside of this forum
                T This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #14

                I have an old dell power edge that I got from work that I used as a NAS for a while, it sucked down more juice than the old PC I was using and was stupidly loud all the time. I ended up transferring everything back to my old PC and now that turd just sits there waiting for someone else to be dumb enough to buy it from me. I wouldn't waste the money personally.

                A I 2 Replies Last reply
                8
                • S [email protected]

                  How do you monitor power consumption? I'm new to self hosting and I want to do that.

                  A This user is from outside of this forum
                  A This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #15

                  I actually have an extension cord with IoT chip. Can measure power consumption via home assistant.

                  1 Reply Last reply
                  2
                  • T [email protected]

                    I switched from an I3-530, nominal TDP 73W, to an N-100, nominal TDP 7W, and power from the wall didn't change at all. Even the i3 ran around 0.1 CPU load, except when transcoding, and I'm left with the impression that most of the power goes into HDDs, RAM, maybe fans, and PS losses. My sense is that the best way to decrease homelab power use is to minimize the number of devices. Start with your seyrver at 60W, add a WAP at 10-15W, maybe a switch at 10-15W... Not because of the CPUs, necessarily, but because every CPU every CPU comes with systems to keep the CPU going, keep the power regulated, etc.

                    A This user is from outside of this forum
                    A This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #16

                    Thank you, this is what I needed to know. I thought n100 (similar to what dedicated nas has 6-10w) would bring power down considerably, and thanks to you, I now know it's not the case.

                    1 Reply Last reply
                    0
                    • T [email protected]

                      I have an old dell power edge that I got from work that I used as a NAS for a while, it sucked down more juice than the old PC I was using and was stupidly loud all the time. I ended up transferring everything back to my old PC and now that turd just sits there waiting for someone else to be dumb enough to buy it from me. I wouldn't waste the money personally.

                      A This user is from outside of this forum
                      A This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #17

                      Thank you, this is what I am thinking too. I don't wanna create e-waste, and apart from power consumption, the nas is very handy performance wise and tackles all load.

                      1 Reply Last reply
                      3
                      • letak@lemm.eeL [email protected]

                        Most of the power draw is from the hdds. I have the same issue. If you want less power consumption. Invest in SSD or SSD and HDD hybrid where you store quick access files on SSD and rare access on hdd (then you can spin them down with timeout of , let’s say 30-60 min).
                        This should save some energy

                        O This user is from outside of this forum
                        O This user is from outside of this forum
                        [email protected]
                        wrote on last edited by [email protected]
                        #18

                        In my experience using a PC as a NAS, the power draw isn't necessarily the drives as they spin down when idle.

                        I have an old desktop setup as NAS - with 2 drives or eight drives, idle power draw is virtually the same, about 100w, regardless of the OS (Windows, Linux, UnRAID, Proxmox).

                        I also have an old consumer NAS, with five 4TB drives, and it idles under 20w (I think last I checked it was ~15w... I need to check it again and write that down).

                        Two very similar systems, one designed to be a NAS, the other a desktop. It really comes down to the motherboard design and capabilities.

                        I also have a Dell SFF that idles at about 15w, regardless of drive count - one drive or four (and to get four I added a SATA expansion card and rigged some power splitters, really pushing the power supply). That box idling the same, even when pushed well past design, is pretty telling.

                        And don't think that SSD drives would do better - spinning disk drives generally have far better idle power than SSD does, and usually much better write power consumption.

                        So it really depends, and mostly on the motherboard itself. Yes, you'll get more power usage with more drives, but that's at write and read time. My SFF idles at 12w, peaks at 80w when converting videos, the read/write power is negligible, same with the NAS (I transfer hundreds of gigs between them every few days).

                        W letak@lemm.eeL 3 Replies Last reply
                        8
                        • bags@piefed.socialB [email protected]

                          If you can figure out how to get a qnap to spin down its disks, please let me know lol. I've been searching for months and haven't found a reliable solution. I basically only need to access it once a day at MOST, so having the disks spinning away for like 99% of their life sucking down power is something I'd like to avoid. The problem seems to be that even with a perfectly clean slate, no services running, the system set up in their own RAID0 SSD pool, the HDD's, even with 0 bytes of data on them, are being pinged for access at least once a minute. I'm assuming it's some log being written to, but it's not anything visible in the file system, and I haven't been able to find any solution online, lots of people seem to have the same issue.

                          I'm tempted more and more every day to just grab one of those low-power embedded ITX boards and build up a custom rig. Other than the disk spinning constantly, the TS-462 does everything I need perfectly.

                          O This user is from outside of this forum
                          O This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #19

                          Wow, QNAPS don't spin down disks? Geez, what a crappy design choice. Thanks for that tidbit, I was considering one for my next NAS.

                          bags@piefed.socialB 1 Reply Last reply
                          0
                          • T [email protected]

                            I switched from an I3-530, nominal TDP 73W, to an N-100, nominal TDP 7W, and power from the wall didn't change at all. Even the i3 ran around 0.1 CPU load, except when transcoding, and I'm left with the impression that most of the power goes into HDDs, RAM, maybe fans, and PS losses. My sense is that the best way to decrease homelab power use is to minimize the number of devices. Start with your seyrver at 60W, add a WAP at 10-15W, maybe a switch at 10-15W... Not because of the CPUs, necessarily, but because every CPU every CPU comes with systems to keep the CPU going, keep the power regulated, etc.

                            O This user is from outside of this forum
                            O This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #20

                            Power isn't from drives, if your OS spins them down (as any NAS solution should).

                            See my other comment.

                            T 1 Reply Last reply
                            2
                            • J [email protected]

                              A big portion of that is caused by the drives, so you'd have to compare the empty QNAP vs your empty machine. Also, depending on which NAS appliance, check that the CPU is actually powerful enough to run all your services.

                              O This user is from outside of this forum
                              O This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #21

                              Drives only consume power on reads and writes, if your NAS spins them down as it should (and apparently QNAP *doesn't, which I didn't know).

                              As per my other comment - 8 drives or 1 drive, same idle power for desktop hardware. My actual NAS uses about 1/8 the power at idle for 5 drives.

                              W 1 Reply Last reply
                              1
                              • O [email protected]

                                Wow, QNAPS don't spin down disks? Geez, what a crappy design choice. Thanks for that tidbit, I was considering one for my next NAS.

                                bags@piefed.socialB This user is from outside of this forum
                                bags@piefed.socialB This user is from outside of this forum
                                [email protected]
                                wrote on last edited by [email protected]
                                #22

                                I have no idea if it's a QNAP-wide issue, or just some specific models, I haven't bothered to do that much research. I'm guessing that the discs WOULD spin down if you have that option selected if they weren't constantly being pinged a couple times a minute. That constant pinging is the part I can't seem to track down.

                                An excerpt from a post I was reading while researching this sums it up prettt well: "700 posts about spindown/sleep/standby not working in the QNAP HDD Spin Down Forum. No one seems to be able to resolve it. Qnap clearly couldn't care less."

                                The only solution that I've found that seems to work is to install some other operating system on it, which kind of defeats the purpose of buying a turn-key NAS, and is slightly outside my comfort zone right now. I just ordered a kill-a-watt, so I'll see how much power it's taking with/without drives and go from there if it's worth my time to dive into an OS swap, or building a custom rig.

                                1 Reply Last reply
                                0
                                • T [email protected]

                                  I have an old dell power edge that I got from work that I used as a NAS for a while, it sucked down more juice than the old PC I was using and was stupidly loud all the time. I ended up transferring everything back to my old PC and now that turd just sits there waiting for someone else to be dumb enough to buy it from me. I wouldn't waste the money personally.

                                  I This user is from outside of this forum
                                  I This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #23

                                  The power edge server is going to draw way more power just because it has a "powerful" cpu(s) and other power running components. The Qnap will be much quieter and consume maybe a few watts less power than your existing setup, potentially. I wouldn't use it though because your existing setup is way more flexible on what you can do with it.

                                  T 1 Reply Last reply
                                  7
                                  • O [email protected]

                                    Power isn't from drives, if your OS spins them down (as any NAS solution should).

                                    See my other comment.

                                    T This user is from outside of this forum
                                    T This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #24

                                    You can only spin drives down if they're idle. If you have a service that touches it - say, homeassistant logging data, tvheadend updating EPG - then they're going to keep spinning.

                                    C 1 Reply Last reply
                                    2
                                    • I [email protected]

                                      The power edge server is going to draw way more power just because it has a "powerful" cpu(s) and other power running components. The Qnap will be much quieter and consume maybe a few watts less power than your existing setup, potentially. I wouldn't use it though because your existing setup is way more flexible on what you can do with it.

                                      T This user is from outside of this forum
                                      T This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by [email protected]
                                      #25

                                      "powerful" LOL it's a turd

                                      https://www.intel.com/content/www/us/en/products/sku/123540/intel-xeon-bronze-3106-processor-11m-cache-1-70-ghz/specifications.html

                                      but yeah my current setup also happens to play games and adding storage is much easier cuz I can just throw whatever in there instead of making sure the drive conforms to some arbitrary crap.

                                      C 1 Reply Last reply
                                      2
                                      • O [email protected]

                                        In my experience using a PC as a NAS, the power draw isn't necessarily the drives as they spin down when idle.

                                        I have an old desktop setup as NAS - with 2 drives or eight drives, idle power draw is virtually the same, about 100w, regardless of the OS (Windows, Linux, UnRAID, Proxmox).

                                        I also have an old consumer NAS, with five 4TB drives, and it idles under 20w (I think last I checked it was ~15w... I need to check it again and write that down).

                                        Two very similar systems, one designed to be a NAS, the other a desktop. It really comes down to the motherboard design and capabilities.

                                        I also have a Dell SFF that idles at about 15w, regardless of drive count - one drive or four (and to get four I added a SATA expansion card and rigged some power splitters, really pushing the power supply). That box idling the same, even when pushed well past design, is pretty telling.

                                        And don't think that SSD drives would do better - spinning disk drives generally have far better idle power than SSD does, and usually much better write power consumption.

                                        So it really depends, and mostly on the motherboard itself. Yes, you'll get more power usage with more drives, but that's at write and read time. My SFF idles at 12w, peaks at 80w when converting videos, the read/write power is negligible, same with the NAS (I transfer hundreds of gigs between them every few days).

                                        W This user is from outside of this forum
                                        W This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #26

                                        In my experience using a PC as a NAS, the power draw isn't necessarily the drives as they spin down when idle.

                                        that's not always the default setup, especially with enterprise drives. also if you have some kind of monitoring, that can keep the drives from going down (for that, use linux hd-idle instead of drive internal idle timer), and it can also wake them up (for that, prometheus node exporter's smart collector first checks whether a drive is up, and only then collect stats). Interestingly, checking temps with smartctl always spins up my drives, while linux hwmon can give me live temp stats even while the drives are down

                                        1 Reply Last reply
                                        1
                                        • O [email protected]

                                          In my experience using a PC as a NAS, the power draw isn't necessarily the drives as they spin down when idle.

                                          I have an old desktop setup as NAS - with 2 drives or eight drives, idle power draw is virtually the same, about 100w, regardless of the OS (Windows, Linux, UnRAID, Proxmox).

                                          I also have an old consumer NAS, with five 4TB drives, and it idles under 20w (I think last I checked it was ~15w... I need to check it again and write that down).

                                          Two very similar systems, one designed to be a NAS, the other a desktop. It really comes down to the motherboard design and capabilities.

                                          I also have a Dell SFF that idles at about 15w, regardless of drive count - one drive or four (and to get four I added a SATA expansion card and rigged some power splitters, really pushing the power supply). That box idling the same, even when pushed well past design, is pretty telling.

                                          And don't think that SSD drives would do better - spinning disk drives generally have far better idle power than SSD does, and usually much better write power consumption.

                                          So it really depends, and mostly on the motherboard itself. Yes, you'll get more power usage with more drives, but that's at write and read time. My SFF idles at 12w, peaks at 80w when converting videos, the read/write power is negligible, same with the NAS (I transfer hundreds of gigs between them every few days).

                                          W This user is from outside of this forum
                                          W This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #27

                                          And don't think that SSD drives would do better - spinning disk drives generally have far better idle power than SSD does, and usually much better write power consumption.

                                          I wonder if they can be "spinned down" like hard drives. their startup time would be much faster, so it's shutdown could even be on a tighter schedule. I mean probably they dont have an internal idle timer, but who cares if you can just have something like hd-idle that shuts it down according to a better schedule.

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups