Recent content by helsyeah

  1. H

    Can't boot VM (napp-it) after upgrading ESXI from 6.0 u3 to 6.7 u3

    It turns out I can't add ANY PCI devices to the napp-it vms. I tested adding to another CentOS vm on vm hardware version 7 and that worked. I then tested a Windows VM on version 10 hardware and that also does NOT work. It seems like I have an odd host configuration that is causing the issue...
  2. H

    Can't boot VM (napp-it) after upgrading ESXI from 6.0 u3 to 6.7 u3

    I imported the latest napp-it ESXI 6.7 OVA, reserve the memory and added the DELL HBA to the VM (after removing it from the old VM) and I get the same error: The virtual machine cannot be powered on because virtual nested paging is not compatible with PCI passthru. To power on the VM either...
  3. H

    Can't boot VM (napp-it) after upgrading ESXI from 6.0 u3 to 6.7 u3

    Great question! I assume that doesn't make changes to the zpools by doing that (I'd like to not lose them!)?
  4. H

    Can't boot VM (napp-it) after upgrading ESXI from 6.0 u3 to 6.7 u3

    I'm in the process of upgrading my ESX hosts from 6.0 u3 up to 6.7 u3. I did one host (X10SRH) that is running a NAPP-IT vm (from OVA) that has a IBM HBA passed through and had no issues. I then did my other host (SM X10SRL + E2630 V4) with my main NAPP-IT VM that has a DELL HBA passed through...
  5. H

    Troubleshooting GPU passthrough ESXi 6.5

    I check the vmx file to ensure that the device ID on pciPassthru0 matched the device ID in ESXi.
  6. H

    Troubleshooting GPU passthrough ESXi 6.5

    Have you tried manually setting pciHole? I know some have needed to in order to get it to work. In the VM vmx file set: pciHole.start = "1200" pciHole.end = "2200" Values may need tweaking beyond the above.
  7. H

    Troubleshooting GPU passthrough ESXi 6.5

    I have had the issue where v0=false did not take either. Last time I did it I added it directly via the vsphere web client and THAT seemed to work the first time.
  8. H

    Troubleshooting GPU passthrough ESXi 6.5

    Quick couple questions: does the motherboard/cpu support VT-d (I don't know off hand)? Is it enabled?
  9. H

    Troubleshooting GPU passthrough ESXi 6.5

    I'm just glad I have it working now. I had tried several non-quadro cards in the past and never got past the BSOD. RE msiEnabled, solid79 linked an nvidia post on it: VMware vDGA / GPU Passthrough Requires That MSI is Disabled on VMs | NVIDIA
  10. H

    Troubleshooting GPU passthrough ESXi 6.5

    Since I have not installed Max OSX, I can't say, I would assume so?? Hopefully someone else has used OS X on a VM and can chime in.
  11. H

    Troubleshooting GPU passthrough ESXi 6.5

    A little late to this party, but wanted to add another success story to the mix. Setup: ESX 6.0 Update 3 Supermicro X10SRH Xeon E5-2630 V4 QS 64 GB GTX 970 Short version: Added hypervisor.cpuid.v0 = false on W10 VM via VSphere VM Settings->VM Options->Advanced->Configuration. Passthrough...
  12. H

    Supermicro X10SRH-CLN4F Memory Issue

    Hmm, interesting, I have some Samsung 2400mhz on my X10SRH-F with an ES 2630 V4 and I could have SWORN that it was running at full 2400mhz. Now I must verify when I get home tonight!
  13. H

    RX480 passthrough on ESXi6.5

    Does the B85M-D3H support VT-D? If so, do you need to enable in the Bios/UEFI?
  14. H

    Supermicro X10SRH-CLN4F Memory Issue

    IIRC there is also the option to bypass the default speed and run the ram at whatever speeds it is rated for (2400 in this case) in the X10SRH BIOS.
  15. H

    GPU passthrough issues

    Do you have another machine you can throw the card into and try ESX on? That would at least narrow it down to the current hardware being a problem.