Digiboy

Members
  • Posts

    18
  • Joined

Posts posted by Digiboy

  1. Hello 

     

    I have recently put an old NVIDIA Quadro 4000 (2010) in my unraid and tried (and hoped) the plugin would pick it up so I can use it with docker but after installation and 2 reboots I still can't get the UUID from the plugin.

     

    I only get:

    "NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running."

     

    Maybe someone else have seen this and have a solution for it? (if possible).

     

     

    Thanks in advance!

     

     

    BR

  2. UPDATE

     

    #1 - After 1 reboot the Libvirt started working again but now it's empty of VMs

     

    #2 - Forgot to mention that the only thing I moved regarding VMs/shares were the "domains" share and not the system or anything else so maybe something that could impact this in regards to link/libvirt not finding the VMs that might be the issue?

     

    #3 - When I turn the VM manager off and on again (without making changes) it gives a new "Libvirt Service failed to start" - Could be solved by stopping docker manager and then re-renable the VM manager again

  3. Hello people of the Unraid forum!

     

     

    Recently I added another ssd to a new pool which is supposed to be used only for VMs.

    After adding the pool and formatting etc I read that in order to move the VMs I first need to move to from the old cache to the array.

    This went fine since I switched the settings for the share to YES which moved all to the array, after this I changed to the new cache pool for the VMs and it all moved as supposed.

    Now when I try and start the VM manager again it says the Libvirt fails and I can't get past it and here's where I need help..

     

    I don't know if I'm supposed to link the Libvirt or the VM manager in order for it to work again, posting some logs I found:

     

    Libvirt logs

    2021-09-11 19:21:53.353+0000: 7407: warning : networkNetworkObjTaint:5292 : Network name='default' uuid=a67b7b9b-bef4-488b-b243-c9e5f391a3b1 is tainted: hook-script
    2021-09-11 20:23:48.239+0000: 38482: info : libvirt version: 6.5.0
    2021-09-11 20:23:48.239+0000: 38482: info : hostname: Tower
    2021-09-11 20:23:48.239+0000: 38482: warning : qemuDomainObjTaint:6075 : Domain id=1 name='Linux' uuid=79a83cd3-0156-c3c1-61ce-37e5471e7eaa is tainted: high-privileges
    2021-09-11 20:23:48.239+0000: 38482: warning : qemuDomainObjTaint:6075 : Domain id=1 name='Linux' uuid=79a83cd3-0156-c3c1-61ce-37e5471e7eaa is tainted: host-cpu
    2021-09-11 20:25:15.849+0000: 38483: warning : qemuDomainObjTaint:6075 : Domain id=2 name='Linux' uuid=79a83cd3-0156-c3c1-61ce-37e5471e7eaa is tainted: high-privileges
    2021-09-11 20:25:15.849+0000: 38483: warning : qemuDomainObjTaint:6075 : Domain id=2 name='Linux' uuid=79a83cd3-0156-c3c1-61ce-37e5471e7eaa is tainted: host-cpu

     

    syslogs

    Sep 11 22:28:30 Tower emhttpd: shcmd (579): /usr/local/sbin/mount_image '/mnt/cache_vms/system/libvirt/libvirt.img' /etc/libvirt 1
    Sep 11 22:28:30 Tower kernel: BTRFS warning (device <unknown>): duplicate device /dev/loop4 devid 1 generation 10 scanned by udevd (42973)
    Sep 11 22:28:30 Tower kernel: BTRFS warning (device <unknown>): duplicate device /dev/loop4 devid 1 generation 10 scanned by mount (42971)
    Sep 11 22:28:30 Tower root: mount: /etc/libvirt: mount(2) system call failed: File exists.
    Sep 11 22:28:30 Tower root: mount error

     

     

    Will be quick to update and test things!

     

    Best regards

  4. Hello, 

     

    I can't move/copy files in one specific folder from my mounted HDD in UD when using smb, looking at the log it gives:

     

    Quote

    ntfs_attr_pread error reading <FILENAME> at offset 0: 4096 <> -1: Permission denied

    xxxx smbd[67867]: smb2_sendfile_send_data: sendfile failed for file <FILENAME> (Permission denied) for client [IP] Terminating

     

    I have not made any changes on the server or any network configs.

    Q - Any easy way to change permission on the HDD for the files?

    Q - Other solutions?

     

    EDIT - It's a big .zip file and I have tried turning of Norton temporary since windows tells me "error 0x8007003B" An unexpected network error occurred.

  5. Hi again,

     

    Tried to read some logs and got this:

     

    @Tower:/var/log# cat dmesg | grep IOMMU
    [    0.000000] Warning: PCIe ACS overrides enabled; This may allow non-IOMMU protected peer-to-peer DMA
    [   11.636704] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
    [   11.637886] AMD IOMMUv2 functionality not available on this system
    @Tower:/var/log# cat dmesg | grep domain
    [    0.220863] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
    [    0.451834] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
    [    0.468580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-1f])
    [    0.498026] ACPI: PCI Root Bridge [S0D1] (domain 0000 [bus 20-3f])
    [    0.505362] ACPI: PCI Root Bridge [S0D2] (domain 0000 [bus 40-5f])
    [    0.519793] ACPI: PCI Root Bridge [S0D3] (domain 0000 [bus 60-ff])
    [    0.521256] acpi PNP0A08:03: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
    @Tower:/var/log# cat dmesg | grep driver
    [    0.000000] Command line: BOOT_IMAGE=/bzimage amd_iommu=on iommu=pt pcie_acs_override=downstream vfio_iommu_type1.allow_unsafe_interrupts=1 kvm.ignore_msrs=1 rd.driver.pre=vfio-pci initrd=/bzroot
    [    0.000000] Kernel command line: BOOT_IMAGE=/bzimage amd_iommu=on iommu=pt pcie_acs_override=downstream vfio_iommu_type1.allow_unsafe_interrupts=1 kvm.ignore_msrs=1 rd.driver.pre=vfio-pci initrd=/bzroot
    [    0.128750] Performance Events: Fam17h core perfctr, AMD PMU driver.
    [    0.535213] usbcore: registered new interface driver usbfs
    [    0.535751] usbcore: registered new interface driver hub
    [    0.535956] usbcore: registered new device driver usb
    [   11.584722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
    [   11.606839] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
    [   11.633667] lp: driver loaded but no devices found
    [   11.636704] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
    [   11.655876] VFIO - User Level meta-driver version: 0.3
    [   11.658520] ehci-pci: EHCI PCI platform driver
    [   11.660949] ohci-pci: OHCI PCI platform driver
    [   11.662189] uhci_hcd: USB Universal Host Controller Interface driver
    [   11.905325] usbcore: registered new interface driver usb-storage
    [   11.909253] usbcore: registered new interface driver synaptics_usb
    [   11.932849] hidraw: raw HID events driver (C) Jiri Kosina
    [   11.934275] usbcore: registered new interface driver usbhid
    [   11.935442] usbhid: USB HID core driver
    [   11.937524] ipip: IPv4 and MPLS over IPv4 tunneling driver
    [   11.938525] gre: GRE over IPv4 demultiplexor driver
    [   11.939765] ip_gre: GRE over IPv4 tunneling driver
    [   11.941132] IPv4 over IPsec tunneling driver
    [   11.945275] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver

     

    Does this perhaps mean that it only supports IOMMUv2 and that maybe aint supported on the moba? 

  6. @Vr2Io

     

    Thanks for the continued help!

     

    Previously everything worked good, it's only the thing with IOMMU being disabled.. If it's any relevant to the case Unraid was first installed in a INTEL build without a GPU and has been moved over to this ryzen build instead. 

     

    I have cleared everything in the syslinux.cfg file and also tried adding the "pci=realloc" but nothing changes :( 

     

    When I do a grep for AMD or FYR I get this:

     

    for AMD
    
    [ 0.000000] AMD-Vi: Can not reserve memory region 0-80000 for mmio
    [    0.001000] AMD-Vi: This is a BIOS bug. Please contact your hardware vendor
    [    0.019749] Spectre V2 : Mitigation: Full AMD retpoline
    [    0.127581] smpboot: CPU0: AMD Ryzen Threadripper 2970WX 24-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
    [    0.127748] Performance Events: Fam17h core perfctr, AMD PMU driver.
    [   10.470556] amd_uncore: AMD NB counters detected
    [   10.470996] amd_uncore: AMD LLC counters detected
    [   10.531432] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
    [   10.531830] AMD IOMMUv2 functionality not available on this system
      
    FOR FYR
      
    nothing..
      

     

    I saw a post about trying BIOS before ASGE 1.1.0.2 which i will try now.

     

    source for this:

    https://www.reddit.com/r/VFIO/comments/emcl54/psa_threadripper_iommu_on_x399_gigabyte_boards/

     

  7. I can also add that a lot of error codes spamming regarding pci-e errors in unraid:

     

    Feb 21 21:42:19 Tower kernel: pcieport 0000:00:01.1: AER: Corrected error received: 0000:00:00.0
    Feb 21 21:42:19 Tower kernel: pcieport 0000:00:01.1: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID)
    Feb 21 21:42:19 Tower kernel: pcieport 0000:00:01.1:   device [1022:1453] error status/mask=00000040/00006000
    Feb 21 21:42:19 Tower kernel: pcieport 0000:00:01.1:    [ 6] BadTLP    

     

  8. IOMMU

     

    1. Tried with amd_iommu=on with no result (still disabled), if I try enabling windows 10 WHQL support I get an error:

    "There is no GOP (Graphics output protocol) support detected in this card.

    'Windows 8.1/10 feature' settings in BIOS will be changed to "Disabled".

     

    I  can't start Unraid with UEFI which the BIOS change default boot option to after enabling win 10 WHQL..

     

    2.  No difference

     

    Result from lspci -P:

    00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex
    00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit
    00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge
    00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B
    00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B
    00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 59)
    00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
    00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0
    00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1
    00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2
    00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3
    00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4
    00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5
    00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 6
    00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7
    00:19.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0
    00:19.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1
    00:19.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2
    00:19.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3
    00:19.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4
    00:19.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5
    00:19.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 6
    00:19.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7
    00:1a.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0
    00:1a.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1
    00:1a.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2
    00:1a.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3
    00:1a.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4
    00:1a.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5
    00:1a.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 6
    00:1a.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7
    00:1b.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0
    00:1b.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1
    00:1b.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2
    00:1b.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3
    00:1b.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4
    00:1b.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5
    00:1b.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 6
    00:1b.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7
    00:01.1/00.0 USB controller: Advanced Micro Devices, Inc. [AMD] X399 Series Chipset USB 3.1 xHCI Controller (rev 02)
    00:01.1/00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] X399 Series Chipset SATA Controller (rev 02)
    00:01.1/00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] X399 Series Chipset PCIe Bridge (rev 02)
    00:01.1/00.2/00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
    00:01.1/00.2/02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
    00:01.1/00.2/03.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
    00:01.1/00.2/04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
    00:01.1/00.2/05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
    00:01.1/00.2/06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
    00:01.1/00.2/07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
    00:01.1/00.2/00.0/00.0 USB controller: ASMedia Technology Inc. ASM2142 USB 3.1 Host Controller
    00:01.1/00.2/06.0/00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
    00:07.1/00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function
    00:07.1/00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor
    00:07.1/00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Zeppelin USB 3.0 Host controller
    00:08.1/00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function
    00:08.1/00.2 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
    00:08.1/00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller
    20:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex
    20:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit
    20:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    20:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    20:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    20:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    20:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    20:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B
    20:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    20:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B
    20:07.1/00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function
    20:07.1/00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor
    20:08.1/00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function
    40:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex
    40:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit
    40:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    40:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    40:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    40:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge
    40:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    40:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    40:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B
    40:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    40:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B
    40:03.1/00.0 VGA compatible controller: NVIDIA Corporation GF110 [GeForce GTX 580] (rev a1)
    40:03.1/00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)
    40:07.1/00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function
    40:07.1/00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor
    40:07.1/00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Zeppelin USB 3.0 Host controller
    40:08.1/00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function
    40:08.1/00.2 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
    60:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex
    60:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit
    60:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    60:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    60:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    60:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    60:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    60:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B
    60:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
    60:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B
    60:07.1/00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function
    60:07.1/00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor
    60:08.1/00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function

     

  9. 10 hours ago, Vr2Io said:

    Should be two different issue

     

    SVM and IOMMU issue :

    Feb 21 04:44:53 Tower kernel: AMD-Vi: Can not reserve memory region 0-80000 for mmio
    Feb 21 04:44:53 Tower kernel: AMD-Vi: This is a BIOS bug. Please contact your hardware vendor

     

    PCIe error report: Check which add-on card cause error on PCIe bus by "lspci -P"

    
    00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453]
    	Kernel driver in use: pcieport

     

     

    Thanks for the answer!

     

    So its a bug in the BIOS? last BIOS update was about 2-3 years ago.. is it even possible asking MSI to make a new update? :(

     

    Regarding the PCIe error report the only card using PCIe is the GPU (Nvidia geforce gtx 580) anything else I can check regarding this?

     

    I would appreciate any instructions or info what I can do.

  10. Hello,

     

    I know there's several other threads about this and belive me, I have read them all (almost) and googled/seen spaceinvaders vids about this but no success..

     

    The problem is that IOMMU is set to "disabled" in the info tab and I don't get an alternative to use my GPU with passthrough for my VMs (only have 1 and its the primary one). HVM works and is enabled.

     

    What I have done:

     

    1. In bios set SVM = Enabled (was auto).

    2. In bios set IOMMU = Enabled (was auto).

    3. Edited the syslinux.cfg file with " iommu=1 iommu=pt" and tried each seperatly.

    4. Flashed bios with the latest patch (it was the same before but wanted to try a fresh patch-process).

    5. Tried  all options with "PCIe ACS override" and "VFIO allow unsafe interrupts".

     

    Only strange thing I have seen are a lot of errors in syslog.txt with "pcieport xxxxx PCIe Bus error: severity=Corrected" and "AER: Corrected error received: 0000:00:00.0" but not sure it's important for a solution(?)

     

    I have attached diag-file.

     

    What I have found regarding the motherboard and CPU they should both support all virtz such as AMD-vi + AMD-v:

    AMD threadripper 2970WX and MSI x399 sli plus

     

    Thanks in advance!

    diagnostics-20210221-0446.zip

  11. Just now, ich777 said:

    Sorry but I think that is not possible but I could be maybe wrong...

    If it's possible I don't think it's worth the effort.

     

    Wouldn't it be easier to host RUST on the VPS?

     

    oh :(

     

    Yes it would be easier but it would cost a lot more, trying to save the money by doing it this way

  12. Hi guys!

     

    I hope it's okay to post this Q here, otherwise I will ofc remove it!

     

    I wanted to host a rust-server using this docker which worked out great BUT I also want to hide my ip when making a public gameserver, read that you can use a reverse proxy on a VPS to hide it but it's a bit hard to know how to set it up. 

    Maybe someone here can helpt me or point me in the right direction?

     

    Currently I have installde debian 9 on my VPS + ngnix + changed IP tables using this guide:

     

    NGNIX

    stream {
    upstream rust {
        server my_ip:28015;
    }
    
    server {
        listen 28015;
    proxy_pass rustudp;
    }
    upstream rust {
        server my_ip:28015;
    }
    
    server {
        listen 28015 udp;
    proxy_pass rustudp;
    }
    upstream rust1 {
        server my_ip:28016;
    }
    
    server {
        listen 28016;
    proxy_pass rust1;
    }
    upstream rust1udp {
        server my_ip:28016;
    }
    
    server {
        listen 28016;
    proxy_pass rust1udp;
    }

     

    Iptables

    sudo iptables -t nat -A PREROUTING -p tcp --dport 28015 -j DNAT --to-destination ip:28015
    sudo iptables -t nat -A PREROUTING -p udp --dport 28015 -j DNAT --to-destination ip:28015
    sudo iptables -t nat -A PREROUTING -p tcp --dport 28016 -j DNAT --to-destination ip:28016
    sudo iptables -t nat -A PREROUTING -p udp --dport 28016 -j DNAT --to-destination ip:28016
    iptables -t nat -A POSTROUTING -j MASQUERADE

     

    but how can I connect this to the docker? 

     

    I was thinking about getting swag and add the port there + creating a new docker network which rust-docker will be using or am I completly wrong on this? (have been trying following spaceinvaderone but that guide uses domain and another app so I'm trying to implement that guide on my scenario..

     

    Thank in advance for any help :)