Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

sonic6

Members
  • Joined

  • Last visited

Everything posted by sonic6

  1. Is this the right place for requesting Docker Templates? I am trying to get sia-lite-wallet work. But i don't get it work https://github.com/siacentral/sia-lite-wallet-web https://hub.docker.com/r/siacentral/sia-lite-wallet-web Looks like it is just the Container Port 80. I can visit the webUI, but nothing more. Thanks
  2. Warum? Er nutzt den Turbo doch auf seinen VM Threads?
  3. Meiner Erfahrung nach eine entscheidende Information?
  4. Ich hatte die Tage auch mal einiges durchgetestet. Hier ergibt sich für mich auch ondemand (im Gegensatz zu conservative oder pstate powersave) als "Gewinner". Ich hatte unter 6.9.2 noch pstate powersave am laufen, welches damals noch die meisten Threads auf 800MHz untertaktete. Das hat sich ein bisschen im Verbrauch, aber auch bei der Temperatur bemerkbar gemacht. Ich denke aufgrund meines HBA war hier aber auch nie mehr als Pkg C3 möglich. Falls es relevant ist, aber erst seit 6.10.x taktet kein Thread mehr runter. Egal ob powersave oder perfomance. CPU ist i5-10400 Hier einmal als Bsp: CPU 0,6,1,7 sind Unraid/Container Die restlichen sind Isoliert und haben 100% Idle Nur auf CPU 5,11 läuft aktiv eine VM.
  5. @speedycxd @Anym001 Hier Unraid bezogene Guides zu SWAG, Fail2Ban, Fail2Ban Email Notification und GeoBlock: https://technicalramblings.com/blog/cloudflare-fail2ban-integration-with-automated-set_real_ip_from-in-nginx/ https://technicalramblings.com/blog/how-to-add-email-notifications-to-fail2ban/ https://technicalramblings.com/blog/blocking-countries-with-geolite2-using-the-letsencrypt-docker-container/ Im Bezug zu den CF set_real_ip und GeoIP DB muss man aufpassen, da es hierfür jetzt Docker Mods für SWAG gibt und es ein wenig vom Guide abweicht.
  6. Great to hear. My Swag is older than this variables, i never used them, so i don't know if those works normally without problems. Maybe wrong Editor or Encoding?
  7. you are right. tried to help from my mobilephone... bad idea.
  8. my subfolder sample looks a bit different: ## Version 2021/05/18 # make sure that your dns has a cname set for tautulli and that your tautulli container is not using a base url server { listen 443 ssl; listen [::]:443 ssl; server_name tautulli.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; # enable for Authelia #include /config/nginx/authelia-server.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /ldaplogin; # enable for Authelia #include /config/nginx/authelia-location.conf; include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app tautulli; set $upstream_port 8181; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } location ~ (/tautulli)?/api { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app tautulli; set $upstream_port 8181; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } location ~ (/tautulli)?/newsletter { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app tautulli; set $upstream_port 8181; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } location ~ (/tautulli)?/image { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app tautulli; set $upstream_port 8181; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } }
  9. Hier für eignet sich der CF-Tunnel (Argo) nur bedingt, da hier abgesehen von http/https Datentransfers über 100MB unterbunden werden. Solang man NC nur über das Webinterface und die Apps nutzt, ist das kein Problem. WebDAV klappt hier aber leider nicht. Hier würde mir in erste Linie auch nur der Weg über den SSH Tunnel einfallen. Habe ich aber selbst noch nicht eingerichtet. Ich glaube damit sieht es schon ganz gut aus, dass sein Tunnel funktioniert. Der Rest müsste dann ja ablaufen wie in den restlichen NPM Guides mit den Subdomain. Ich nutze leider kein NPM. Ich meine mich zu erinnern, dass wir das Thema schon einmal wegen DS-Lite hier hatten. Vielleicht kann @flinx01 hier ein wenig helfen?
  10. Bitte im Hinterkopf behalten, dass C-States bei Ryzen CPUs Probleme machen kann:
  11. root@Unraid-1:~# lspci -vv | awk '/ASPM/{print $0}' RS= | grep --color -P '(^[a-z0-9:.]+|ASPM )' 00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 05) (prog-if 00 [Normal decode]) LnkCap: Port #2, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <256ns, L1 <8us LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ 00:1b.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #21 (rev f0) (prog-if 00 [Normal decode]) LnkCap: Port #21, Speed 8GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <1us, L1 <16us LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+ 00:1d.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #9 (rev f0) (prog-if 00 [Normal decode]) LnkCap: Port #9, Speed 8GT/s, Width x4, ASPM L0s L1, Exit Latency L0s unlimited, L1 <16us LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk- pcilib: sysfs_read_vpd: read failed: No such device 01:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03) LnkCap: Port #0, Speed 5GT/s, Width x8, ASPM L0s, Exit Latency L0s <64ns LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ 02:00.0 PCI bridge: ASMedia Technology Inc. ASM1184e 4-Port PCIe x1 Gen2 Packet Switch (prog-if 00 [Normal decode]) LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 unlimited LnkCtl: ASPM L0s L1 Enabled; Disabled- CommClk+ 03:01.0 PCI bridge: ASMedia Technology Inc. ASM1184e 4-Port PCIe x1 Gen2 Packet Switch (prog-if 00 [Normal decode]) LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 unlimited LnkCtl: ASPM L1 Enabled; Disabled- CommClk+ 03:03.0 PCI bridge: ASMedia Technology Inc. ASM1184e 4-Port PCIe x1 Gen2 Packet Switch (prog-if 00 [Normal decode]) LnkCap: Port #3, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s unlimited, L1 unlimited LnkCtl: ASPM L0s L1 Enabled; Disabled- CommClk- 03:05.0 PCI bridge: ASMedia Technology Inc. ASM1184e 4-Port PCIe x1 Gen2 Packet Switch (prog-if 00 [Normal decode]) LnkCap: Port #5, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 unlimited LnkCtl: ASPM L1 Enabled; Disabled- CommClk+ 03:07.0 PCI bridge: ASMedia Technology Inc. ASM1184e 4-Port PCIe x1 Gen2 Packet Switch (prog-if 00 [Normal decode]) LnkCap: Port #7, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 unlimited LnkCtl: ASPM L1 Enabled; Disabled- CommClk+ 04:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c1) (prog-if 00 [Normal decode]) LnkCap: Port #1, Speed 16GT/s, Width x8, ASPM L1, Exit Latency L1 <64us LnkCtl: ASPM L1 Enabled; Disabled- CommClk+ 05:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch (prog-if 00 [Normal decode]) LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; Disabled- CommClk+ 06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c1) (prog-if 00 [VGA controller]) LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+ 06:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio [Radeon RX 6800/6800 XT / 6900 XT] LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+ 08:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c1) (prog-if 00 [Normal decode]) LnkCap: Port #5, Speed 16GT/s, Width x8, ASPM L1, Exit Latency L1 <64us LnkCtl: ASPM L1 Enabled; Disabled- CommClk+ 09:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch (prog-if 00 [Normal decode]) LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; Disabled- CommClk+ 0a:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c1) (prog-if 00 [VGA controller]) LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+ 0a:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio [Radeon RX 6800/6800 XT / 6900 XT] LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+ 0b:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c1) (prog-if 00 [Normal decode]) LnkCap: Port #7, Speed 16GT/s, Width x8, ASPM L1, Exit Latency L1 <64us LnkCtl: ASPM L1 Enabled; Disabled- CommClk+ 0c:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch (prog-if 00 [Normal decode]) LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; Disabled- CommClk+ 0d:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c1) (prog-if 00 [VGA controller]) LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+ 0d:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio [Radeon RX 6800/6800 XT / 6900 XT] LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+
  12. this could be the reason. this forum is about Unraid, not Oracle VirtualBox. Sorry
  13. Ja das ist tatsächlich so. Was mich nach wie vor irritiert ist, dass sogar eine UD, welche nicht gemounted ist, von diesen Spinups betroffen ist. Jedoch bin ich nach wie vor nicht dahinter gestiegen und hatte auch wenig Zeit in den letzten Woche mich darum weiter zu kümmern.
  14. sorry hatte mich verschrieben. Ich habe "/data" auf den Cache verschoben.
  15. Zumindest für den "Unraid mit Array, Cache und Spindown"-Usecase nicht optimal. Da ich jedoch nach wie vor recht häufige Spinups meines Array habe, bin ich wieder zum dauerhaft aktiven Array zurück gekehrt. Jedoch habe ich den kompletten /data/ Pfad auf dem redundanten Cache verschoben. Tut ja letztendlich nicht weh. Für den Fall-der-Fälle wird wöchentlich davon ein Backup aufs Array gemacht. Dennoch danke für das aufklamüsern.
  16. Einfach selbständig gewisse Wartungsintervalle einhalten: Sichtkontrolle der Akkus in gewissen Zyklen. Ist der Akku aufgebläht, treten Substanzen aus... Natürlich sollte der Akku auch ab und an ausgetauscht, gegen mechanische Einflüsse und gegen Kurzschluss geschützt werden. Dann sollte nichts passieren.
  17. i think the most of unraid users are running Unraid headless. also HiveOS will be running headless in the most cases. so this is the easiest and most common way.
  18. Wir sollten das Thema einfach belassen. Man konnte die Geschichte verfolgen und sich seinen Teil denken. Letztendlich hat Unraid un er einfach nicht zusammen gepasst und jegliche weitere Urteile die wir hier öffentlich fällen, werden nur ein schlechtes Licht auf Unraid und unsere sehr hilfsbereite Community. Im schlimmsten Fall steigert es für neue und/oder unerfahrene User Ihre Fragen zu stellen.
  19. Abgesehen, vom Guide, aber wäre "Unbalance" nicht genau jenes?
  20. einfach den Server neu starten ohne den "powertop --auto-tune" Befehl aus dem /boot/config/go File. Ist das nicht ein Multiplier und sind diese nicht inkompatible mit Unraid?
  21. I used this just for troubleshooting. Thank you! you helped me alot about understanding how the xml works. It "works" at this point with the "bus"-solution and if a found another way, i will report!
  22. This runs fine: If i change the GPUs to "bus 0x01"... then i got the windows from this post okay, now i will be complicated: i am using this m.2 to PCIe riser then a 1-to-4 PCIe Card (picture) and three PCIe x16 riser i know this is a very weird and messi setup. but when i delete just one card from the xml (doesn't matter which one) the values are fine and the vm starts up. so in my eyes, the hardware setup isn't the problem.
  23. So, i try adding noVNC, but it looks like the VM won't really start up: if i add all GPUs under pci-root (0x00) i can follow the start up on VNC. My bindigs are ok? Maybe there are limitations with 3 GPUs on Unraid, QEMU, KVM? Are there some other places, where i can look at Logs or something else?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.