Leaderboard
Popular Content
Showing content with the highest reputation since 08/04/26 in all areas
-
[Support] binhex - Plex Pass
6 pointsJust an update on this, it looks like due to an influx of 'malicious package adoptions' AUR is currently disabled from pushes, so for now the upstream package cannot be bumped, once this changes it will auto trigger the build, if this has not changed by the end of this week (16th Aug) then i shall look into building the package myself. Link:- https://lists.archlinux.org/archives/list/[email protected]/message/YPJ3FQYJTJXXY3RUXCYLMHUKHLIUNVFF/6 points
-
Community Apps: „Download of appfeed failed“ durch extrem langsames Routing zu ca.unraid.net – möglicher Zusammenhang mit Deutsche Telekom
Hallo zusammen, ich möchte ein Problem mit Community Applications dokumentieren, das bei mir vermutlich mit dem Routing meiner Deutschen-Telekom-DSL-Verbindung zu ca.unraid.net zusammenhing. Vielleicht hilft das anderen Nutzern, die dieselbe Fehlermeldung sehen. FehlerbildBeim Öffnen des Tabs Apps erschien folgende Meldung: Dabei war zunächst auffällig: Unraid hatte grundsätzlich Internetzugang. DNS-Auflösung funktionierte. GitHub war erreichbar. Docker-Updates wurden weiterhin erkannt und konnten installiert werden. Ich hatte vorher keine bewusste Änderung an Unraid oder meinem Netzwerk vorgenommen. Grundlegende TestsDie Internetverbindung funktionierte: ping -c 4 1.1.1.1 ping -c 4 raw.githubusercontent.comBeide Ziele waren ohne Paketverlust erreichbar. Auch HTTPS zu GitHub funktionierte: curl -I -L --max-time 20 https://raw.githubusercontent.com curl -I -L --max-time 20 https://github.comBeide Tests lieferten HTTP 200. Das installierte Community-Applications-Plugin war aktuell und verwendete das offizielle Repository: Version: 2026.07.21 Repository: unraid/community.applicationsDie tatsächlich verwendeten Feed-Adressen waren: https://ca.unraid.net/assets/feed/applicationFeed.json https://ca.unraid.net/cdn/feed/applicationFeed.jsonDie eigentliche UrsacheDer Feed war grundsätzlich erreichbar, wurde über meinen normalen DSL-Anschluss aber extrem langsam übertragen. Testbefehl: curl -4 -L --max-time 30 \ -o /dev/null \ -w "HTTP: %{http_code}\nTempo: %{speed_download} Bytes/s\nIP: %{remote_ip}\n" \ https://ca.unraid.net/cdn/feed/applicationFeed.jsonOhne VPN lag die Geschwindigkeit nur bei ungefähr: HTTP: 200 Tempo: 8.000–22.000 Bytes/sDer Feed ist rund 17 MB groß. Dadurch dauerte der Download viel zu lange. Community Applications brach offenbar ab, bevor die vollständige JSON-Datei geladen war. Die unvollständige Datei führte anschließend vermutlich zu: Last JSON error recorded: Syntax errorAuch auf einem Windows-PC im selben Netzwerk lud dieselbe Feed-Datei sehr langsam und benötigte ungefähr zwei Minuten. Vergleich über andere VerbindungenZum Gegencheck habe ich dieselbe Datei über andere Verbindungen geöffnet: Normaler Telekom-DSL-Weg: ca. 8–22 KB/s Mobilfunk: unter 10 Sekunden VPN: ca. 8 SekundenDamit war klar, dass das Problem sehr wahrscheinlich nicht direkt an Unraid, Community Applications, Docker oder DNS lag. NetzwerkumgebungMein Aufbau: Deutsche Telekom DSL FRITZ!Box nur als DSL-Modem UniFi Cloud Gateway Ultra für PPPoE, Routing, NAT und Firewall MTU erfolgreich mit 1492 getestet IPv6 auf Unraid deaktiviert Auch ein testweises Deaktivieren des UniFi-Bedrohungsschutzes brachte keine ausreichende Verbesserung. WorkaroundIch habe auf der UniFi Cloud Gateway Ultra ein richtlinienbasiertes Routing eingerichtet: Zieldomain: ca.unraid.net Route: über einen VPN-ClientEs wird also ausschließlich der Verkehr zu ca.unraid.net über den VPN-Tunnel geleitet. Der restliche Datenverkehr, darunter Docker, Reverse Proxy, öffentliche Dienste und normaler Internetzugriff, läuft weiterhin über den normalen DSL-Anschluss. Danach ergab derselbe Test: HTTP: 200 Tempo: 7.845.632 Bytes/s Downloadzeit: ungefähr 2 SekundenCommunity Applications funktionierte anschließend sofort wieder. FazitIn meinem Fall deutet alles auf einen sehr langsamen Routing- oder Peering-Weg zwischen meinem Deutsche-Telekom-DSL-Anschluss und der Cloudflare-/Unraid-Infrastruktur hinter ca.unraid.net hin. Ich kann nicht sicher sagen, ob: generell Deutsche-Telekom-Kunden betroffen sind, nur bestimmte Anschlussbereiche oder IP-Bereiche betroffen sind, oder ob es sich um ein vorübergehendes Routingproblem handelt. Der Unterschied zwischen normalem Telekom-Routing und VPN war bei mir jedoch sehr deutlich. Bevor Community Applications neu installiert oder DNS komplett umgebaut wird, würde ich daher empfehlen, zunächst diesen Test auszuführen: curl -4 -L --max-time 30 \ -o /dev/null \ -w "HTTP: %{http_code}\nTempo: %{speed_download} Bytes/s\nIP: %{remote_ip}\n" \ https://ca.unraid.net/cdn/feed/applicationFeed.jsonAnschließend kann man dieselbe Adresse testweise über Mobilfunk oder VPN öffnen. Vielleicht hilft dieser Hinweis anderen Nutzern mit derselben Fehlermeldung.4 points
-
Unraid OS 7.4.0-beta.1 is out now!
4 pointsUnraid OS 7.4.0-beta.1 installed on three machines. On all 3, Settings > Fix Common Problems doesn't seem to be ready/working. Everything else seems to be working well. "Report bugs / feedback" link (above) sends me to the release notes.4 points
-
Alex Kretzschmar joins the Unraid team as Head of Product Marketing - Welcome Alex!
As announced in the Unraid August digest Alex is now on the Unraid team. Alex’s Unraid journey started more than a decade ago, when he became an active Unraid community contributor experimenting with virtualization, GPU passthrough, Docker, and more. He later co-founded LinuxServer.io, helping make self-hosting and complex technology easier to understand. Now, Alex is bringing his experience across open source, developer education, networking, enterprise, and technical media back to Unraid. His focus: making Unraid the best-in-class for power users while making self-hosting simpler and more approachable to all.3 points
-
Unraid OS 7.4.0-beta.1 is out now!
3 pointsUnraid OS 7.4.0-beta.1 is live for testing! Highlights:Shared task tray — background jobs from plugins, Docker, and VMs now queue into one tray with foreground recall from any browser tab, instead of the old bomb-icon workaround. Multiple custom networks for Docker containers — and additional network attachments now survive a container recreate/update instead of getting wiped. Memory limit field for Docker — exposed directly in Advanced View, no more passing it as an extra parameter. Live icon preview on the Docker Add/Edit forms. Configurable power-button behavior — Shut down, Reboot, or Do nothing, under Settings → Power Options. Good news for anyone who's had a case bump take their server down. Boot Device backups can now be downloaded directly or saved to the server, with progress tracking. A few fixes: Enter-to-start on encrypted array passphrase fields, File Manager no longer bounces exclusive shares out of /mnt/user/<share>, Plugins page no longer hangs on a slow/unreachable plugin's update check, and a VM startup PHP deprecation warning is gone. New hardware support: kernel modules/firmware for Realtek RTW88 8812A/8814A/8821A wireless adapters. Security: updates across bind, libXfont2, libarchive, libssh, openssh, p11-kit, php, samba, wpa_supplicant, and xorg-server — CVE details are in the full release notes. Notification integrations also now use certificate-verified requests for the public API. Under the hood: Linux kernel 6.18.44, Docker 29.7.1, 68 packages updated total. Standard beta caveats apply! Please do not run on production. Test on spare hardware or a VM, and back up your flash drive before updating. Full release notes: https://docs.unraid.net/unraid-os/release-notes/7.4.0 Report bugs / feedback: https://product.unraid.net/b/unraid-os-prerelease-bugs-feedback Updating instructions: https://docs.unraid.net/unraid-os/updating-unraid/3 points
-
Ist Unraid das schlechteste NAS-Betriebssystem für iSCSI? (ZFS & iSCSI Target Plugin)
naja, scheint ja keine so großer fundamentaler Bedarf dafür vorhanden zu sein ;) da du ja bereits 2022 danach gefragt hattest wie es sich mit den vorhandenen plugins verhält, stell mal einen feature request, mal schauen wieviel sich melden und ob es dann seinen Weg findet. Unraid Konzept, es muss nicht alles direkt nativ rein, es soll ja noch einigermaßen "schlank" bleiben ... und wo kein Bedarf ...3 points
-
Corruption Errors auf beiden Cache-Laufwerken - behebbar? Wie?
mir ist es persönlich 2x passiert, seither ist es für mich "ex", einmal (wegen eigen Dummheit) auch fatal ;) und ja, natürlich ist es oft erstmals btrfs, aber man hört halt nach Umstellung nichts mehr ... daher sage ich persönlich klar ja, es liegt darsn ... war ja vor "Docker Directory" noch häufiger im btrfs Image das sehr oft Docker Images corrupt gingen, nicht schlimm da schnell wieder erstellt, aber trotzdem ... Fehlersuche usw usw Und auch ja, bei zfs hatten wir anfangs auch oft "destroy and new please", das hing aber eher an der Implementierung in Unraid, ist halt auch etwas komplexer und schnell mal "fail" 😬 ich nutze weder noch, immer nur single xfs und Backup, seither nie wieder auch nur ansatzweise ein Problem, Backup (bisher) nie gebraucht ... btrfs zu anfällig meiner Erfahrung nach (und auch wie oft ich das gelesen hatte) zfs total overhyped für mein homelab, daher auch nichts für mich Schöne ist, wir haben die Wahl und es war auch nur ein Ratschlag meinerseits.3 points
-
Unraid OS 7.4.0-beta.1 is out now!
3 pointsI've deduced it to one of my installed plugins, just not sure which one yet, but I don't have many installed so finding the culprit shouldn't be difficult.. Edit: The problematic plugin is the "Dynamix System Buttons" plugin (probably should blacklist this plugin on 7.4.0)3 points
-
[Plugin] CA Fix Common Problems
3 pointsThe plugin settings no longer loads on 7.4.0-beta.1. Tried to reinstall it. No luck3 points
-
Missing ? docker icon log spam
3 pointsQuick resolution for anyone who is also encountering this issue: *hosting the image file on my own domain as it seems like GitHub is blocking non-authenticated requests~ The original file is at https://github.com/unraid/webgui/blob/master/emhttp/plugins/dynamix.docker.manager/images/question.png?raw=true ```bash wget https://from.sg/question.png -P /usr/local/emhttp/plugins/dynamix.docker.manager/images ```3 points
-
[Support] binhex - Plex Pass
3 pointsHi all, i am awaiting a update upstream, once this is updated the build will be triggered automatically: https://aur.archlinux.org/packages/plex-media-server-plexpass#comment-10813533 points
-
[Plugin] User Scripts Enhanced
3 pointsToday I've released a big update for the plugin: you can now create subcategories, which means the categories.json structure has changed fundamentally (existing files get migrated automatically on update). Also added a new settings dialog per category, replacing the old buttons (looks much cleaner now and not so bloated), plus drag and drop for category ordering and script assignment. Mobile layout should also work flawlessly now, since it automatically switches to panel view below a certain screen width (Thx to Yusseiin for mentioning this in the User Scripts Thread, even tho I just saw it recently) If anything looks off after updating or configs don't work anymore, please let me know. I also changed the direction of default collapsed/expanded, so this is the only thing that has to be changed manually again after updating.3 points
-
[Support] binhex - Plex Pass
3 pointshi, are we behind plex version for some reason? 1.43.3.10861 is out for couple days3 points
-
Please Welcome Jake to the Unraid team!
Hi everyone! I'm really excited to introduce our newest team member to Unraid - @jmagar ! Jake is starting with us as a Jr. Software engineer and will be working on Unraid OS - here's what he has to say about himself: I’m a software engineer, homelab enthusiast, and serial tinkerer with a habit of turning “I wonder if I could…” into projects that somehow consume an entire weekend. I love self-hosting, open source, AI, 3D printing, and making computers do things they probably weren’t intended to do. I’m happiest when I’m building something new, figuring out how something works, or coming up with a wildly over-engineered solution to a problem that probably had a perfectly reasonable answer already. More importantly, I’m the proud dad of my awesome 5-year-old daughter, Charlie, and human sidekick to my ridiculously cute doggo, Wilson. They keep life interesting when I finally manage to step away from the keyboard. Outside of code, I’m a live music and festival junkie, 3D printing nerd, and firm believer that some of the best food on the planet comes through the window of a food truck. I love discovering new music, getting lost in a festival crowd, finding incredible food in unexpected places, and printing random things because owning a 3D printer has apparently convinced me that everything in life needs a custom plastic solution. Basically, give me good people, loud music, great food, something to build, and a problem I can make unnecessarily complicated, and I’m pretty happy.2 points
-
Remembering @bonienl
2 pointsI missed this thread, I actually found out about this in a recent blog entry about UNRAID future. Such is life, we go, our work and footprint sometimes stays. I remember him, as I first used UNRAID about 20 years ago... I remember the change from a simple system, not able to see other "servers" in the eye, to something more user friendly and more modular. Ronald was there to help this evolution. RIP, my condolences to his family. (and I hope that easter egg is in the system now)2 points
-
Sata Erweiterung
2 pointsMoin, das geht, du musst nur bedenken, das PCI3 x1 nur ca. 1GB/s kann. Also es werden wenn du voll Speed möchtest nur 4 Ports laufen. Wenn es aber auch langsamer sein kann mit der Datenübertragung, dann gehen auch alle 6. Viele Grüße Tim Eidt: Evtentuell musst du die Karte noch Flashen, damit du in C10 kommst oder keine Fehlermeldungen, so wie ich früher mal.2 points
-
[Plugin] unbalanced
2 points
-
Corruption Errors auf beiden Cache-Laufwerken - behebbar? Wie?
Bei mir sieht's genauso aus, wie bei @dibux : bislang keine Probleme mit btrfs! in meinen beiden unraid-Systemen werkelt auch jeweils ein btrfs-cache, einmal als RAID1 und einmal single mein zusätzlicher 4TB Raid1 Pool läuft sogar auch auf btrfs Aber es läuft einfach ohne Probleme ... bislang klopfaufholz Ja, man liest hier mehr von Problemen mit btrfs, aber ich denke auch einfach weil es bei unraid Standard war/ist und wenn dann "mach mal neu als zfs" kommt, liegt es anschließend immer am "bösen btrfs", aber ist das wirklich so? Auch zu zfs hat man hier schon von Problemen gelesen, da ist dann auch teilweise nichts mehr zu retten und es muss ein Backup restored werden. M.M.n. auch nicht besser, daher hab ich den Änderungs-Aufwand auch noch nicht betrieben. Vielleicht sollte man mal eine Umfrage starten: Wer nutz was? wer hatte schonmal Probleme mit filesystem xy? konnte es repariert werden? war format/restore notwendig? traten nach fs wechsel weitere Probleme auf? Ist halt für die meisten sicher auch schwer zu beurteilen, ob die Probleme wirklich im Filesystem begründet sind, oder ob ein spezielles dafür ursächlich war oder vielleicht auch etwas ganz anderes. Wenn ich formatiere (egal welches fs) und ein lauffähiges Backup zurückspiele, läuft es so oder so immer erstmal wieder, egal auf welchem fs. (erinnert mich hier manchmal auch an Windows-Foren damals: am Ende hieß es dort eh immer "neu installieren" 😆).2 points
-
Corruption Errors auf beiden Cache-Laufwerken - behebbar? Wie?
Kann ich nicht bestätigen mit btrfs (läuft bei mir auf 2 systemen seit langer zeit ohne probleme (ja auch mit datenbanken). man liest ja nichts von den systemen bei denen es ohne probleme läuft, nur von denen mit problemen. daraus würde ich den einsatz von btrfs im cache nicht überdenken (der faktor liegt wahrscheinlich bei 1000 zu 1), da das sogar die vorgabe von unraid ist. ;-)2 points
-
[Plugin] Plex Streams [Now supports Jellyfin and Emby]
Suprise!!Emby and Jellyfin support have now been added with todays release. Still waiting to hear back from Squid to get added back to community apps.2 points
-
[Plugin] Plex Streams [Now supports Jellyfin and Emby]
Rewrite coming2026-08-22: I am starting a rewrite/optimization of this plugin, as well as looking at supporting both jellyfin and emby depending on whats possible.2 points
-
Hilfe! LG TV über Gluetun (Unraid) bringt mich zum Verzweifeln – löst DNS einfach nicht auf!
2 pointsNa ja, helfen kann ich bei dem Problem auch nicht. Ich wundere mich nur, welchen Sinn so ein Setup überhaupt haben soll? Ein "VPN" ist normalerweise überflüssig wie ein Loch im Kopf, ausser, man möchte zwei oder mehr eigene Filialen verbinden oder auch, wenn man das Geoblocking einiger Dienste austricksen möchte (Hase und Igel, da klappt meist nicht lange). Aber für den "Normalbetrieb" ? Rausgeschmissenes Geld. Mach den Docker weg, dann geht auch wieder alles bestimmt. (die 2te Frage für mich wäre, warum man eine Werbe- und Tracking-Schleuder wie einen LG TV überhaupt ans Netz lassen kann. Meiner kriegt kein LAN Kabel oder WLAN)2 points
-
NUC8i7BEH friert ein
2 points2 points
-
PSA on Industrial MLC USB Boot Drives -- MLC NAND End of Life and Last Accessible Stock
I've had one in my unraid system for about a year and it's been fine. Very easy to take it for granted :-) And I bought about ~40 more when they were at $3 a pop and haven't had an issue with any of them. Got one for Ventoy, one for general stuff, give them away as stocking stuffers :-)2 points
-
NUC8i7BEH friert ein
2 pointswürde ich mich anschließen, das beide ... eher nicht. ist dem so ? weil eingangs steht da wenn es ziemlich fix wäre, teste mal hier auf disabled zu stellen.2 points
-
Unraid OS 7.4.0-beta.1 is out now!
2 points2 points
-
Alle Freigaben (Share) sind weg
2 pointslaut syslog sieht es aus, es hätte dein XFS ein Problem: danach starten die smb Fehler also am besten wie angegeben mal xfs_repair probieren2 points
-
Unraid 8 Explained — Fedora, Docker Compose & Faster Security Updates
Some past Unraid newsletters and shows mention Multiple Arrays (not pools) coming within the 7.x cycle and within 2026: E.g. https://newsletter.unraid.net/p/unraid-2025-year-in-review E.g. https://youtu.be/PihqSOF8wnA Unraid 7.4 beta is out, Unraid 8 is being discussed above. Multiple Arrays are not mentioned with a single word. I think it would be fair to tell those, that wait for Multiple Array support for so long, if it will ever show up.2 points
-
[Plugin] Vault Backup Manager
2 points@PanicMechanic007 Thank you so much again for developing such a comprehensive solution. What I love about it is it allows me to manage everything from a single app rather than having different solutions for databases, files, containers, ZFS datasets etc. It's also something I'm hoping my family will be able to manage in my absence. I wish I could contribute to the development with code, but I do not have the skills to unfortunately. I take the opportunity to remind the community we can say thank you to the developer with donations using the sponsor button here: https://github.com/ruaan-deysel After using the app for a while I came across of a few possible improvements: 1 - FEATURE REQUEST - FUTURE JOBS QUEUE When the user triggers multiple actions (start backup jobs, delete backups, etc.) it would be nice to see which are the jobs in the queue. Sometimes I have the feeling the app is not working properly and then I realise it's just that the previous job has not completed yet. The progress of the current backup can already be tracked, but the rest of the jobs is not showing anywhere at the moment. Perhaps the History tab could show future jobs too (backup deletions, backup jobs, restore jobs, etc.)? And allow the user to remove them from the queue if the job has not been triggered yet? 2 - ERROR - DATABASE DUMPS At the moment an error is triggered on Postgres databases if the user is not named 'postgres', if I understand the logs correctly. I guess since this is meant for homelab use perhaps I should just name leave all the usernames as default, but I just wanted to flag it. Screenshot below. 3 - ERROR - SECRETS BACKUP I'm not sure why I get an error when the app tries to backup the bind mount where my secrets files are stored. Again, perhaps this is an overkill for a homlab? 4 - QUESTION - FAILURE TO BACKUP CONTAINERS WITHOUT VOLUMES The app fails to backup containers that do not have volumes or bind mounts. Is this intended behaviour? It would be nice to have those backed up as well so I don't have to worry about backing up compose files separately etc. Or perhaps this is already covered by the boot media backup? 5 - FEATURE REQUEST - RESTORING FILES FROM CONTAINER VOLUMES Would it be possible to restore single files from container volumes and bind mounts, as it already happens for folders? Or is it too much of a hassle for little reward since we could have a separate folders backup job for it? 6 - QUESTION - DATABASES SKIPPED FROM CONTAINER BACKUP When a container's persistent data volume or bind mount contains a database, the app seems to notice it and it automatically excludes it from the backup. I suppose this is intended behaviour since databases are dumped separately. But I cannot see the usual checkbox to enable the database dump here, so I wonder if I stumbled upon a bug? In the example below, the bind mount "app/data" for the Gotify app contains more than just the database, so I'd love to be able to back it up.2 points
-
[Support] binhex - Plex Pass
2 pointsDecided to workaround AUR and perform the install manually, new image built, please pull down latest.2 points
-
[Support] Linuxserver.io - TVHeadend
2 pointsas satip broadcasts tvheadend wont see it in a regular bridge (or custom network in a bridge) you can try the following host mode custom br0 (eth0) on its own IP and you also may add the xml url as RUN_OPTS env in Tvheadend, like described in the tvheadend docs, sample i run dvb-c (fritz) and dvb-s (digital devices) when i google about your device, may should be something like this cant tell as i run different devices. if you want to keep in bridge mode, then you also need to bind ports on tuners and forward them to the docker, each tuner would need 2 ports, sample here 9998-9999 also may some settings specific for your tuner need to be done, read into it if there are issues. so, may just read some tvheadend docs and enjoy then ;)2 points
-
Plugin "Borg Backup UI" für Unraid
2 pointsKurzes Update zu Borg Backup UI: Am Freitag habe ich das Plugin offiziell zur Freigabe bei Unraid / Community Applications eingereicht. 🎉 Jetzt heißt es erst einmal abwarten, bis die Prüfung abgeschlossen ist. Sobald das Plugin freigegeben wurde und über Community Applications verfügbar ist, gebe ich hier natürlich Bescheid. Vielen Dank nochmal an alle Tester für das bisherige Feedback und die Unterstützung! Auch nach dem Release sind Bugreports, Verbesserungsvorschläge und Ideen für neue Features jederzeit willkommen.2 points
-
PSA on Industrial MLC USB Boot Drives -- MLC NAND End of Life and Last Accessible Stock
Yeah, seems on this new listing the floor is $3.50.2 points
-
[Support] - Unifi-Controller: Unifi. Unraid. Reborn.
Just in case some else may be interested: Since I don't have a big Unifi environment (just some APs) running an VM and keeping it up to date sounded to be an enormous amount of effort and resources. I switched to unifi-os-server to run the software as native unraid docker ca app 2 weeks ago. Moving to the new setup was no problem (done via site migration). I also added the missing autobackup via https://gitlab.com/faerbit/uos-backup (running as userscript). I'd also like to thank PeteAsking (and the other helpers here) for the great support they've provided for Unifi. Unraid. Reborn. in the past.2 points
-
[SOLVED] NVIDIA GPU passthrough to Ubuntu/Linux VM black screen despite nvidia-smi working - GSP firmware issue
Hello All, I wanted to document this because I spent a lot of time trying to get an RTX 3060 passed through from Unraid to an Ubuntu VM, and most of the obvious troubleshooting led nowhere. MY SETUP • Unraid 7.2.3 • Ubuntu 24.04.4 LTS VM • NVIDIA GeForce RTX 3060 12 GB, GA106 • NVIDIA driver 580.173.02 • GPU and NVIDIA audio device passed through to the VM • No VBIOS ROM required I did install KDE/Plasma during troubleshooting and was running SDDM/Plasma X11 when I finally diagnosed the problem. However, Kubuntu/KDE was not the fix. The actual problem was in the NVIDIA driver, and the same fix should apply to a normal Ubuntu/GNOME installation exhibiting the same NVIDIA errors. THE PROBLEM The symptom was a black screen on the physical monitor when booting the VM with the RTX 3060 passed through. The monitor would initially display the VM/OVMF boot sequence. Once Linux and the NVIDIA driver took over, the HDMI signal would drop and reinitialize several times and eventually leave me with a black screen. I enabled SSH in the Ubuntu VM and connected to it remotely while the physical display was black. Interestingly, nvidia-smi worked perfectly. It detected the RTX 3060, reported the full 12 GB VRAM, and showed NVIDIA driver 580.173.02. This established that the RTX 3060 was actually being passed through successfully and that the NVIDIA driver could communicate with it. The display manager, however, couldn't start the graphical display. In my case SDDM reported: Failed to read display number from pipe Attempt starting the Display server on vt 2 failed Could not start Display server on vt 2 Looking at /var/log/Xorg.0.log was much more revealing. Xorg successfully: • Loaded the NVIDIA driver • Detected the passed-through RTX 3060 • Detected the connected Samsung monitor on DFP-0 • Read the display information • Validated a display mode Then initialization failed with errors including: Failed to initialize DMA Failed to allocate push buffer AddScreen/ScreenInit failed for driver 0 That was the important clue. This was not a failure to pass through the GPU. It wasn't a missing monitor or EDID problem, and changing from Ubuntu/GNOME to Kubuntu/KDE wasn't what solved it. The failure was occurring in the NVIDIA driver's low-level initialization of the GPU for the graphical display. THE FIX The NVIDIA 580 driver supports NVIDIA's newer GSP firmware architecture. On this passed-through GA106 RTX 3060, the GSP path was apparently failing during DMA/push-buffer initialization. I disabled GSP firmware in the Ubuntu guest. I added: options nvidia NVreg_EnableGpuFirmware=0 to: /etc/modprobe.d/nvidia-graphics-drivers-kms.conf Then rebuilt the initramfs and rebooted the VM. After rebooting, the RTX 3060 produced a working physical display and the graphical desktop started normally. NVreg_EnableGpuFirmware=0 tells the NVIDIA kernel driver not to use its GSP firmware path and instead use the traditional RM driver path. This is not specific to the RTX 3060. NVIDIA documents NVreg_EnableGpuFirmware=0 as the mechanism for disabling GSP firmware, and other NVIDIA GPU users have reported resolving GSP-related Linux problems by disabling it. My specific confirmed configuration is an RTX 3060 with NVIDIA driver 580.173.02 under an Unraid VM, so I can't say that every NVIDIA passthrough black-screen problem has the same cause. However, if another NVIDIA GPU shows the same symptoms, especially the same DMA/push-buffer errors, GSP is worth checking. NVIDIA documentation on GSP firmware and disabling it: NVIDIA vGPU Documentation The particularly misleading part of this problem is that nvidia-smi can work even though the physical display does not. In my case: • The GPU was passed through correctly • The NVIDIA driver was loaded • nvidia-smi worked • The monitor was detected • The display mode was detected • But Xorg still couldn't initialize the actual display The failure occurred later when Xorg attempted DMA/push-buffer initialization. VBIOS WAS NOT REQUIRED The VM is currently working with the VBIOS ROM field left blank. SUMMARY If you're passing an NVIDIA GPU through to an Ubuntu/Linux VM on Unraid and encounter this combination: • VM boots • GPU appears to pass through correctly • nvidia-smi works • Physical monitor goes black when Linux takes over • Monitor/EDID is detected by Xorg • Display manager/Xorg fails to start • Xorg reports DMA or push-buffer initialization errors Try disabling NVIDIA GSP firmware: options nvidia NVreg_EnableGpuFirmware=0 For my RTX 3060 with NVIDIA 580, that was the fix. This workaround is not necessarily limited to the RTX 3060. The important indicators are the NVIDIA driver successfully detecting the passed-through GPU while the graphical display fails during initialization, particularly when the Xorg log contains DMA or push-buffer errors. The move from Ubuntu/GNOME to Kubuntu/KDE during troubleshooting appears to have been unrelated. Based on the eventual diagnosis, I would try the GSP workaround on the original Ubuntu installation before changing desktop environments.2 points
-
Unraid Server Upgrade
2 pointsnunja, wenn du permanent xy GB damit bearbeiten willst bleibt nur eine Lösung mit dGPU um wirklich solche Extreme abfangen zu können. Wundert mich zwar weil mein 40 GB Bilder bequem durch immich gelaufen sind, aber sei es drum, du wirst alles richtig eingestellt habn. Also, extreme CPU oder besser, dGPU für solche tasks dann (GPU Nutzung dann aber auch richtig einstellen). Der genannte Rest ist "unspektakulär", das schafft im normalen Modus so ziemlich alles. lies dich etwas ein, gibt hier ja einige Empfehlungen, aber in deinem Fall eher "oben" angreifen ;)2 points
-
PSA on Industrial MLC USB Boot Drives -- MLC NAND End of Life and Last Accessible Stock
This no longer appears to be the case. A $3.33 offer was immediately declined, and a slightly higher offer expired without a response. I ended up buying a handful of them at the list price. (Still worth it.)2 points
-
Problem mit Startup Gruppen
1 pointStill everything is working as it should be. The startup group spins down correctly, disk4 spins down on its own or if manually ordered to spin down. I guess, the only problem arises, if disk4 is part of the startup group, for whatever reason. Although strange, I think this problem is just here locally, I have to live with it. So I will stop further investigations now unless somebody has considerations for another test scenario that might help to pin down the culprit. @JorgeB ? ? ?1 point
-
Notifications - Can't filter by Alerts
So, it works now... After disconnecting and reconnecting Connect, I didn't have a new Alert to try to filter on, I only had the archived Alerts. It didn't work on those. But now I have a fresh Alert and it filters that just fine. Once I archived that, the filter works on that new notification but not all the old ones. I think reconnecting Connect worked to fix it. Thanks!1 point
-
[Plugin] CA User Scripts
1 pointThey are alphabetically, with one exception. When you create sth ABC, rename it then to XYZ it will still be in the folder ABC and sorted as well like this. You can rearange them in categories with User Scripts Enhanced.1 point
-
kein Start und Fehler bzfirmware checksum error
So ist es: https://docs.unraid.net/unraid-os/troubleshooting/licensing-faq/#usb-failure-license1 point
-
kein Start und Fehler bzfirmware checksum error
Zum Beispiel Diesem dann natürlich auch sagen, dass er als erstes von usb booten soll. Wenn das geht, wüsstest du, dass es nicht am Stick sondern an der Server-Hardware, z.B. ram liegt. Wenn du da den gleichen Fehler kriegst, liegt’s vermutlich doch am Stick bzw. den Dateien darauf. 🤷🏻♂️ einfaches ausschlussverfahren Natürlich findet er dann kein Array etc, aber du siehst doch trotzdem ob er über diese checksum Prüfung hinweg bootet….1 point
-
Time Machine Broke without Update or Change
Welp, went to do this and immediately seeing it spam that the cache is full - that would be the problem :) I always forget diagnostics are there. Thanks for the help!1 point
-
[Guide] How to harden the security configuration of SMB on an Unraid sever
unRAID 7.3.2 uses Samba 4.22.10 and those are the valid options now server min protocol = SMB3_11 client ipc min protocol = SMB3_11 server signing = mandatory ntlm auth = ntlmv2-only restrict anonymous = 2 null passwords = no smb encrypt = required client signing = required client ipc signing = required client smb encrypt = required server smb encrypt = required1 point
-
[Support] mcreekmore - OpenCloud (DEPRECATED)
Yes, same problem on my side. I've noticed, that Opencloud changed their compose sample files. I need to check the difference and hopefully find the issue. I will let you guys know.1 point
-
is there a log file for MOVER.. it keeps running and stopping early. i have to keep restarting it
1 pointThere is an option under Settings->Scheduler->Mover options to enable mover logging (entries get written to the syslog). It can be very verbose so only leave it enabled if you are actively investigating a mover problem. It might be worth posting your system's diagnostics zip file so we can check your settings to see if we can spot anything that might cause this.1 point
-
[Support] Nodiaque - Gameserver docker
I did read on how to make the automation. One of the problem is a bit of lack of interest on my part. I'm no Github expert and when everything start to require custom yaml and such, I'm like bah, there's surely better way. Since my job doesn't use git, I don't learn it even if I code heavily and at my age, we tend to stop wasting time ;) I've yet to ask some friend who use git like a second nature to simply teach me. I know they will. I can say for sure that the only reason I was able to explain the docker build and such process is because I did it not too long ago for this specific Docker. I do know the rest properly, but I don't build docker often so I normally forget and need to read my notes again.1 point
-
[Plugin] CA Fix Common Problems
1 pointThere are multiple issues spamming the log, frst one you should look at is the apparent power/connection issues with the parity disk. Check/replace cables and post new diags after arrays start (and please create a new thread in the general support forum)1 point
-
[Plugin] Unspin - Rudimentary Hot-File Tiering for Unraid
Assuming I did not mess up terribly, it should not be possible for the plugin to keep the disks awake, as it's only accessing the disks directly after they actually have been accessed from somewhere else. As it does no live-switching (which is a thing best implemented by the Unraid team itself), it's suited best for frequently accessed files, like samples in an audio library, or pdfs holding data that you open every day, or the infamous desktop.ini files that windows creates, or drives holding original videos while editing, etc. If you want movies cached while they are playing, this is NOT what Unspin does. To me it's most helpful in audio and video editing projects: projects that I currently work on have their files moved to cache, despite having set the shares to "Cache -> Array". Kind of like the old "Prefer Cache" setting, but only for data that is actually being used. I think this plugin works best in conjunction with two other plugins: CA Mover Tuning and Dynamix Cache Directories. Since the goal is not spinning up disks unnecessarily, caching the directory content is the first thing you should do anyway. And Mover Tuning is used to move old/cold files back to the array where they belong - Unspin only moves to Cache. I have mover tuning set so that it only reacts to ATIME and moves files based on age, smart caching enabled (Auto setting in file age), fill up level 95%, free down to 50%, running every 4 hours. Disable the stock mover. This works perfect for me. Enable debug logging in Unspin to exactly see which files are being watched, moved, and why. Play around with the rules in Unspin to fine tune the behavior according to your needs. Use the File Activity plugin's filters to monitor and control Unspin if you are unsure. And pause Unspin automatically during backups, mover actions, and similar procedures - this is important, otherwise you have a lot of files moved back and forth unnecessarily. I hope this helps a bit. If you feel there's something wrong with the functionality, please open a Github issue. Thanks.1 point
-
[Guide] Immich Intel GPU Transcoding
Hello everyone, this is a simple guide to use your Intel iGPU or dGPU for transcoding in Immich. Install Intel-GPU-Top Plugin from the Community App Store, no configuration needed: (optional) install the GPU Statistics plugin: Navigate to the Docker Tab and edit the Immich Docker. Enable Advanced View in the top right corner. Add the Extra Parameter: --device=/dev/dri Save the change to rebuild the docker. Open the Immich Web Interface, select your User Profile in the top right. Choose Administration. Navigate to Settings: Scroll down to the bottom to Video Transcoding Settings. Transfer the Settings from the Screenshot and save: /dev/dri/renderD128 Start a transcode and check using intel_gpu_top on the cli will show a process ID and load. looking at the docker logs will show the intel GPU being used for Transcoding. Thats it, enjoy.1 point