-
Hi all. Did anyone manage to get a gpu to be usable in ACS in passthrough mode on a KVM host? For me, it seems that the host is not added to the host_gpu_groups table in the database, because I get the error bellow when trying to deploy a vm with a gpu-enabled offering:
I have this in the agent.properties:
If I try to add
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
A later addition to this. Seeing as the kvm route is pointless, I tried via xcp-ng 8.2. Here the gpu is detected and after adding the host to ACS I can see that the host_gpu_groups has now a row with "Group of NVIDIA Corporation TU104GL [Tesla T4] GPUs" for that host (also the integrated gpu but that doesn't matter). vgpu_types table is also populated, with availability 1 and type passthrough. However when trying to deploy a vm with a gpu-enabled offering, I get the same sql query error in ACS... I think the sql query that ACS is trying to run is wrong. The query in the logs is this:
But if I'm running it directly in workbench I get this error: Error Code: 1054. Unknown column 'vgpu_types.remaining_capacity' in 'order clause'
|
Beta Was this translation helpful? Give feedback.
-
@ tdtmusic2 this needs a fix, could you open a bug ticket? here is another thread with some information on the GPU support: #10076 |
Beta Was this translation helpful? Give feedback.
Yes, it should be in the 4.19.2.