Category Archives: VMware

Moving From VMware ESX Platform to Microsoft Hyper-V

image

it has been almost 3 years since we been using VMware ESX as our virtualization platform. currently, we have three ESX 4.0, and one 3.5 ESX hosts and a total of about thirty VMs. all the VMs on these ESX hosts are being hosted from a Dell SAN. I was not part of the initial virtualization planning team, but I … Continue reading

in VMware Leave a comment


VMware ESX Host Server Performance Slumped By a VM

image

warning: this post is long, and technical. ok. you’ve been warned. it happened a few months ago on a Friday morning. everyone one at the office was happy, drinking coffee, and some of them chit-chatting about plans for the weekend etc. as usual I was walking around the office completing some help desk calls, and as a good practice I … Continue reading

in Microsoft Office 2003, VMware 3 Comments


What’s The Different Between ESX And ESXi

image

VMware makes available two bare-metal hypervisors; ESX and ESXi, which form the foundation of their virtualization product line. both hypervisors do the same thing when it comes to virtualization, they only differ in packaging. ESX is shipped with a Linux derived operating system called service console, and a VMware kernel called VMkernel. the service console include features found on operating … Continue reading

in VMware Leave a comment


ESXi Pink Screen Of Death ( Purple Screen Of Death ( PSOD )

pink screen of death

I know I’m running ESXi in an old server, and this PSOD problem might be related to hardware issues, but I just wanted post it here to see if I can get some feedback from other people with the same problem, and find out if this issue is an old hardware problem, or a bug on ESXi. the screen I … Continue reading

in VMware Leave a comment


Changing ESX Root Default Password

change default root password

ESXi installation is straightforward and unlike ESX installation, it does not prompt for any input from the user ( except license agreements) during the installation. so when you first install ESXi you wonder what is the login password, and guess what? the password is blank!! the default username is “root” so the first time you login to your ESXI server … Continue reading

in VMware Leave a comment


Changing DNS Configuration On ESX

ESX hostname change

I just finished installing ESXi 3.5 on my old server, and everything looks fine, except the host name. the server is not on a domain yet, and there is no enterprise DHCP or DNS on my network yet, but I want the hostname to be different than “localhost.localdomain” default one. so how we change that? it seems to be pretty … Continue reading

in VMware Leave a comment


Installing ESXi 4.0 On a 32-Bit Processor

esxi installation error

Today I purchased a couple of old servers on craiglist to setup my home testing lab. one of my plan is to setup ESX on one of these servers and setup the other one as a SAN ( more on this later). the first thing I tried to do was to install ESXi 4.0 but somehow the installation was halted … Continue reading

in VMware Leave a comment


Convert VMDK VMware to VHD Virtual Server Files

Vmdk2Vhd

This past weekend I formatted the hard drive on my work laptop and installed Windows 7 Beta on it. yes this is my working laptop and Windows 7 so far is working like a champ, better than Windows vista, and so far, better than XP. but that will be a topic for another post, for now I will just talk … Continue reading

in VMware 1 Comment