Archive for the ‘Uncategorized’ Category

VMWare Virtual Infrastructure Product Versions

Tuesday, January 8th, 2008

With my terrible memory on numbers, every now and then I need to look up which versions of EsX Server lives well with which version Virtual Center. Here comes the draft, as of Jan 08, 2008.

VMWare Virtual Infrastructure Versions:
as for Jan 08, 2008:

VMware Infrastructure Foundation (Starter) is a package that includes:

VMware ESX Server
VMware Virtual Machine File System (VMFS)
VMware Symmetric Multi Processing (vSMP)
VirtualCenter Agent
VMware Consolidated Backup
VMware Update Manager

Virtual Center is sold separately.

ESX Server 3.5 and VirtualCenter 2.5:

ESX Server 3.5 | 12/10/2007 | Build 64607
ESX Server 3i version 3.5 Embedded | 12/20/2007 | Build 65301
VirtualCenter 2.5 | 12/10/2007 | Build 64201

ESX Server 3.0 and VirtualCenter 2.0:

ESX Server 3.0.2 and VirtualCenter 2.0.2     07/2007
ESX Server 3.0.1 and VirtualCenter 2.0.1    09/2006
ESX Server 3.0 and VirtualCenter 2.0        06/2006

EsX 2.x and Virtual Center 1.x

10/08/2007 | ESX Server 2.5.5 Build 57619
10/05/2006 | ESX Server 2.5.4 Build 32233
04/13/2006 | ESX Server 2.5.3 Build 22981
09/15/2005 | ESX Server 2.5.2 Build 16390
06/20/2005 | ESX Server 2.5.1 Build 14182
11/29/2004 | ESX Server 2.5.0 Build 11343

VMware VirtualCenter 1.4.1     9/28/06
VMware VirtualCenter 1.3.1     12/22/05
VMware VirtualCenter 1.2     12/1/04
VMware VirtualCenter 1.1    8/06/04
VMware VirtualCenter 1.0    3/31/04

Secrets of Making Effective Virtual Machines

Tuesday, September 25th, 2007

Virtualization is simple, that is the beauty. Everything that works in physical domain holds true in virtual world. You build a VM as if it was a physical box, or just run P2V to virtualize your PC, and ola! it all works.

But to take a full advantage of virtualization, there are hundreds of tricks to configure VM efficiently.

For example, a virtual Hard Disk may be marked independent; in such case it won’t be included in snapshots. I want to snapshot all your data? But how about the system swap partition? I don’t even want it to be persistent!

With Linux the swap file is on dedicated partition. Move it to a dedicated HF, make it independent/non-persistent. Do the same with Windows VM: add new 4Gb HD, configure it as independent/non-persistent, and move page file there.

Or, consider slimming down the OS. Again, that is no news for the Linux world. But why don’t cut some fat from chubby Windows? Mind you it is a lot of fat to loose: almost 50%. The installation of XP with 300Mb foot print, how is that? Not the limit! And after such “slim fast” program Windows can sprint: you should see it booting up!

For ideas on stripping down your Windows, check here and here (rulez!). Or, just fire your Torrent and get the Performance Edition here.

Using optimized and fine-tuned virtual machines can change your experience with virtualization. Keep on looking for secrets.

Virtualization and Web Hosting

Monday, September 24th, 2007

I was searching for companies offering Virtual Machine hosting. Turned out it is not plenty. And I got an impression that web hosting community is a bit behind on virtualization wave. For them virtualization is Virtuozzo more then VMWare. There is very very few offering of virutual hosting “powered by” VMWare, Xen or Microsoft.

I wonder why and keep the research to get to the bottom of this.

Technorati profile.

Virtual Subversion for Small Software Project?

Wednesday, August 29th, 2007

Virtual appliance idea is lovely.

You are a .NET developer, starting a small software project. It comes along, and you feel it is time for source control. You want to use Subversion because friends say it is cool and fancy. But installing and configuring subversion is a mess and a pain. You are reluctant, if you never did it. And intimidated, if you have already tried.

The answer is Virtual Appliances. Look how lovely:

I download a virtual appliance with subversion installed and preconfigured. Power up a Virtual machine; with couple of touches my subversion server is up and running. No mess on my laptop. No dusty ubuntu box in the corner. No installing Apache, no configuring subversion. All is prepared and packaged professionally. I bring up the VM when you need it, and where you need it. In the morning, check out, in the evening, check in. The rest of the day it can sleep as a file on my pocket USB hard drive. As the team grows we will run it 24/7 on the network server. Sounds ideal for a small mobile team.

Reality check.

(more…)

Why Virtualization?

Monday, August 6th, 2007

Simple. I do think virtualization is a next software frontier. I am playing with it. Here I host my scrapbook to keep the notes. Here I post my thoughts and ideas to share with other virtualization enthusiasts. Drop by.