Description of problem: it is not possible to allocate all the 20 GPU instances on a compute. Actually it is running 19/20 of them. Spawning a new one more than that, it fails at the scheduled compute with the error: Instance failed to spawn: nova.exception.ComputeResourcesUnavailable: Insufficient compute resources: vGPU resource is not available checking the allocated mdev GPU devices, they seems to be the ones from the currently running instances and it seems there aren't any allocated and unused ones. details on the following private commen Version-Release number of selected component (if applicable): OSP 16.2.3 How reproducible: this is CU specific Steps to Reproduce: create instances with GPU Actual results: only 19/20 GPU get allocated Expected results: 20/20 GPU get allocated