iltisdaniel

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by iltisdaniel

  1. Hey Ghost! So I finally had a chance to test this out. Tbh, it was mainly my ignorance as I didn't know I have to bind the devices in the Device List. I saw them as available when making the VM and assumed that was it. I bound them, and it seem to be working. But It's still he same issue. The problem is the bridge. I cannot bind it. I've tried the pcie-acs override trick, that scattered the IOMMU groups but the bridge still remained unbindable. And I've tried Space INvaders trick of vfio_bind.id=*id of item*. That unfortunatelly also didn't help. Any ideas on how to move this stubborn bridge? Also, what is the difference between Q51 and the default one I'm using? Cheers, Daniel.
  2. That's actually what I started working on. I'm trying to get my laptop to connect to the rasberry at work and once I finish that and get it working, i'll see if I can connect the LAN. I'm still somewhat confused whether the two tunnels (in the LAN (RASPI) to LAN (Unraid) connection do the job, or if you also have to connect both peers. Sorry. Noob. Daniel.
  3. Hey again, here's the diagnostics fileuns01dil-diagnostics-20210723-1349.zip. I did use some tricks from this forum and space invaders to get my own GPU BIOS (if that's what you mean by ROM (sorry not familiar with the term). Should I share it here? I then linked to following his manual. Cheers for taking the time. Daniel.
  4. Hello guys, I hope this topic isn't completely dead. I stumbled on this post and it's exactly what I'd like to do. I wanna link the LAN at my company with the one at my place. But I only have one unraid server at my place, so I decided to buy a Rasberry Pi 4. But now I'm struglling to understand (new to linux). Do I have to turn on only the tunnels or also connect the peers? If so, do I just do it through the command line in unraid? Also, I seem to be struggling with one of two things. Either I can connect to the Rasberry's VPN server, but have no access to internet nor the local LAN? Or I managet to conect the peer / tunnel, but then when trying to connect the other one on the same device, I get the error that the address is already in use. I can send the exact command lines tomorrow as I've turned it off now. Anyone encounter this? Cheers, Daniel.
  5. Hello Ghost. Big thanks for you reply and steering me in some direction. Just so I understand, I modify my xml directly with what you've sent? I'm happy to give additional data, just very new to unraid so don't know what is needed and where to get. Also, I struggled in the beginning to get the pass through working but this forum helped a lot. I never changed any iommu settings apart from my USB PCI card. So I just went with the default settings for the sound card. I'll make a clone of my VM ND make the adjusments there. To see if that helps. I did some troubleshooting and I'm quite sure the problem is with the gpu not giving any output on startup and sudenly working after a force start. Daniel.
  6. Am I doing something wrong that only my post isn`t getting a single reply? Anyone? Any ideas. I searched the forum top to bottom and couldn`t find anything. Nor did I manage to fix the problem. Here`s the VM`s log ErrorWarningSystemArrayLogin -overcommit mem-lock=off \ -smp 2,sockets=1,dies=1,cores=2,threads=1 \ -uuid f2c7f993-49ad-6949-700a-44f8f90aca56 \ -display none \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=31,server,nowait \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=localtime \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device qemu-xhci,p2=15,p3=15,id=usb,bus=pci.0,addr=0x7 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x3 \ -blockdev '{"driver":"file","filename":"/mnt/systems/vDisks/WS01DIL/vdisk1.img","node-name":"libvirt-3-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-3-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-3-storage"}' \ -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=libvirt-3-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/Windows10.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \ -device ide-cd,bus=ide.0,unit=0,drive=libvirt-2-format,id=ide0-0-0,bootindex=2 \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.190-1.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-cd,bus=ide.0,unit=1,drive=libvirt-1-format,id=ide0-0-1 \ -netdev tap,fd=33,id=hostnet0 \ -device virtio-net,netdev=hostnet0,id=net0,mac=52:54:00:42:a4:49,bus=pci.0,addr=0x2 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=34,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=2 \ -device vfio-pci,host=0000:01:00.0,id=hostdev0,bus=pci.0,addr=0x5,romfile=/mnt/user/isos/vbios/nvidia1050ti.rom \ -device vfio-pci,host=0000:01:00.1,id=hostdev1,bus=pci.0,addr=0x6 \ -device vfio-pci,host=0000:03:00.0,id=hostdev2,bus=pci.0,addr=0x8 \ -device vfio-pci,host=0000:04:00.0,id=hostdev3,bus=pci.0,addr=0x9 \ -device usb-host,hostbus=1,hostaddr=2,id=hostdev4,bus=usb.0,port=1 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2021-07-19 16:45:26.996+0000: Domain id=8 is tainted: high-privileges 2021-07-19 16:45:26.996+0000: Domain id=8 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0)
  7. Hey Everyone. Kinda new here. Evaluating unraid as we speak. I've been loving it so far. Fixed a ton of problems thanks to this forum, but there's one problem I can't seem to find a fix for. My VM only starts after I've force stopped it. I go to my PC, use a phone to login to unraid and then start my VM and it doesn't do anything. The monitor doesn't turn on, the keyboard doesn't light up. Nothing. So I force stop it (as I've tried just restarting, or hibernating and it does nothing) and start it agian and voila, it starts like nothing happened. It's kinda annoying that I have to do it like this and I'm sure there's a FIX for this issue. Let me know what I need to share to give you all a better understanding of my issue. Cheers, Daniel.