Not to hijack the thread, but this is the million dollar question for me at the moment. I have an interesting use case.
I have built a powerful AMD 8 core machine with the intent of doing a few things with it. My requirements are the machine has to do the following:
1) Be able to access an instance of Windows 7 from the connected monitors and keyboard, (This computer/server is in home office and needs to be used by my wife and kid). OS installed on SSD connected to Motherboard SATA
2) Manage a disk share that resides in the box, will be zpool made up of (vdev:3x 2TB drives in RaidZ1), with the ability to do a ZFS file structure. (Where I plan to use FreeNAS)
If I have not completely messed up my though pattern this is then essentualy a SAN.
3) Another OS on VM for all media services (Plex, Sickbeard, couchpotato, etc) (OS loaded on SAN created from FreeNAS
4) All these tasks need to be done from single box.
5) All instances to work independent of each other to allow shutdown or restart of each component
With this in mind my first route was to use type1 Hypervisor (esxi 5) and I was enthralled with this until I found I can not meet my first criteria if I do this, (instance of WIN7 available to use on the same machine). I was bummed beyond belief because I relay wanted this to work. I was going to go down this road, just substituting FreeNAS for openindianna/Napp-it:
http://www.napp-it.o...e/index_en.html
Adjusting my criteria and making #5 not as important led me to type2 hypervisor and what I believe unbitr wants to do.
My questions:
Q1) If I leave the drives connected to my MB SATA will FreeNAS be able to control the drives and create the "physical" vdev in raidz and manage the zpool?
Q1.1) Since the drives are on the host WIN7 machine MB would WIN7 then be seeing the drives at the same level FreeNAS does?
Q1.2) Would this cause any problems if so?
Q2) Would putting drives on a SAS/SATA card help to not have a conflict?
Q2.1) Am I correct in assuming I would then need to pass through the SASS/SATA card to the FreeNAS VM?
Q2.2) Is there a way to do pci passthrough in a type2 hypervisor?
Again I am sorry for hijacking the thread, I just did not want to start a new post.
Mike