Gabes Virtual World

Gabrie’s view on the Virtual World

Gabes Virtual World header image 1

Storage: How to size your LUNs?

May 14th, 2008 · 1 Comment

I frequently read postings on different forums about what the best LUN size is and I thought I’d write a post about it on how I usually do it.

First of all, there is no ideal LUN size that suites all environments. But I think there is a general calculation you can use to come to the LUN size suited for your environment. And second, there is no technical difference between small or large LUNs. For the read/write performance it doesn’t matter if your VMDK is on a 100Gb LUN or 2TB LUN, it’s the total load on the LUN that matters.

[Read more →]

→ 1 CommentTags: VMware · performance · storage

Vote for ESX in a VM !!!

April 9th, 2008 · 4 Comments

In VMware Workstation 6.5 beta 1, it is no longer possible to run ESX in a VM. This is because of some improvements that  have been made in the code that unfortunately also prevents ESX from running in a VM.

[Read more →]

→ 4 CommentsTags: VMware

DEMO: VMware Workstation 6.5 BETA -> Unity feature

April 6th, 2008 · 3 Comments

On my Ubuntu laptop I’ve installed the new VMware Workstation 6.5 beta 1. I just had to try the new Unity feature.

[Read more →]

→ 3 CommentsTags: VMware · Whats New · Workstation

Workstation 6.5 Beta Program

April 2nd, 2008 · No Comments

Yes !!! There it is !!! I was waiting for it because I really would like to play with Unity to integrate applications in the VM with my host.

Go try your self: http://communities.vmware.com/community/beta/workstation6.5

What’s New in VMware Workstation 6.5:

→ No CommentsTags: VMware

Getting cpu info for VMotion

March 31st, 2008 · 3 Comments

To make sure my ESX hosts are VMotion compatible, I normally use the cpuid.iso found on the ESX install CD, to boot from and write down all cpu info. Its a bit of a pain, because you can’t redirect the output to file or floppy, so you really have to write it down on a piece of paper.

[Read more →]

→ 3 CommentsTags: VMware