I have done this before, but with ESX 3.5 (pricey but worth it).
iSCSI is not supported by VmWare for setting up MSCS Clusters. You need to
configure a virtual hard disk and an additional SCSI controller on Each VM.
If the two nodes are on the same ESX Host it's easy. If you want to put each
node on a different ESX Host, you need to use Raw Mappings for the shared
storage, not a VHD.
Also VmWare only supports SCSI-2 persistant bindings, not SCSI-3. That and
the fact that you are using "parallel SCSI" you can only use Win2k3 not Win2k8
http://www.vmware.com/pdf/vi3_35/esx...25_u2_mscs.pdf
"coady" wrote:
> Hi,
>
> I am a newbie in Windows clustering. Could someone verify this for me?
>
> We have the VMWare Server (free download from VMWare website). Does VMWare
> Server support a 2-node Windows 2003 cluster? Or do we have to use
> VMWare ESXi ?
>
> Thank you.