Everything posted by Doublemyst
-
WireGuard quickstart
Hi there I am a newbie, and maybe just didn't understood the answer, when I was fastscroolling through the pages in search for an answer. My issue is following: I have a main server, on which the WireGuard is correctly installed and running. Here is the setup (I don't know what is private and what not, so I just hid all stuff might be privat? Now I have installed a second server, which will be 24/7 on, and wanted to make sure WireGuard is also running on it, so I can get inside with each of the servers (as the main one will be in sleep mode most of the time). I've tried to install it and here are the settings: The only difference between this two servers are the UDP Ports and the IP adresses of the servers itself, which have to be setup inside the router. The IP's IPv4 and IPv6 in this settings are the same on both servers (they were added automatically, I didn't change anything). On the new server, I can't press the "Actiave" switch. And in addition, when I changed stuff on the peer (interface), I got following message: Does anyone know what I am doing wrong? When I don't add the peer, I am able to activate the tunnel, but as soon as I add a peer for remote tunneled access, I get the error message for updating the peer and it changes to "inactive" Thanks a lot in advance! Cheers
-
Changing Docker Repositories
Hi Squid, thanks for the reply. Is it possible to add this as feature request to unraid, or maybe fix common problems plugin? I mean it might help to get more security for the unraid users, if they understand, that their application aren't getting any security updates, as the repositories changed. Maybe some sort of additional checkbox, which will also check if the repository on users dockers and the one in their "Apps" container is still the same? I understand, that the "Apps" is not really part of official Unraid, but this plugin is so important, that without it Unraid is just to 70% Unraid and helping users to fix their security vulnerabilities (even if not caused by Unraid OS itself) might be a very good cause.
-
Changing Docker Repositories
Hi there I've installed from Unraid - Apps serveral dockers application and they work all fine. Now, I've added a second server and during the setup, I've noticed, that several dockers, which are running on my older server, are quite outdated, even though I regullary check for updates. The reason for the outdated version is the changed repository (as far as I understand). Here an example with the Trilium docker: This is the setup which I have on my "main" server. As you can see the repository is bgameiro/trilium. But when I installed trilium on my new server, the apperance changed, as it was a much higher version. The repository in this case is zadam/trilium: In both cases it was referring to the same application inside "Apps" (you can see it based on downloads), but the changed repository is excluding my docker from updates (as the old one is depricated and I didn't see / understand that). The same happens also to other application as for example lidarr. Is there a way to get notification, when the repository for you docker application inside "Apps" was changed and you should take any actions? As otherwise I have to recheck manually all the application, if the repository is still correct, in order to get updates / security updates. Thanks for any advice! Cheers
-
Lagging Windows VM after reboots
Alright, here an update for everyone who is having a similar issue. After getting obliterated by our squid, he actually asked for diagnostic files. After a lot of reboots (even using the sleep plugin, I am regulary using), I had no lags. And the reason is, I didn't reboot my PC as I normally do. Normally, when I change VMs, or start stop them, I was using the android Array app. And as soon as I've run a test with booting from the array application, I got lags. I don't know what exactly is this app doing differently, but the result, at least for me, is lags. Now I've purchased the android ControlR app and started the VMs a few times with it and didn't get any lags. So for me, the issue is solved.
-
ControlR (Android/iOS app for unRAID)
Hi, I've bought this app a few days ago and it is working quite fine. Had some problems with autoinstalling my two servers, but with https / port 80 (with 443 it was just loading and loading) setting it did actually work. My question is about the WOL feature. Unfortunatelly, when my server is in sleep mode, when I press the "power on" button, it just says something, that I have to wait until the command finishes, but the server doesn't start. Does anyone know what is the reason and how to fix it? Here is my setup: S3 settings: BIOS settings (MSI Motherboard - checked online what settings have to be modified in order to get WOL working): ERP ready -> Disabled Resume by PCI-E Device -> Enabled Then I've checked this video (Setting Up Wake-On-LAN with MSI Motherboard and Linux): And inside Linux he is using commands like * sudo apt install ethtool I've done ethtool -h on the console, and got result, so I think it is already installed and skipped this step * ip address In order to find the correct adapter name. In my case I have dozens of them, but it seems that br0 is the correct one (is at least the one which is showing the IPv4 of the server * then he uses "sudo ethtool [NAME OF THE ADAPTER] | grep Wake-on and he sees which states are supported and what is set. When I do it, i don't get any results: But on the other hand, I don't know what is "normal" for unraid, and maybe this is something the ControlR Plugin and app is handling? Thanks for any advices. Cheers EDIT SOLUTION: Alright, I've managed to finally find the reason and solution. Luckily I stumbled upon this post: https://wiki.unraid.net/Setup_Sleep_(S3)_and_Wake_on_Lan_(WOL) The WOL feature is running in unraid on module eth0 and not br0. If you type "ethtool eth0" you'll see if your Wake-on is actually on and in addition what ckind of Wake-on are supported. It has to be a "g" as in f.e. pumbg listed. Each letter represents a wakeup option. In my case I had Wake-on for eth0 on "d" for disabled (I guess). It can be switched with this command "ethtool -s eth0 wol g" (g stands for magic packet). After sleep and wake-up, this "g" persisted. Edit - Edit: it did not persisted after reboot of the unraid system. so a script has to be added which will "reactivate" wake-up - g each new boot, but in your case it might work just fine. I've solved it with a custom script plugin which run's this "ethtool -s eto0 wol g" command at array start, which should mostly be when the server reboots. P.S. I don't know if "module" is the correct name (for eth0, br0), but the guy in the video used it, so I'm just using it too.
-
Lagging Windows VM after reboots
Hi, thanks for the advice. I've updated Unraid to 6.11.1, I've modified the VM to: Q35-6.2 and virtio drivers to 0.1.221-1 Inside Windows I've launched virtio-win-gt-x64.msi in hope it will update drivers (don't know if it actually did). Had to restart the VM a few times to get the lags back (they came back). Additional info: my VM is running on an SSD in a separate pool (not inside array).
-
Lagging Windows VM after reboots
I had this issue on Unraid 6.10.3 and now on 6.11.0
-
Lagging Windows VM after reboots
The issue occurs on Windows 10 and Windows 11, it doesn't matter which of them I load, the lags are the same. When the lags beginns, I can run Windows 10, then shut it down, start Windows 11, and still get the same lags.
-
Lagging Windows VM after reboots
Hi there If I reboot (shutting down and starting, some time later, again) my Windows 10 VM a few times (2-3 times), it starts to lag. The lag occurs every 20-30 seconds and lasts for about 1 second, which is incredibly annoying. The only solution is to restart the whole Unraid server, and the VM runs smoothly again. Does anyone know what is the reason and how to fix it? Thanks for any help!
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
A small update. I've done modifications as suggested by @salora and modified my Syslinux configuration and even added allow unsafe interrupts and created a new VM using SeaBIOS: kernel /bzimage append pcie_acs_override=downstream,multifunction vfio-pci.ids=8086:a2f0 modprobe.blacklist=i2c_i801,i2c_smbussnd_hda_intel video=efifb:off,vesafb:off vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot Where "8086:a2f0" is my audio card: But had no luck, as I got this error message Which indicates, that the audio device is still somehow binded to unraid. Then I tried this configuration: After checking this config for modprobe.blacklist and seeing someone using this i915 in his configuration: kernel /bzimage append pcie_acs_override=downstream,multifunction vfio-pci.ids=8086:a2f0 modprobe.blacklist=i915,snd_hda_intel,snd_hda_codec_hdmi video=efifb:off,vesafb:off initrd=/bzroot But this didn't help neither.. When I disable the audio card, the VM is starting, but I have no video output. The reason I think is the missing ROM Bios, but I didn't manage to find one for intel hd graphics 530.. Found drivers and several roms for differend intel hd graphic cards, but not the 530.. Maybe someone has one laying around? On techpowerup those are the processors, but I couldn't find the bios files: https://www.techpowerup.com/gpu-specs/hd-graphics-530.c2789 https://www.techpowerup.com/cpu-specs/core-i5-6500.c1829 my processor is i5-6500T, but i think those are very similar. Anyone any suggestions?
-
[Plugin] Intel-GVT-g
Hi @ich777 Thanks for the quick reply! Do you know, if there is a possibility to have this USB Display Link working but for two monitors? You are writing about mirror display - does it mean only 1 display output can be shown? In other words, is there a way to get two separate displays working independently (different stuff going on on the monitors) with a USB display link (or maybe two links - two USB links for two monitors :D?)?
-
[Plugin] Intel-GVT-g
Hi @ich777 Sorry, if you have already answered it (didn't found the answer on the first dozen pages - and I'm a noob, so it could just be that I didn't understood that I saw an answer, when I saw it), but I have a small question: I've an "HP ProDesk 600 G3 Mini DM Intel Core i5-6500T" on which I am going to run several dockers + HomeAssistant VM and would like to run a Windows 10 VM, which will be used as my daily driver. I have two monitors and would like to have the output directly on them (they will be plugged directly into the pc via DP). When I install your plugin, will it work like that? I've seen on the first pages a post with a USB grapics card, but didn't fully understand it. At the moment I didn't even managed to get the "regular" APU passthrough, so that's why I am looking for possible solutions. Thanks!
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
Hi there I hope this is the right topic (and I am an noob, so sorry, if there is a solution, but I was to stupid to understand it). I have bought an used "HP ProDesk 600 G3 Mini DM Intel Core i5-6500T" an wanted to run Unraid on it with a Windows 10 VM, which will be my daily driver. Unfortunately I am getting error messages, when I try to launch the VM with the graphics passthrough. Here is what I've done so far: * Activated Legacy Mode in BIOS in order to be able to start unraid * Activated this checkbox and rebooted the server * Created a Windows 10 VM with following settings * Received this error message * Those settings didn't work so i changed the Grapics card to VNC, and installed Windows 10 (is now working fine, but in VNC). My main goal is to use the DP output on the PC in order to work with my regular monitor. I've seen this post, but i don't know if this is something, what could/should help (Edit: checked it out with the developer. It might be possible with additional hardware, but there might be several issues. So a "natural" passthrough from the pc's DP to the monitor would be a more stable solution): Thanks for any help! Cheers!
-
[Support] Linuxserver.io - Nextcloud
Thanks man! Awesome you put a working solution here! Was looking for an solution on github and other sites for hours, and was suffering for months!
-
[Support] Crocs - Tube Archivist
Hi thanks for the reply. I've found the quality per channel setting (thanks again for reply), but didn't try it out yet, as if I download in the wrong quality, I don't know how to redownload a file. I've tried to run the "Rescan filesystem", but the deleted file still persists. Am I doing something wrong? I have deleted the video file from the SFTP folder, on which it was downloaded from tubearchivist. Then I went to settings and launched "Rescan filesystem". There is no progression bar, but I left it open for several hours. I had only 3 videos downloaded in total, 1 of which was deleted. But even then the deleted video is still shown under "home" and if i rescan subscriptions, the deleted video isn't shown in the download list que. SOLUTION: The reason was available in the Docker Log File. In the folder, in which I was downloading the youtube videos from tubearchive I had other files (like .txt file which I used before for the youtube-dl). Here is the Error message which was available in the logs: unexpected: NotADirectoryError(20, 'Not a directory') Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/celery/app/trace.py", line 451, in trace_task R = retval = fun(args, **kwargs) File "/usr/local/lib/python3.10/site-packages/celery/app/trace.py", line 734, in protected_call return self.run(args, **kwargs) File "/app/home/tasks.py", line 205, in rescan_filesystem scan_filesystem() File "/app/home/src/index/filesystem.py", line 290, in scan_filesystem filesystem_handler = FilesystemScanner() File "/app/home/src/index/filesystem.py", line 31, in init self.all_downloaded = self.get_all_downloaded() File "/app/home/src/index/filesystem.py", line 46, in get_all_downloaded channel_files = os.listdir(channel_path) NotADirectoryError: [Errno 20] Not a directory: '/youtube/config1080p+.txt'
-
[Support] Crocs - Tube Archivist
Hi there Thanks for the work, I just have two three questsions: - I have downloaded a video in the wrong (way to big format) how can I redownload the video (I have already deleted it from the server)? - How can I change (explanation for a dummy) the output file name for the videos? I'd like it to be "%Name%_%Date%.%ext%" - Is it possible to set different quality profiles for different channels? For example I don't need 1080p for cooking channels, but I want it for educational ones. With this step it is possible to save hundreds of GB of space. Cheers
-
video=efifb:off not working
Yaaaaay, thanks! i must have changed it while I was trying to get my "test-server-vm" to work. And as I am a noob, I must have forgotten it and remembered only the config files I changed.
-
video=efifb:off not working
Here a diagnostic from the unraid USB drive on which the video=efifb:off is working correctly and the screen freezes on vfio-pci 0000:2b:00.0 vgaarb: ..... I hope someone can tell me what is wrong with my regular flash drive ..
-
video=efifb:off not working
Hi there I wanted to move Unraid to my main PC and create a working VM on it. Before I did it, I wanted to test it out and installed a fresh version of Unraid on a new stick and launched it. After a lot of troubles I finally managed to get my Nvidia GTX 1060 to be successfully passed through to my Windows 10 VM. As this is the only driver, I had to "unbind" it from unraid. For that I've found on forums following command strip, which I pasted in the flash drive both on Unraid OS and Unraid OS GUI Mode: kernel /bzimage append pcie_acs_override=downstream,multifunction video=efifb:off initrd=/bzroot When booting Unraid, on some place the display froze and didn't show anything, which means, that the server has released the graphics card. Now I installed all the drivers and launched my "normal" Unraid flash drive. I added the change above to the flash drive, but it didn't release the graphics card. Each time I start Unraid, I see the IPv4 and my login flashing. Also the VM isn't working, as I don't have image on my screens. Is the once instaled nvidia plugin the issue here? I have tried different "flash" configurations I found on forum, but without any success. In attachment I add the diagnostics. Thanks for any help!
-
[Support] SpaceinvaderOne - Macinabox
I heared a rumor, that it will be out, as soon as Ed will finish working on it absolutely free of charge, voluntarily in his free time.
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
You need to select *install method 2* in the docker.
-
[Support] SpaceinvaderOne - Macinabox
Is Nvidia supported in BigSur? I though Nvidia cards are supported in High Sierra and nothing newer.
-
Slow Read / Write - No parity
Ah, alright .. Just saw the 480 mb read/write, and assumed it will be the average Is there a SSD you would suggest, where this speeds will "maintain"? Or what should I look for?
-
Slow Read / Write - No parity
Hi, here are the diagnostic files: tower-diagnostics-20220115-1409.zip
-
Slow Read / Write - No parity
Hi, I have the issue, that my read / write speed is sort of slow. In order to test, if my setup "workspace on VM and my main computer will be my server" will work, I have created a new unraid instance. In this instance I only have 1 TB SSD drive. When I copy file inside Domains folder, the speed is pretty low. It is the same speed I have with my regular server and HDD disks with parity. Am I doing something wrong? What can be the reason for it? If it matter, my processor is AMD Ryzen 5 5600X 6-Core @ 3700 MHz. Edit: here a screenshot: