Volatile Clones are not being assigned GPU Mediated Devices
Closed this issue · 1 comments
thandlovsky commented
Describe the bug
When using Mediated GPU devices, volatile clones are not given a device.
When not volatile, clones are given the device fine.
"Host devices were assigned on start and after machine creation. Volatile clones are started right away so they were not getting the Host Device." - frankiejol
To Reproduce
Virtual Machine Settings > Options> Volatile Clones
Expected behavior
Mdev GPU, if available, is assigned at boot for clones.
Server (please complete the following information):
- OS: Debian 11
- Ravada Version: version 2.2.0-beta3
frankiejol commented
Released v2.2.0-beta4 with this fix