Hi there,
Nvidia vGPU requires that a host node assign each vGPU instance a UUID, which then needs to be included in a given VM's config.
Is there a way to dynamically assign an "open" UUID.
For example, if I go to spin up a VM on a host server, and that host server already has clients using UUID#1 and UUID#3, can I have the VM's config rewritten before it spins up to use UUID#2, the UUID of the remaining free vGPU instance?
I'm assuming I'd need to script such a thing (which I have no problem with), I just want to make sure there's a mechanism for writing such a script. (Even better if someone's already dealt with this and there's an existing solution.)
Thanks,
Damian Allen
Nvidia vGPU requires that a host node assign each vGPU instance a UUID, which then needs to be included in a given VM's config.
Is there a way to dynamically assign an "open" UUID.
For example, if I go to spin up a VM on a host server, and that host server already has clients using UUID#1 and UUID#3, can I have the VM's config rewritten before it spins up to use UUID#2, the UUID of the remaining free vGPU instance?
I'm assuming I'd need to script such a thing (which I have no problem with), I just want to make sure there's a mechanism for writing such a script. (Even better if someone's already dealt with this and there's an existing solution.)
Thanks,
Damian Allen