Hallo, ich spreche kein Deutsch. Aus Respekt vor Ihnen allen habe ich mit Google Translate aus dem Englischen übersetzt (das Original ist unten). Ich hoffe, es sind nicht so viele Fehler.
Zuerst möchte ich mich bei euch allen für die Inspiration bedanken. Ich glaube, ich habe fast den gesamten Thread gelesen. Ich bin über Wolfgangs YouTube-Kanal hierher gekommen und habe die Tabelle und das Forum studiert. Das Ergebnis ist die folgende Konfiguration. Ich weiß, es ist nicht die energieeffizienteste Konfiguration, aber unter Berücksichtigung der Spezifikationen ist es für mich in Ordnung.
CPU: Intel Core i5-12400
Motherboard: B760M GAMING X DDR4
GPU: iGPU
RAM: Corsair Vengeance LPX 2x 16GB, DDR4-3200 | CMK32GX4M2E3200C16
Festplatten: 2x Lexar NM790, 2x HGST WD Ultrastar DC HC520 HDD | HUH721212ALE601 | 12 TB
Netzteil: SILVERSTONE SST-ST45SF v3.0 450 W 80+ Bronze
Betriebssystem: Unraid 7.0.1
Peripheriegeräte: Keine
Max. C-Status: C10
Test 1 (nur Betriebssystem läuft, keine Pools, keine Plugins, keine Docker)
- Leerlaufverbrauch (Festplatten heruntergefahren): 12,5 W
- Leerlaufverbrauch (Festplatten hochgefahren): 22 W
- Lastverbrauch (Array-Paritätssynchronisierung): 40 W
Test 2:
Dies ist mein tägliches Szenario.
1 Array (Daten + Parität) + 1 ZFS-Pool (die beiden NVMe im Mirror) + Ich habe ein weiteres HGST 12-TB-Laufwerk und eine NanoKVM hinzugefügt.
Wegen der NanoKVM kann ich nur auf C8 wechseln.
Laufende Dienste (3 W):
- NextCloud AIO (7/10 Docker laufen)
- Immich + PostgreSQL
- Jellyfin
- Cloudflare Tunnel
- Kubuntu Webtop
Leistungsaufnahme:
- Leerlaufverbrauch (Festplatten heruntergefahren): 20 W
- Leerlaufverbrauch (Festplatten hochgefahren): 36 W
- Lastverbrauch (Array-Paritätssynchronisierung, Jellyfin + Transkodierung): 55 W
Getestet wurde auch ein Cooler Master MWE 550 V2 Bronze = +7–8 W
Messgerät:
Nous A8T WiFi Smart Socket mit Tasmota
Optimierung der Energieeffizienz:
- Skalierungsregler auf Energiesparen eingestellt (über die Weboberfläche) oder über das Terminal:
/etc/rc.d/rc.cpufreq powersave
- Realtek 2,5-Gbit-LAN ASPM Force:
echo 1 | tee /sys/bus/pci/drivers/r8169/0000\:04\:00.0/link/l1_aspm
echo 1 | tee /sys/bus/pci/drivers/r8169/0000\:04\:00.0/link/l1_1_aspm
echo 1 | tee /sys/bus/pci/drivers/r8169/0000\:04\:00.0/link/l1_2_aspm
- Powertop:
powertop --auto-tune &>/dev/null
Alle diese Befehle werden in /boot/config/go gesetzt, sodass sie beim Booten geladen werden.
Ich hoffe, das hilft weiter, da mir ähnliche Beispiele aus anderen Builds in diesem Forum sehr geholfen haben. Nochmals vielen Dank!!!
---------------- English ----------------
First of all, I wanted to thank you all for the inspiration, I think I read almost all of this thread, I got here through Wolfgang's Channel on Youtube, and I studied the spreadsheet and also the forum and the result is in the below configuration. I know it's not the best power efficient build, however it's fine for me taking under consideration the specifications.
CPU: Intel Core i5-12400
Motherboard: B760M GAMING X DDR4
GPU: iGPU
RAM: Corsair Vengeance LPX 2x 16GB, DDR4-3200 | CMK32GX4M2E3200C16
HDD: 2x Lexar NM790, 2x HGST WD Ultrastar DC HC520 HDD | HUH721212ALE601 | 12TB
Power supply: SILVERSTONE SST-ST45SF v3.0 450W 80+ Bronze
Operating system: Unraid 7.0.1
Peripherals: None
Max C-State: C10
Test 1 (only OS running, no pools, no plugins, no dockers)
- Idle consumption (disks spun down): 12.5W
- Idle consumption (disks spun up): 22W
- Load consumption (array parity sync): 40W
Test 2:
This is my daily scenario.
1 array (data + parity) + 1 zfs pool (the 2 NVMe in mirror) + I added one more HGST 12TB drive and also a NanoKVM.
Because of the NanoKVM, I can only go to C8.
Running services (3W):
- NextCloud AIO (7/10 dockers running)
- Immich + PostgreSQL
- Jellyfin
- Cloudflare Tunnel
- Kubuntu Webtop
Power draw:
- Idle consumption (disks spun down): 20W
- Idle consumption (disks spun up): 36W
- Load consumption (array parity sync, jellyfin + transcoding): 55W
Tested also a Cooler Master MWE 550 V2 Bronze = +7~8W
Measuring instrument:
Nous A8T WiFi Smart Socket with Tasmota
Tuning for power efficiency:
- Scaling governor set to powersave (from the web interface), or via terminal:
/etc/rc.d/rc.cpufreq powersave
- Realtek 2.5Gb LAN ASPM Force:
echo 1 | tee /sys/bus/pci/drivers/r8169/0000\:04\:00.0/link/l1_aspm
echo 1 | tee /sys/bus/pci/drivers/r8169/0000\:04\:00.0/link/l1_1_aspm
echo 1 | tee /sys/bus/pci/drivers/r8169/0000\:04\:00.0/link/l1_2_aspm
- Powertop:
powertop --auto-tune &>/dev/null
All these commands are set in /boot/config/go , so that it loads at boot.
I hope this helps out, as similar examples from other builds in this forum helped me so much, thank you again!!!
