Category Archives: vSphere (ESX)

Black screen in a Windows VM or an a physical server

By | September 10, 2009

Over the past few months we have seen a few Windows servers with a black screen. Meaning You can’t see the logon promt You get a black screen when you connect with RDP We found that the problem was caused by a change in the Windows color scheme. The solution is to copy the color… Read More »

Offline upgrade from ESX 3.x to vSphere (ESX 4.x)

By | June 8, 2009

If you want to perform an offline upgrade of an ESX 3.x host to the new vSphere  host there are a few ways. Using a DVD: /root/esxupgrade.sh storage1 Using the DVD ISO: esxupgrade.sh -i /vmfs/volumes/storage1/esx4.iso /vmfs/volumes/storage1 storage1 – should be a VMDK local datastore attached to the host. storage1 – should be at least 8.4GB… Read More »

VMKUSAGE is back… Can you belive it…..

By | April 28, 2009

VMware have included the old and trustworthy performance monitor VMKUSAGE in VC 2.5 U4. This time the monotor has been added to VC as a plugin. To get access to the new plugin you have to follow this knowledge base article. If you like me upgraded your VC without stopping the Webaccess service first you… Read More »

Error encountered trying to restore cpu state from file……

By | April 5, 2009

Today a one of my customers encountered an error when trying to revert to an snapshot. They recived the following error: “error encountered trying to restore cpu state from file /vmfs/volumes/…./xxxxx.vmsn” After a bit of googleing if came up with the problem. The error occures when a VM with snapshots (taken when VM is PoweredOn)… Read More »

Problems uninstalling VMware Tools

By | March 21, 2009

To night I had problems with uninstalling VMware Tools in a VM after updating to the latest ESX release. The uninstaller kept asking me to insert the “VMWare Tools” disk and click OK”. In the popup window there is pull-down field labeled “Use Source” and in this field is the number one (“1”). If I… Read More »

Sudden error – kernel Panic…..

By | March 19, 2009

Right after lunch today I had a host (3.5 U3) crach with a kernel panic. It shouldn’t be a problem for clusters running HA, but on this cluster I had disabled HA bacause of an error and hadn’t had the time to depug :-(. So my VM’s couldn’t be started on a new host and… Read More »

Need to see how secure your “babies” is ??

By | February 10, 2009

Have you ever needed to verify the security or hardened state of you ESX hosts? If yes, then these tools from ConfigureSoft.com or TripWire.com will help you make the process easier. If no, take a look at the tools anyway – it’s always nice to know if your “babies” are safe ;-). http://www.configuresoft.com/compliance-checker.aspx Compliance Checker… Read More »