Take a look at this mr: https://github.com/apache/cloudstack/pull/3839/files
сб, 2 окт. 2021 г., 10:09 Ivan Kudryavtsev <[email protected]>: > Hi, it can be done with cloudstack agent hooks implemented in groovy, but > takes some coding and design. > > пт, 1 окт. 2021 г., 22:04 James Steele <[email protected]>: > >> Hi all, >> >> we have added some Ubuntu 20.04 hosts which have an AMD ATI Radeon Pro WX >> 5100 fitted inside. >> We would like to passthrough the Radeon PCI device to KVM guests. >> >> IOMMU has been setup correctly and the Radeon card is showing as a >> VFIO-PCI device. lspci -k shows: >> >> >> d9:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] >> Ellesmere [Radeon Pro WX 5100] >> Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere >> [Radeon Pro WX 5100] >> Kernel driver in use: vfio-pci >> Kernel modules: amdgpu >> d9:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere >> HDMI Audio [Radeon RX 470/480 / 570/580/590] >> Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere HDMI >> Audio [Radeon RX 470/480 / 570/580/590] >> Kernel driver in use: vfio-pci >> Kernel modules: snd_hda_intel >> >> >> CloudStack has native NVIDIA support, where Compute Offerings can have >> NVIDIA devices specified. >> Is support for AMD coming? Has anyone managed to get AMD passthrough >> working? >> >> Does anything need to be specified perhaps in: >> /etc/cloudstack/agent/agent.properties ??? >> >> Thanks, Jim >> >
