So we still don't have a list of which "modern" GPUs support vGPU?
Use case: jellyfin/plex transcoding, Simple Windows VM workstation, etc.
So we still don't have a list of which "modern" GPUs support vGPU?
Use case: jellyfin/plex transcoding, Simple Windows VM workstation, etc.
Can you link the docs please?
This is what I was looking at initially:
https://xen-orchestra.com/docs/restapi.html#collections-request
I've been automating my infrastructure, and I've noticed that disk extending has become a repetitive action:
- power off vm
- extend disk
- power on vm
- extend disk
- extend lvm
The last 2 steps seem easy to implement with ansible, though the first 3 ones seem rather impossible without the API.
Any status updates on the API?