brainbudt

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by brainbudt

  1. wow! well... I have learned that not everything is searchable in a browser using Ctrl+f thanks allot buddy!
  2. Hey guys, I currently got a problem where an VM won't start. I'm getting the following error: internal error: Did not find USB device 0451:16a8 In the gui the USB device isn't selected. And when read the XML file there isn't any mention about the USB device. down here you can find the XML file: <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>Hassio</name> <uuid>00ba38b1-bc26-7330-0d25-fbd265759084</uuid> <description>Hassio OS</description> <metadata> <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/> </metadata> <memory unit='KiB'>6815744</memory> <currentMemory unit='KiB'>6815744</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>15</vcpu> <cputune> <vcpupin vcpu='0' cpuset='8'/> <vcpupin vcpu='1' cpuset='1'/> <vcpupin vcpu='2' cpuset='9'/> <vcpupin vcpu='3' cpuset='2'/> <vcpupin vcpu='4' cpuset='10'/> <vcpupin vcpu='5' cpuset='3'/> <vcpupin vcpu='6' cpuset='11'/> <vcpupin vcpu='7' cpuset='4'/> <vcpupin vcpu='8' cpuset='12'/> <vcpupin vcpu='9' cpuset='5'/> <vcpupin vcpu='10' cpuset='13'/> <vcpupin vcpu='11' cpuset='6'/> <vcpupin vcpu='12' cpuset='14'/> <vcpupin vcpu='13' cpuset='7'/> <vcpupin vcpu='14' cpuset='15'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-5.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/00ba38b1-bc26-7330-0d25-fbd265759084_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='15' threads='1'/> <cache mode='passthrough'/> <feature policy='require' name='topoext'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='vmdk' cache='writeback'/> <source file='/mnt/user/domains/Hassio/haos_ova-7.5.vmdk'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </disk> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x10'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x11'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0x12'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0x14'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:b6:12:c4'/> <source bridge='br0'/> <model type='virtio-net'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <audio id='1' type='none'/> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x0451'/> <product id='0x16a8'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </memballoon> </devices> </domain> dino-server-diagnostics-20220816-1919.zip
  3. is it possible to add a VPN version like your other torrent dockers?
  4. hey geys, sinds 03-01 I have had many problems with my whole network. After a lot of crying and troubleshooting, I came to the conclusion that every time Unraid connects to the network, my modem from my ISP and or my routers crashes. I just don't know what's really wrong it. I have restarted it (I know it's not windows but who knows) updated all the dockers updated all the plugins deleted a couple of plugins I don't use disabled docker in the settings But I keep getting the same problems dino-server-diagnostics-20220106-2008.zip
  5. is it possible to use it with sonarr and radarr? or do you recommend it ?
  6. When I set the validate to true and restart it. It will keep in Version 340.3. Even after a few restarts it keeps on the same version. I have also disabled the Pihole like you said, but this also doesn't make a different.
  7. Hey guys, I got 2 questions about the ark server/ I can't seem to update the server. In the info it says you just need to restart the server, but this doesn't seem to be working. I wanto to enable the winterwonderland event, but that also doesn't seem to be working. The game keeps on version 340.3. This is what I have put in the "Extra game parameters" -server -log -ActiveEvent=WinterWonderland
  8. Hello, A few days ago I have added a 3e drive to a pool. But I just noticed that it doesn't use it. The pool is currently using raid 0 but unraid is saying there is 500gb of total storage on that pool. Even when I convert it to a raid 5 or 1 it still just use the first 2 drive. The 3e drive has less storage then the first 2 drive, but I thought that btrfs doesn't really care about that. dino-server-diagnostics-20211129-1114.zip
  9. thank you I have uploaded the log file
  10. Hi guys, Since e few hours I have a problem where I can't connect to the web gui. even After a reboot. I'm getting the error "connection refused". I also tried it on other devices. I already tried to restart the webgui but it didn't work. The weird thing is that I can still connect to a few docker webguis because they auto start after reboot. I'm running version 6.9.2(or 3 the latst stable version dino-server-diagnostics-20210930-1118.zip
  11. Thank you for the question answer. so if I understand it correct it should still be used as a cash pool and not as default storage
  12. Hey guys, Is it possible to put all drives in a pool and none in the array? or should a pool always be like a cache?
  13. Thanks! Would it be okay when you give the OS 2-4 thread and would there be any negatives in the file transfer speed with going to low?
  14. Hey guys! I have a question about how CPU pinning and isolation work. Is it right that when you pin a thread that it will just use that thread. And with CPU isolation that it will not use that thread? The reason I'm asking this is because that I always thought that it was the same thing.
  15. Thanks that seems to fix it! Was this just a weird hiccup by the GUI or something else?
  16. Hey sorry yes here you go dino-server-diagnostics-20210222-1136.zip
  17. hey guys! I have a question. I have a cachepool with 4 SSD in it. They are in raid 5. The weird thing is that just 3 of the 4 drive's are being written to. You can see in picture 1 that drive 4 has just 69(nice) reads to it and 0 writes. Is this because it is using the 4e drive as the "parity" one?
  18. hey I really love this docker, but the problem is that I can't sign in with me apple id. I keep getting the error"There was an error connecting to the Apple ID server." is there a way to let me login ?
  19. Okay I will need to take a look into that, but I have no experience with editting dockers at all. So is it possible to just ad it in ?
  20. Hey I want to use this to code python, but how do I download and install python within the docker?
  21. does your cpu need to have VT-D in order to get this to work ?
  22. I don't the ethernet0.virtualDev = "e1000" and even when I add the ethernet0.virtualDev = "vmxnet3" I will get an error saying that the file is corrupted
  23. yea I already tough about that, but I can't seem to find any information about it on how to get it. I have already set it to bridged, but I think that unraid just can't seems to find the network driver, because when it can't find the dhcp server it should set an IP address from the apipa protocol. and I'm using workstation not esxi so I can't change the network adapter type
  24. Hello I 'm trying to run unraid on VMware Workstation, when I use the plop I don't get any ip adress, when I don't use it I will get the ip 169.254.X.X so it cant find the dhcp server even when I set the ip manualy it's still cant connect to anything. the rest I'm doing the same as Socrates