Hi All,
After having tried the free ESXi 4 virtualization in our business, it is time for us to make a step ahead. We now have:
- 2 x IBM x3650 XEON 5405, 20GB RAM and 500G HDD
- 5 x VMs running on one of the machine (Exchange 2007, SQL, SMB file sharing)
The thing is with the free version of the ESXi 4, we cannot enjoy functions like HA and FT, and therefore one of our spare x3650 is wasted. Our objective is that we wanna to have all 5 of the current running VMs being protected by the spare server just in case of hardware failure, we also wanna the storage volume like Exchange 2007 storage, SQL and SMB file sharing being deployed on a larger shared storage pool rather than inside the VM's partition volume.
In order to achieve this, we know we will have to, on the software side to purchase a vSphere 4 Advance, and on the hardware side a share storage SAN.
Here is the question, wether we should go for a FC (FC adapter + FC switch + IBM DS3400) or a iSCSI (iSCSI adapter + 1G Eth. switch + IBM DS3300). We know FC is fast with lower latency than iSCSI and is more expensive, but we are not going to discuss here which one is more affordable, because we will present both configurations' quote to the management and they will decide it anyway. What I really want to know is the feasibility of using either of the solution and which solution is easier to setup.
As for FC, would it be easy to setup ESX host to connect to the SAN (e.g. drivers for the FC adapter or even no driver setup is necessary?), I think it might be a bit simple if it's on iSCSI as I did found some articles about implementing ESX over iSCSI, but yet I never found anything about over FC. Second thing is that, just as I mention we wanna to deploy several storage volume like Exchange 2007, SQL and SMB file sharing on to the SAN shared storage pool and divide them apart from the native VM's partition volume. The iSCSI initiator inside the VM may easily do the job, but it is however what about the iSCSI target? I'm not sure if you can create an iSCSI target over FC?
Will appreciate if there are someone can give me some suggestion. Thanks!