Running ESX in Fusion

Posted on February 2nd, 2009 in Tips, Virtualization, Workstations | 5 Comments »

Being a 1st time Mac user I am truly impress with the performance & capability. I was a true PC users with windows & started to use Linux quite a bit for passed 2-3 years.

Recently with anonymous tips from someone I was able to get ESX running inside VMware Fusion Version 2.0.1 (128865).

ESX in Fuion
Just create a VM as per normal wizard & select “Generic Linux” or “RedHat Linux” works well for me.
Read more »

Shotcuts for VM on VMware Server 2.0

Posted on December 3rd, 2008 in Server, Tips | No Comments »

As many of the users who used the previous version of the VMware Server, there were no shortcuts on your desktop which provide direct access to the VM console without logging into the web console.On VMware Server 2.0, you will have the flexibility of doing this which is placing a shortcut on your desktop and allow you to log in to the VM console directly.

Read more »

IBM x3950 M2 Powerful ESX Machine

Posted on November 27th, 2008 in Data Center, Hardware, Virtualization | 2 Comments »

For a while ago, I had spoken to my team and friends about the amazing concept if we do able to use the HPC concept to scale our Server hardware in term of processors, memory and I/O without increasing the amount of ESX server in the Virtual Environment. I remember the question had been raised to the VMware representative and this is not in the road map for the ESX servers. 2 days back when I attended the seminar in town and I found this interesting server which is IBM X3950 M2 had been presented with the capabilities I had been looked around. Some of my friend may think the idea of doing this is crazy or over limit, but in real scenario, you will realize the benefits in term of managing and scaling from time to time when you managing a real huge environment with a massive amount of Virtual Machines.

Read more »

VMware ESX 4

Posted on November 25th, 2008 in Announcement, Industry News, Virtualization | 3 Comments »

According to VMware Seminar today, the future of the VMware Enterprise Edition Virtualization which name as ESX 4 will be launched next year, will contain some of the features which been show case during the seminar to the public. Below is some of the information which had been shared by VMware for reference

1. 64 bits kernel VS the current 32 bits kernel on ESX server
2. Thin Provisioning
3. Fault Tolerance
4. 8 way virtual SMP
5. 256 GB memory per single VM

Read more »

VMWARE ESX Server Management Script

Posted on November 7th, 2008 in Data Center, Operating Systems, Others, Tips, Virtualization | 2 Comments »

Have you ever experience your Virtual Console down and VMWare Infrastructure Client not working?

Here’s an alternative solution for you: a Bash script to run on your ESX Server.

Sample screen shot:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
VMWARE ESX Management Tool Script
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Author : http://malaysiavm.com/blog
Version : 1.00.20081107.14.31
Supported ESX Version : 2.5 – 3.5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0. VM Informations
1. Register VM
2. Unregister VM
3. Check VM Status
4. Power ON VM
5. Power OFF VM
6. Suspend VM
E. Exit

Choice:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Read more »