-
Any support for MESA Venus Vulkan Serialization?
For those following behind, I never ended up discovering a means to enable this, it looks like the technology is still under development. Technically if you can reconfig unraid and import the right modules, you could maybe get it to work. You can probably forget GUI support for this within the next 2 years though.
-
[Support] devzwf - pihole DoT/DoH
Switching from Beta to Latest for me worked without any issues. Really fantastic work ZappyZap, thank you for your contributions to the FOSS ecosystem.
-
VM Manager Feature requests
Is there any support for Venus with this method?
-
Any support for MESA Venus Vulkan Serialization?
Hello, We appear to have VirGL support enabled, and forgive my ignorance here, but I understand that is separate from the Vulkan implementation of Virtio-GPU. My goal is to pass a GPU to a VM (not with VFIO device passthrough) for playing games, but not actually give up the GPU from the host OS (Unraid). With Proton-GE using mostly Vulkan it seems possible to run games on this. This means Containers and other VMs can take advantage of the GPU while it is idle, and when needed the GPU can be tasked with rendering basic games like Stellaris. No PCI-Reset system killing required! It appears possible, https://docs.mesa3d.org/drivers/venus.html However, I'm not clear on how we would go about enabling this for Unraid, has anyone discovered support for it or an example VM XML with this supported? Super interesting technology, thanks in advance!
-
Zackey_TNT started following Any support for MESA Venus Vulkan Serialization?
-
[Support] devzwf - pihole DoT/DoH
I set a higher rate limit for Pihole but the 127.1.1.1#5153 responder seems to still refuse requests, im wondering if its set to a rate limit as well in configs or built in? Maybe at cloudflare's end?
-
[Support] devzwf - pihole DoT/DoH
One more question, do the DoH/DoT modules have a rate limit set, as I think that is what I am hitting with that previous error.
-
[Support] devzwf - pihole DoT/DoH
Hello, To respond about the "Others" with containers (docker apps) in unraid, some apps will let you pick tags or branches to use, like Latest, Default, Beta, and Nightly. This is done via the UI and not added as a tag to the repository. Update for you following days/weeks? of testing. Still having no issues myself though I note that on one of my two instances of pihole, it is reporting the following error: Connection error (127.1.1.1#5153): TCP connection failed while receiving payload length from upstream (Connection prematurely closed by remote server) I think this is just cloudflare momentarily not responding, but it does slow down dns response times significantly. Not sure if pihole can be set to just serve whichever provider responds first (DoT/DoH). Do let us know when to switch off the beta tag, thank you very much for your work! Cheers.
-
[Support] devzwf - pihole DoT/DoH
Thanks for this update, I have deployed it in my environment and started sending all my prod traffic to it. It is handling requests OK and shows DOH tests passed on https://one.one.one.one/help/ While I cant test DOT externally, I have set it as a provider and that has worked fine. Seems to work just fine, I had to manually set the tag as the Unraid app doesn't offer a selection unlike others. @ZappyZap Does the local unbound instance also use DOH/DOT as its upstream, or still just requesting from root servers over generic 53 ? Maybe comment that in the template if still unencrypted traffic for that resolver. Hope this helps, let me know if you need anything specific tested. I imported my pi-hole config as well so blocklist/gravity etc is working too.
-
[7.2.3] Dynamix Gray theme has White header at top of GUI.
This is a straightforward issue to replicate with Firefox and Microsoft Edge on Windows 11. Go to Settings > Display and set your theme to Dynamix Gray. Refresh the page and the header at the top of the web page will be entirely white as in the White theme. I have two Unraid hosts, but this problem exists across both. I upgraded to 7.2.3, from 7.2.2, or whatever the latest stable previous release was prior. Prior to this I have: Cleared all Cached Data for Firefox. Checked with Microsoft Edge and found the same problem. Removed most plugins on both hosts except for Community Apps and Tailscale, as I cannot remote into these hosts without Tailscale. Searched the forum for any matching bug reports, my apologies if this has already been submitted as I have not seen it yet. Hope this helps, Thanks lads.
-
ZFS Rewrite Command?
Thank fellas, that's done it. We're in progress for a re-write. I'll delete my snapshot to reclaim the space officially once it completes and I verify basic data integrity.
-
ZFS Rewrite Command?
Hey Fellas, Before I continue please know I have a 3-2-1 solution, so I have 2 offsite backups, two entirely separate media onsite backups and a bunch of disks sitting around with backed up data. This is the main system but it's got so many copies "new" features are risk free. These are all regularly tested to. I just finished manually adding 4 drives to 2 vdevs across a raidz2 array, and following the guides have re-mounted the pool successfully. Now I want to run the ZFS rewrite command as I understand it will re-stripe the array and be more optimal then leaving it alone space wise. However the docs for the command are poor because its just come out. If you try to run it against the pool it just gives you a no such file or directory error and exits. Tabbing to return results gives you some options on selectable destinations but I dont think these are working properly yet. So my question is... has anyone ran this successfully on 7.2.0 yet, and if so, what command did you use after zfs rewrite? How did it work, what was your experience etc. Cheers.