Does anyone else have the same problem on a ProLiant DL380 Gen10 server where the IOMMU is recognized as inactive? On my previous Gen8 server I never had a problem like that.
Used hardware:
Proxmox VE Version + Kernel:
/etc/kernel/cmdline
/etc/default/grub
/etc/modules
Perhaps there is a setting in the BIOS that I am overlooking besides the virtualization options?
Used hardware:
CPU: 2x Intel(R) Xeon(R) Gold 5118 CPU @ 2.30GHz
RAM: 535GB
GPU: NVIDIA Tesla P4
Proxmox VE Version + Kernel:
Proxmox Virtual Environment 8.4.16
Kernel Version: Linux 6.5.13-6-pve
/etc/kernel/cmdline
root=ZFS=rpool/ROOT/pve-1 boot=zfs
intel_iommu=on
/etc/default/grub
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt"
GRUB_CMDLINE_LINUX=""
/etc/modules
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
Perhaps there is a setting in the BIOS that I am overlooking besides the virtualization options?