Jump to content

mlapaglia

Members
  • Posts

    76
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by mlapaglia

  1. I have blue iris running in a windows 10 vm (igpu passthrough to that vm) and can transcode several 1080p plex streams without much of a sweat. You've got the k version so an extra 400mhz(?) to your base clock speed will do better.

     

    There's a also a 30 day trial, so you could just try it lol.

    • Like 1
  2. When I move files across the network and fully saturate my eth0 connection the docker container network performance suffers. I'd have a 4x NIC card I'd like to put the docker traffic on. From what I've read this isn't possible if both of the NICs use the same gateway. I only have one subnet on my network though.

     

    What is a good approach for separating unRAID traffic from docker?

  3. When I run speedtests from inside VMs I fully saturate my 1000/1000 fiber connection. When I run a speedtest through a docker container I get ~400/400, the same with torrents. Previously using the same motherboard and Windows 10 I could get torrents to run about 950mbps down, but now i can only get ~400 or so.

     

    Is there tuning I need to do to get better docker network performance?

  4. Changing it from vfio-pci.ids to pci-stub.ids made it show up

    label Unraid OS
      menu default
      kernel /bzimage
      append vfio-pci.ids=8086:1521,8086:5912 pci-stub.ids=9710:9922 initrd=/bzroot

    image.png.d78a3e9edfe2176e5cacd46a3197962f.png

     

    Is stubbing a good solution? Is the server hooking onto the serial card before unraid can try to pass it through but stubbing is earlier in the process?

  5. When I try to pass through a new serial controller it's not showing as an available option to passthrough on the VM. Here's the controller I'm trying to use https://amzn.to/37yXpUZ

     

    IOMMU group 22
    [RESET] 08:00.0 Serial controller [0700]: MosChip Semiconductor Technology Ltd. MCS9922 PCIe Multi-I/O Controller [9710:9922]
    label Unraid OS
      menu default
      kernel /bzimage
      append vfio-pci.ids=8086:1521,8086:5912,9710:9922 initrd=/bzroot

    8086:1521 and 8086:5912 are a graphics and nic card which pass through fine, but the serial controller doesn't show up.

     

    image.png.205765c5d99c9dacc8a6caa371585685.png

     

    What am I doing wrong here?

×
×
  • Create New...