vishesh92 commented on issue #8541: URL: https://github.com/apache/cloudstack/issues/8541#issuecomment-2939164468
I just want to add: > [@qwqswqs](https://github.com/qwqswqs) This was a while ago, and I have since moved away from using Cloudstack. From what I remember, I did get it working but only by adding the GPU as a VFIO device manually to the VM's config file. Cloudstack doesn't support GPUs with CloudStack as of now. I have heard that some people are using libvirt hooks to automatically patch the libvirt xml generated by cloudstack to auto inject the required xml. > I believe I also had to unbind the GPU from the host for this to work. Not a limitation of CloudStack. If the device is in use, you can't use it inside a VM if you are doing host passthrough. @qwqswqs You can check this blog post GPU passthrough using KVM here: https://lab.piszki.pl/cloudstack-kvm-and-running-vm-with-vgpu/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org