PCI Passthorugh INTERNAL_ERROR
-
- XCPNG: 8.3
- node: 20.18.3
- npm: 10.8.3
- xen-orchestra-upload-ova: 0.1.6
- xen-orchestra-web: 0.17.1
- xo-server: 5.177.4
- xo-server-telemetry: 0.7.0
- xo-server-xoa: 0.30.1
- xo-web-free: 5.174.3
- xoa-cli: 0.40.3
- xoa-updater: 0.50.10
When I go to pass through a device I get the following error on the screen.
-
Hi,
As stated in https://docs.xen-orchestra.com/community, you should provide the commit number and double check you are on the latest version available on
master
-
@olivierlambert I was actually using the official XOA not from source, but I do have source instance installed with the commit of
c8f9d
and I have having the same issue. -
Oh sorry, I thought you were on the sources
In that case, you just have to provide the XOA channel you are on, that's enough
Regarding your issue, it's hard to tell, it seems you have a problem at the host level. Have you enabled IOMMU in the bios?
-
@olivierlambert I have SR-IOV enabled in the BIOS.
-
What's the result of
lspci
on your machine?Also pinging @Team-Hypervisor-Kernel
-
Not a Xen issue.
This seems to be either a configuration issue (knowing/opt/xensource/libexec/xen-cmdline --get-dom0
may help) causing a issue in XAPI (@Team-XAPI-Network).Maybe crashing in xapi/pciops.ml#L71-L80 or xapi/xapi_pci_helpers.ml#L179-L207.