ESXi

 View Only
  • 1.  OVF and IOMMU / VMDirectPath

    Posted Nov 23, 2011 12:22 AM

    Hi,

    What are the settings in order to provision VMDirectPath to ethernet interface (PCI NIC) with an OVF description of the virtual machine? There are XML options for e1000, etc. , but nothing for IOMMU. What am I missing?

    Thank you,



  • 2.  RE: OVF and IOMMU / VMDirectPath

    Posted Nov 26, 2011 06:43 AM

    You must have an hardware that support this features, than configure the card in host / configuration /advanced settings.

    At this point you can add the hardware device to the VM.



  • 3.  RE: OVF and IOMMU / VMDirectPath

    Posted Nov 28, 2011 08:16 AM

    Thank you. The HW already supports IOMMU (VTd) and the BIOS enables it too. vCenter allows configuring. But I cannot find how to define it within an ova or ovf file.



  • 4.  RE: OVF and IOMMU / VMDirectPath

    Posted Dec 01, 2011 01:15 PM

    Exporting the configuration, while the ports are set to DirectPath (IOMMU) to a guest, it does not work. It leads to an error with vCenter:

      (File / Export / OVF)

          => PCI 0 unknown

    It works fine with Virtualbox but it seems that the XML schema is not standard.

    Are there any other options in order to create an appliance file (ova, ovf, ???) while setting IOMMU?

    Thank you,