發表文章

目前顯示的是 3月, 2016的文章

[Horizon View]How to configure RHEL 6.7 for vDGA

圖片
1. Enable DirectPath I/O for NVIDIA GRID GPUs on a Host 2. Power off  virtual machine and Add a vDGA pass-Through Device to a RHEL 6.7 Virtual Machine.      2.1 Add New device and select PCI Device and click Add     2.2 Select PCI device from the drop-down menu     2.3 Click Reserve all memory     2.4 Click OK     2.5 Power on and to the virtual machine 3. Install NVIDIA Display Driver on RHEL 6.7 and Horizon View Agent     3.1 Disable and blacklist the default NVIDIA Nouveau driver         a. Edit /boot/grub/grub.conf         b. Add  rdblacklist=nouveau line at the end of the module  ( This is different with setting guide )                c. Edit /etc/modprobe.d/blacklist.conf         d. Add blacklist nouveau line anywhere in the blacklist.conf file         e. Restart...