My new whitebox ESX home lab

17 June, 2009

Last week I was finally able to buy the whiteboxes I wanted for my homelab. Untill then I had one ESX host at home that hosted my basic environment but because of that I couldn’t try other hypervisors the way I wanted to. So I decided to add two more hosts to my lab.

List of VMware FT (Fault Tolerant) compatible CPUs

21 April, 2009

With VMware vSphere there is a new exiting function called VMware Fault Tolerant or VMware FT. With VMware FT you can protect a VM against failure by running this VM in lockstep with an exact copy on a different host. Every interrupt in the source VM is immediately replicated to the destination VM, which is [...]

Using Linux shell scripts to automatically create VMware ESX 3.5 hosts

30 March, 2009

On the SearchVMware section of TechTarget.com a new tip of mine is published.
“In any VMware ESX environment, VMware ESX hosts within the same cluster must be configured the same way. If a host in a cluster is not properly configured, basic networkingoperations such as or VMotion will fail. Manually installing and configuring new hosts or [...]

Deploying ESX3.5 using EDA v0.85 inside VMware Workstation 6.5

13 February, 2009

This article is written by guest writer: Simon Long.
VMware Workstation is becoming a very good friend of mine since I installed it a few months ago, it makes testing soo much easier and quicker which pleases my boss as I’m not installing and uninstalling software on Production VM’s.
My interest in deploying ESX using EDA (ESX [...]

Using vscsiStats (the full how-to)

8 December, 2008

After reading verbeieren’s blog about vscsiStats, I was very interested to see what this tool could bring me. So I started to play with it and found that I needed some extra hints to get me started. Enough for another blogpost I thought.
With vscsiStats you can monitor the IO through the virtual SCSI controller of [...]