stefan marton

Members
  • Posts

    40
  • Joined

  • Last visited

Posts posted by stefan marton

  1. On 1/21/2020 at 6:00 PM, meep said:

    It looks like you have tried to pass through a device that belongs in an IOMMU group with other devices.

     

    The rule for a passthrough is that the device you are passing through must be in its own IOMMU group, or you must pass through all devices in the same IOMMU group to the same VM.

     

    It's usual for onboard devices (WiFi, Ethernet, Some SATA, OnBoard Audio) to be grouped together. You can try to get around this using Bios ACS settings and/o ACS override settings in unRaid, but it's often difficult .

     

    i have try to change iommu on bios but wifi still on group with ethernet

    i hope with next bios :(

  2. i have to try to passthrough a motherboard wifi controller ( gigabyte x399 designare ) with

    Quote

    [8086:24fd] 05:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)

    and insert into xml file

     

    Quote

        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
          </source>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
        </hostdev>

    but when start

    Quote

    internal error: qemu unexpectedly closed the monitor: 2020-01-21T15:52:07.589498Z qemu-system-x86_64: -device vfio-pci,host=0000:05:00.0,id=hostdev0,bus=pci.0,addr=0x9: vfio 0000:05:00.0: group 0 is not viable Please ensure all devices within the iommu_group are bound to their vfio bus driver.

    what i wrong ?

  3. Maybe stupid question but i ask :

    1) what is minimun SSD disk for parity in 5x3Tb pool

    2) i can upgrade the number of disk in raid after started to use the pool without lose my data ( i try and i lost the data )

    3) if 2 is possible i have to use the same hard disk or i can use more capacity disk ?