To configure a RHEL 6.x virtual machine to use vDGA, you must add the PCI device to the virtual machine. With this step, the physical device on the ESXi host can be passed through for use on the virtual machine.

Prerequisites

Procedure

  1. Log in to the RHEL 6.x guest operating system as a local user configured with sudo rights.
  2. In vSphere Web Client, select the virtual machine and, under the VM Hardware tab, click Edit Settings.
  3. In the New device menu, select PCI Device.
  4. Click Add and select the PCI device from the drop-down menu.
  5. Click Reserve all memory and click OK.
    You must reserve all virtual machine memory to enable the GPU to support vDGA.
  6. Power on the virtual machine and open vSphere console to connect to the machine.
  7. Verify that the NVIDIA GRID device is passed through to the virtual machine.
    Open a terminal window and run the following command:
    lspci | grep NVIDIA
    The XX:00.0 VGA-compatible controller is displayed. For example:
    NVIDIA Corporation GK104GL [GRID K2]