MentholMoose wrote: » You can build a vSphere in a box lab without spending a dime on software. Use the evaluation versions of VMware Workstation and vSphere on your preferred free Linux distribution, or an eval of a 64-bit Windows OS. Or you may be able to install free ESXi directly on your lab box and setup the vSphere eval on it, in which case you'd need another desktop to run vSphere Client. The vSphere components and supporting machines (e.g. a SAN) needed for the VCP can all be run as VMs on VMware Workstation or ESXi.
MentholMoose wrote: » Using all eval software can get annoying since the software will expire and you will need to reinstall or reformat and start over. But it is pretty much required anyway since nobody would buy vSphere Enterprise Plus licenses to study for the VCP. It's up to you if you want to spend some money (e.g. VMware Workstation, Windows) to avoid inconvenience. Once you pass the VCP you will get a free Workstation license so you might want to try to use the eval.
MacGuffin wrote: » I realize the "tone of my voice" does not translate well over the printed word so don't take this the wrong way but I know that is what I can do. The question is, what is the preferable thing to do? Put another way, what did you do and why did you choose that setup?
MacGuffin wrote: » I see many options for what sits on the metal. There's ESXi and Hyper-V as hypervisors. For emulators I see VMWare Workstation/Player/Fusion or VirtualBox on top of Windows, Linux, or MacOS. There's VirtualPC on Windows but I do not recall anyone taking this option, why is that? Those I just mentioned are probably the most common but there is also QEMU, KVM, Xen, and probably more. Some of these options are stepping too far out of my comfort zone and so I'd need some compelling reason to consider them.
blargoe wrote: » ... Now that I think about it, I would make use of that second 32-bit PC if you have it laying around. You will need some shared storage to use for the cluster, and you could use that old PC as an NFS and iSCSI server... you'd need Gig Ethernet for that to be viable.
MentholMoose wrote: » Any of the vSphere in a box options I mentioned should work well. IMO there is no option that is clearly the best for everyone, and it mainly comes down to personal preference with various minor considerations.
MentholMoose wrote: » AFAIK only VMware hypervisors (ESXi, Workstation, Fusion, Player) can provide VMs with CPU virtualization extensions (AMD-V or Intel VT-x), which is required for best results with VCP labbing. Even if others can do it, using a VMware hypervisor is preferable since running ESXi as a VM on them is basically supported by VMware, it well documented, and known to work. Using a non-VMware hypervisor might be a hassle or might not work at all.
If you buy a computer it will probably come with a Windows license, but if it doesn't a Windows Server eval can go 6 months without requiring a reinstall so there's not too much need to buy a Windows license.
MacGuffin wrote: » I found a free iSCSI product from Starwind that on the web page describing the product claims that it can be installed on any modern Windows product but after trying it on Windows XP and failing I did some more research. From what I can see the product only works on a Windows Server OS. Which brings me back to this comment...
MacGuffin wrote: » I did some experimentation with Openfiler and FreeNAS and found them a bit lacking. FreeNAS would install but had trouble booting, this is on both real and virtual machines. I got Openfiler to run but the web interface is a bit difficult to navigate and incredibly slow for some reason. I'll click on a link and it'd take minutes to finish loading. I doubt this is a hardware issue as it ran Ubuntu just fine before. What other options for a storage server should I consider?
NISMO1968 wrote: » What you say is not true... Windows XP can be used to run StarWind management console but cannot be used to run a service application (reason is simple - XP is VERY old so Win32 API subset is truncated, nobody wants to backport very complex and heavy application to satisfy 0.000001% of free users still with XP). But you can use more recent versions of desktop OSes like Vista, Windows 7 and Windows 8 of corse to run both management console and service app itself. And of course StarWind runs on top of Server Core and inside parent partition of an absolutely free Hyper-V server (MS EULA allows running software without a license if you use this software to manage virtual machines or provide virtualization related services - exactly what StarWind iSCSI SAN & NAS does). Hope this helped -nismo *note: fixed quoted reply format.
MentholMoose wrote: » I've never had any problems with Openfiler. I've run it in VMs and on various hardware with no issues. I guess you could try updating it after installation (run "conary updateall") since there may be an update that resolves the issue you're seeing. Anyway, if Ubuntu works on the server you want to use for storage, you can probably just use Ubuntu. Setting up an NFS share on Linux is simple and setting up an iSCSI target is not much more difficult.