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 »

How to add new volume in VM online (Windows)

Posted on November 3rd, 2008 in Data Center, Operating Systems, Storage, Tips, Virtualization | No Comments »

Your customer want you to add a new volume in one of the VM Windows server but can not affort down time? No worry, you can do that easily with ESX.

Below is step by step guide with screen captured from the VM (my test machine is running on Windows 2003 Enterprise):

Tip: It is best to do a snapshot before you start this task, incase anything goes wrong.

This is my test VM machine. It is having one disk at beginning.

1) This is my test VM machine. It is having one disk at beginning.

Read more »