Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpu operator with vPC licences, B series, nvidia.com/vgpu.config=A2-1B - errors #600

Closed
benth42 opened this issue Oct 18, 2023 · 2 comments

Comments

@benth42
Copy link

benth42 commented Oct 18, 2023

Hello,

We like to use kubernetes, kubevirt and gpu operator to run Linux VM with accelerated desktop rendering (light 3D rendering, h264 encoding/decoding,), actually no cuda or opencl are planned. And we will use thoses Linux desktop as remote desktop thourgh xrdp and/or vnc.

Commercials tells us : ok vPC licences and nvidia A2 cards will be good enough for your needs.

For vPC licences, seems to must use B series profils from : nvidia licences profiles

But when I go for nvidia.com/vgpu.config=A2-1B, thing goes bad :

  • nvidia-sandbox-validator logs thoses errors on container vgpu-devices-validation : No vGPU devices found, retrying after 5 seconds ..
  • nvidia-sandbox-device-plugin-daemonset ; vgpu-devices-validation : waiting for vGPU devices...

I have see that there is no B series in config map "default-vgpu-devices-config". I have try to create mine with A2-1B entries without success.

So I test with A2-1Q profils : nvidia.com/vgpu.config=A2-1Q
Things goes better, all pods are running. And I have sucessfully create VM (Ubuntu) with vGPU nvidia vGPU.
But I can't register the VM to the DLS server instance .... because the nvidia gridd want vWS licences and not vPC ... :(

Any help would be very appreciate : bugs in gpu-operator ? configuration errors ? or wrong licences for kubernertes kubevirt (ie vPC not compatible with kubernetes kubevirt usage ) ? Any possibility to get it work ?

Thank you in advance

@shivamerla
Copy link
Contributor

@benth42 we currently support only below products with NVIDIA vGPU with the GPU Operator. vPC and vApps are not supported currently.

  • NVIDIA® RTX Virtual Workstation (vWS)
  • NVIDIA Virtual Compute Server (vCS)

@benth42
Copy link
Author

benth42 commented Oct 24, 2023

Hello,

Thank you for your returns. Hope I will change one day :)

Regards,

@benth42 benth42 closed this as completed Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants