power
Power consumption
Running something 24/7 means even a few extra watts add up noticeably on the electricity bill over a year. Low power draw has therefore been one of the main hardware selection criteria from the start β see the Hardware page for more.
Measured consumption
Former web server (J3455N D3H, idle)~12 W
NAS (ASRock J5040-ITX, 5Γ HDD) β idle~80 W
NAS β full load / RAID rebuild~100 W
How I measure and reduce power draw
- Wattmeter / metering smart plug β the simplest way to find out real-world consumption at idle and under load, rather than relying on ballpark figures from the PSU datasheet.
- Passively cooled CPU wherever performance allows β it cuts noise as well as a few extra watts spent on a fan.
- SSD cache (bcache) reduces how often all drives need to spin for every data access, which can slightly lower the array's average draw.
- Scheduled shutdown β my NAS automatically shuts down in software overnight. It powers back on automatically only once a week for a sync run, or I can start it on demand from my phone or from a computer at home via Wake-on-LAN, see Remote Start.
- 80PLUS-rated PSU β higher supply efficiency means less energy lost as heat, especially at low load, where cheap generic PSUs tend to be least efficient.
Note: a five-drive RAID10 array draws a lot more at idle than the older single-drive web
server did β every spinning 3.5" drive adds a meaningful number of extra watts.