Don't try and pass through raw physical storage controllers or disks to VMs. Really, just don't. You're asking for trouble and failure. The best thing to do if you must use local storage at all (which isn't a great idea to begin with) is to create a LUN from a group of disks and format that as VMFS. Put your VMs on that VMFS volume as simple files and move on.
↧