Easy way to check if of your hardware Support SR-IOV   Leave a comment

On of the really cool new features in Hyper-V is Single Root I/O Virtualization, but not all hardware support this one easy check is using PowerShell, just run this command on the host (Get-VMHost).IovSupportReasons if you get message like below your hardware is obsolete.

 SR-IOV_NO

If it looks like this its supported but not enabled, but then at least you know that you have support for it.

SR-IOV_YES

Posted August 22, 2012 by jorgen brandelius in Uncategorized

Leave a comment