How to enable ssh in vSphere 4i

Posted on May 29th, 2009 in Tips, Virtualization, vSphere | 6 Comments »

To have SSH enable on vSphere 4i is always important and helpful when you require to troubleshoot any problem you may face. The way to get this done should similar as esx 3i.

  1. First, you press Alt + f1 then type “unsupported” and press enter.
  2. You will see the prompt for password after this. Key in the root password you had previously configure, and you will be able to log in to the service console.
  3. Follow by that, do a vi /etc/xinetd.conf and look for #ssh. Remove the # and save the file after this.
  4. Go to /sbin, and run this command ./services.sh restart
  5. Noted: If you still having problem with SSH access, please restart and it should be work.

Read more »

ESXi 3.5 u4 Available Now

Posted on April 9th, 2009 in Announcement | No Comments »

Are you running any VMware ESXi free edition so far? It’s time to try it out or upgrade – ESXi 3.5 u4 available for download now!

Get a free license for VMware ESXi and build virtual machines in minutes with this easy-to-deploy, OS-independent hypervisor.

esx3iu4
Read more »

Microsoft Hyper-V Jokes?

Posted on December 3rd, 2008 in Hyper-V, Industry News, Virtualization | 2 Comments »

The comparison between VMware ESX/ESXi and Microsoft Hyper-V is not new to me or you today.

Frankly speaking, I’m big fans of VMware and I would like to share the related news – Microsoft Hyper-V jokes.

Microsoft to do what VMware does nearly 10 years later – From Mike RTFM

ESX Server beats Hyper-V – DanteDog’s Blog

So how important is LiveMigration/VMotion now?

Hyper-V, not in my datacenter Part 1 – Gabes Virtual World

Hyper-V, not in my datacenter Part 2 – Gabes Virtual World

Hyper-V, not in my datacenter Part 3 – Gabes Virtual World

Will Microsoft sunset VMware? – 18 months later

Hyper-V with Server Core — Too Dry and Crunchy for our Taste

Hyper-V Server is Finally Here – But What Exactly Is It?

Read more »

Running VMware ESX 3.5 and ESXi in VMware Workstation

Posted on September 18th, 2008 in Tips, Virtualization | 1 Comment »

If you’re new to VMware ESX & ESXi product and you would like to know know more about the products, you can try on your desktop with VMware Workstation now.

Download VMware workstation, VMware ESX 3.5 and ESXi and start your testing now!

Look at the video.

Read more »

Experience on VMware ESX 3.5 and ESX 3.5i

Posted on August 26th, 2008 in Virtualization | 1 Comment »

I had tested both environment with my test machine which is DELL Precesion Workstation with 2 x 2.0 Quad core, which had total of 17GB ECC memory loaded with 3 SATA disk contain more than 1TB local storage. Below is the comparison I had done during the test.

Installation – ESX 3.5i had advantages as the entire process is fast and simple. ESX 3.5 require more interaction as it looks similiar to Linux installation. I know the ESX 3.5 can be script and customize by using the ks.cfg which I had done previously for mass deployment. For comparison 1 to 1, ESX 3.5i is much more easier and faster.

Configuration – Basically I dun really find much different as I do manage this machine with my virtual center. The only different is the Linux connection and command no longer usable on ESX 3.5i. By the way, I read some artical to tweak around to make the SSH work on the 3.5i, but I will prefer to proceed with powershell or CLI if I do need to use command prompt.

Perfomance – ESX 3.5i had better through put. In my test, I created 3 VM which 2 of them running on Windows 2003 SP2 with 4GB memory and 4Vcpu, plus additional 1 VM with SUSE Linux. I did the same on ESX 3.5 too. The respond on the ESX 3.5i is much smooth and not lacking, as ESX 3.5 you will see some lacking from the console open on Virtual center.  Follow by file copy test, the VM on ESX 3.5i is slightly faster than ESX 3.5. just less than a minute faster which I tried to copy some file with 20GB. Beside these points, I had not found anything different.
Read more »