Jump to content

sadkisson

Members
  • Posts

    177
  • Joined

  • Last visited

Everything posted by sadkisson

  1. Not sure what happens when changing a working VM template. I assume it changes the assigned PCI assignments. However, after making an change and clicking update the VM will not boot. I had to delete the VM and recreate the VM for it to boot again. Surely, there is someway to make the VM remember its PCI assignments so it does not recreate the XML with new PCI assignments.
  2. Upgrade did not go smooth for me. Thankfully I backed up my flash before upgrading. I upgraded through the webgui from the previous stable version. I received an error about waiting 30 seconds for device labeled UNRAID to load and after 30 seconds just rebooted. I ended up having to reflash the usb stick using the official unRaid usb creator and cooy back over my config folder to the flash. I then had to turn off SSL through SSH to be able to get back to the webgui. For some reason PCIe ACS Overide setting was changed to disabled and I had to change that back to downstream to get my Sata HBA and GPU working again. I am on 6.10 now though.
  3. I am speaking about the different file system layers of a docker container. I find this from docker documentation. --max-concurrent-downloads int Set the max concurrent downloads for each pull (default 3)
  4. I have a hard time finishing downloads as they time out due to my slow connection. I would like to be able to configure the max-concurrent-downloads in the Docker settings page.
  5. Below is my configuration with a working RX 590 pass through to Windows 10. Hardware Motherboard Supermicro X9SCM-F (modified pci express slot to fit X16 card) latest BIOS Processor Intel Xeon E3-1200 Graphics Card XFX Radeon RX 590 Fatboy UnRaid Settings UnRaid booted in UEFI mode PCIe ACS override: Downstream VFIO allow unsafe interrupts: No Graphics pass through using vfio-pci.cfg method stored on flash drive Windows 10 VM config Machine: Q35-3.1 BIOS: OVMF Hyper-V: Yes Graphics Card: AMD Radeon RX 470/480/570/570X/580/590 VM Settings Windows 10 VM set to boot in UEFI mode Latest VirtIO drivers When I first tried to use the RX590 my Windows 10 VM was using Machine: i440fx and SeaBios. This resulted in my server giving an error when trying to start the VM. I had to convert my Windows 10 VM to boot via UEFI and then the VM would not boot with SeaBios. I had to recreate my UnRaid Windows 10 VM config to boot with Machine: OVMF and BIOS: Q35 and it loaded right up. Installed the AMD driver from their website and I was up and running. The only issue I have had with this setup is the known AMD reset bug. So if I have to stop the VM I have to reset the entire server to start the VM again or the whole server will freeze when trying to start the VM. From what I understand it has something to do with the AMD graphics card not properly releasing after VM shutdown. Please if you have any question on my setup ask and I can give you any information I might have left out. Hope you all get yours working as well.
  6. I have a RX 590 passed through to windows 10. I had to convert my windows 10 VM to uefi boot mode to get it working properly. Also, I have observed that if I stop the VM I have to reboot the whole server or upon VM start my server freezes. I do not stop the VM very often however so it has not been much of an issue. I am unable to post the Unraid VM config at the moment but I will tomorrow.
  7. This new version fixed my issue. MakeMKV was crashing for v65 AACS BD+.
  8. Thank you! Appreciate the options. I am enjoying the light theme.
  9. It shows 0 domains on the block list. It is failing when downloading the lists it seems. Do you have the dns entry in the extra cmd as seen in the picture?
  10. Thank you @Mikki I appreciate your help! I was able to get this working by installing the steamcache-generic docker and a dnsmasq docker from jpillora/dnsmasq. The steamcache-dns docker is missing the Sony servers for some reason. Will save me some bandwidth now!
  11. I tried to set this up to cache my sons PlayStation 4 updates so they only have to download once on our slow internet. Unfortunately I could not get this to work. I was really confused how to setup all the dockers. Happen to have a write up of the process?
  12. I picked up two of these thanks for the tip @SSD! I had a question. Why are there two power inputs on the cages? I am currently just using one cord to power both cages using just one port. Will this be just fine? Everything is working just fine. I only have 4 drives at the moment.
  13. I have one NIC pass through to pfsense for WAN and I set the unraid created bridge as LAN. I had to modify the bridge in pfsense VM xml to display the Bridge as an e1000 Ethernet adapter instead of the default virtio adapter that unraid assigns. Unraid gets its IP from the bridge and the physical NIC feeds my switch for other devices in my LAN. Hope that made sense. Sent from my iPad using Tapatalk
  14. Ok, I was able to get it working. I did not see at the top when it recognizes the disk type it sets the variable and then executes the IF statement lower in the script. I had to add another BD28 variable at the top along with the additional IF statement noted earlier. It detected and started ripping immediately this time. Love automation! Thanks!
  15. I just picked up a blu ray drive to backup my collection onto the server. It does not appear to do anything when I insert the disk however. It looks like your script runs makemkv to determine what type of disk it is. On this particular disk it is reporting as: " DRV:0,2,999,28, " and I noticed your script determines its a blu ray if it matches DRV:0,2,999,12, . I thought I could make it work by just copying the IF statement matching DRV:0,2,999,12 to DRV:0,2,999,28 but it still does not attempt to rip the disk. I restarted the docker after making the change to the script. Is there anything else that needs to take place?
  16. Amazing! I have been working on building a docker for this and struggling. Thanks Sparkly!
  17. Yes, removing the "$" from my environment variables fixed that issue. Still some other issues, but I think it is with the docker it self.. Does not seem to be working. When I run "docker logs ogar" I see this: sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory module.js:338 throw err; ^ Error: Cannot find module '/data/src/index.js' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3 sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory module.js:338 throw err; ^ Error: Cannot find module '/data/src/index.js' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3
  18. I am trying to get Docker for Ogar working for my kids. I used Community Applications plugin to convert "Galexrt/docker-ogar" to a template. I guess I have no idea what I am doing.. I see this in the docker commands: if [ ! -z "$SERVER_PORT" ]; then sed -i 's/serverPort = .*$/serverPort = '"$SERVER_PORT"'/g' "$DATA_PATH/gameserver.ini" fi if [ ! -z "$SERVER_GAMEMODE" ]; then if [[ "$SERVER_GAMEMODE" == "0" && "$SERVER_GAMEMODE" == "1" ]]; then echo "SERVER_GAMEMODE is invalid, defaulting to 0" SERVER_GAMEMODE="0" fi sed -i 's/serverGamemode = .*$/serverGamemode = '"$SERVER_GAMEMODE"'/g' "$DATA_PATH/gameserver.ini" fi if [ ! -z "$SERVER_BOTS" ]; then sed -i 's/serverPort = .*$/serverPort = '"$SERVER_BOTS"'/g' "$DATA_PATH/gameserver.ini" fi if [ ! -z "$SERVER_BOTS" ]; then sed -i 's/serverPort = .*$/serverPort = '"$SERVER_BOTS"'/g' "$DATA_PATH/gameserver.ini" fi node "$DATA_PATH/src/index.js" So I created environment variables for "$SERVER_PORT, $SERVER_BOTS, $SERVER_GAMEMODE, $DATA_PATH" but when trying to create it fails stating invalid environment variables. I tried removing all variables from the template and when I click add it successfully adds however the docker will not keep running. It starts for a few seconds then stops. Any ideas?
  19. Wierd my log looks identical to yours when i select, "Network type: none" If you ssh to your unraid box what is the output of? docker exec -i -t OpenVPN-AS bash then ifconfig root@Tower:/# ifconfig br0 Link encap:Ethernet HWaddr 00:25:90:57:72:84 inet addr:192.168.1.201 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1627557 errors:0 dropped:15806 overruns:0 frame:0 TX packets:1490082 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:392983612 (392.9 MB) TX bytes:447470543 (447.4 MB) docker0 Link encap:Ethernet HWaddr 56:78:61:52:55:48 inet addr:172.17.42.1 Bcast:0.0.0.0 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:224540 errors:0 dropped:0 overruns:0 frame:0 TX packets:331504 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16998955 (16.9 MB) TX bytes:88270226 (88.2 MB) eth0 Link encap:Ethernet HWaddr 00:25:90:57:72:85 UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:1650807 errors:0 dropped:11924 overruns:0 frame:0 TX packets:1776824 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:436989590 (436.9 MB) TX bytes:473260582 (473.2 MB) Interrupt:20 Memory:f7a00000-f7a20000 eth1 Link encap:Ethernet HWaddr 00:25:90:57:72:84 UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:483071 errors:0 dropped:0 overruns:0 frame:0 TX packets:14155 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:51937412 (51.9 MB) TX bytes:1602044 (1.6 MB) Interrupt:16 Memory:f7900000-f7920000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:572755 errors:0 dropped:0 overruns:0 frame:0 TX packets:572755 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:93414046 (93.4 MB) TX bytes:93414046 (93.4 MB) vetheb215f8 Link encap:Ethernet HWaddr 56:78:61:52:55:48 UP BROADCAST RUNNING MTU:1500 Metric:1 RX packets:19945 errors:0 dropped:0 overruns:0 frame:0 TX packets:186076 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2044671 (2.0 MB) TX bytes:22393722 (22.3 MB) vethf2a0f38 Link encap:Ethernet HWaddr 7e:5a:11:5c:e5:59 UP BROADCAST RUNNING MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:109559 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:8952168 (8.9 MB) vethffc98e8 Link encap:Ethernet HWaddr 8a:a4:80:2d:a9:16 UP BROADCAST RUNNING MTU:1500 Metric:1 RX packets:204595 errors:0 dropped:0 overruns:0 frame:0 TX packets:310904 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:18097844 (18.0 MB) TX bytes:79402619 (79.4 MB) virbr0 Link encap:Ethernet HWaddr 52:54:00:be:b4:04 inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Ok, I figured it out. Under Network Settings in unRaid I had setup bridge set to yes and when I turned that off it works just fine.
  20. Wierd my log looks identical to yours when i select, "Network type: none" If you ssh to your unraid box what is the output of? docker exec -i -t OpenVPN-AS bash then ifconfig root@Tower:/# ifconfig br0 Link encap:Ethernet HWaddr 00:25:90:57:72:84 inet addr:192.168.1.201 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1627557 errors:0 dropped:15806 overruns:0 frame:0 TX packets:1490082 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:392983612 (392.9 MB) TX bytes:447470543 (447.4 MB) docker0 Link encap:Ethernet HWaddr 56:78:61:52:55:48 inet addr:172.17.42.1 Bcast:0.0.0.0 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:224540 errors:0 dropped:0 overruns:0 frame:0 TX packets:331504 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16998955 (16.9 MB) TX bytes:88270226 (88.2 MB) eth0 Link encap:Ethernet HWaddr 00:25:90:57:72:85 UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:1650807 errors:0 dropped:11924 overruns:0 frame:0 TX packets:1776824 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:436989590 (436.9 MB) TX bytes:473260582 (473.2 MB) Interrupt:20 Memory:f7a00000-f7a20000 eth1 Link encap:Ethernet HWaddr 00:25:90:57:72:84 UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:483071 errors:0 dropped:0 overruns:0 frame:0 TX packets:14155 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:51937412 (51.9 MB) TX bytes:1602044 (1.6 MB) Interrupt:16 Memory:f7900000-f7920000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:572755 errors:0 dropped:0 overruns:0 frame:0 TX packets:572755 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:93414046 (93.4 MB) TX bytes:93414046 (93.4 MB) vetheb215f8 Link encap:Ethernet HWaddr 56:78:61:52:55:48 UP BROADCAST RUNNING MTU:1500 Metric:1 RX packets:19945 errors:0 dropped:0 overruns:0 frame:0 TX packets:186076 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2044671 (2.0 MB) TX bytes:22393722 (22.3 MB) vethf2a0f38 Link encap:Ethernet HWaddr 7e:5a:11:5c:e5:59 UP BROADCAST RUNNING MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:109559 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:8952168 (8.9 MB) vethffc98e8 Link encap:Ethernet HWaddr 8a:a4:80:2d:a9:16 UP BROADCAST RUNNING MTU:1500 Metric:1 RX packets:204595 errors:0 dropped:0 overruns:0 frame:0 TX packets:310904 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:18097844 (18.0 MB) TX bytes:79402619 (79.4 MB) virbr0 Link encap:Ethernet HWaddr 52:54:00:be:b4:04 inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  21. Do you have? Network type: host Privileged: (ticked)
  22. OpenVPN is not working for me. I attached the log file. Does not appear anyone else has had this issue. Log is referring to eth0 not found. Any ideas? openvpn.log.zip
  23. unRAID has no DVD drivers What exactly does that mean? I can manually mount the DVD from ssh issuing 'mount /dev/sr0 /media' and see the contents of the drive.
  24. Can unassigned devices mount a dvd rom? I can see the drive but when attempting to mount the page brings up a spinning icon and then comes back with no change.
×
×
  • Create New...