Having a seamless experience with a host OS running a KVM-guest that gets full access to a GPU by PCI passthrough does come with some hurdles. These are some takeaways from setting it all up. VFIO is a modern way of passing through PCI-devices from the host to a virtual machine. IOMMU must be enabled … Read More →
Tag Archives: Virtio
Converting VM from ESXi to KVM with iSCSI storage
The ESXi-host is using an iSCSI-target as storage provider. The KVM-host has local storage but is also connected to the iSCSI-network. This is how I went about migrating a couple of virtual machines running different operating systems between the two hypervisors. Mount the iSCSI-target on the KVM-host The KVM-host need to be set up as … Read More →
Recent Comments