andkerber commented on issue #12204:
URL: https://github.com/apache/cloudstack/issues/12204#issuecomment-3871916867

   Hi @vishesh92 I've just disabled MIG mode and rebooted the machine, 
full_passthrough is still reporting "enabled: 0" though.
   I'll contact you shortly about root access to the machine so you can can 
check directly.
   
   [root@eb31 ~]# nvidia-smi -i 0 --format=noheader --query-gpu=mig.mode.current
   Disabled
   [root@eb31 ~]# 
/usr/share/cloudstack-common/scripts/vm/hypervisor/kvm/gpudiscovery.sh | jq 
.gpus[].full_passthrough
   {
     "enabled": 0,
     "libvirt_address": {
       "domain": "0x0000",
       "bus": "0x20",
       "slot": "0x00",
       "function": "0x0"
     },
     "used_by_vm": null
   }
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to