1 Commits

Author SHA1 Message Date
Piotr Kopec
3878bd3e47 Enable VFIO module on boot for SR-IOV deployments
On SR-IOV capable deployments when rebooting a compute node,
vfio_iommu_type1 will not be loaded which will cause guest
instances with VF/PF fail to start/spawn.

Manually loading the kernel module will allow to spawn guest
instances successfully.

Change-Id: I3ffd1c11a1851e62992a6a63e8abb130db82856f
Closes-Bug: 1838159
2019-07-30 00:21:14 +02:00