Swap files in 3.5 and the EMC Celerra PDF

The PDF I blogged about yesterday included info about 3.0.x and 3.5 features. One of the things that was missing was the option to have the swapfiles created locally. In 3.0.x this done by setting the option “sched.swap.dir” in the .vmx file. The only problem is that this prohibits you from using VMotion for these [...]

Installing the Converter plugin crashes the VirtualCenter client - PART II

For those who did not have any luck with the deleting of the dll(ssleay32.dll) described in this blog, there’s another possibility to enable the VMware Converter plugin without crashing your VirtualCenter client:
Go to the following registry key:
[HKEY_CURRENT_USER\Software\VMware\VMware Infrastructure Client\Preferences\UI]
And set the following key to “Enabled”
“C:\\Program Files\\VMware\\Infrastructure\\Virtual Infrastructure Client\\Plugins\\Converter Enterprise\\plugin.dll”

Nice iSCSI EMC/VMware PDF online

VMware just uploaded a cool PDF about configuring an iSCSI SAN. This particular PDF is created by EMC and deals about an EMC Celerra iSCSI SAN but there’s more than enough useful info in there for those who don’t own an EMC iSCSI SAN.
The cool thing about the Celerra is the possibility to use “network [...]

Installing the Converter plugin crashes the VirtualCenter client - Part I

Today I encountered a weird phenomenon which I did not encounter yet. I installed the VMware Converter Plugin for VirtualCenter client, so far so good. Only thing left to do was to tick the checkbox to enable the plugin. But as soon as I ticked it the VirtualCenter client crashed without any warning. I rebooted [...]

VDI / VCM with ESX 3.5 and VC 2.5

Try it out:
Get a free 60-day evaluation of VMware Virtual Desktop Infrastructure (VDI), an end-to end solution for virtual desktop management that gives you the ability to deliver desktops from the data center for greater control and flexibility. With VMware VDI, you get the proven VMware Infrastructure 3 software along with VMware Virtual Desktop Manager [...]

CDP, why?

That’s what I thought at first, why do I need CDP(Cisco Discovery Protocol)? Well yesterday CDP proved to be an excellent option for troubleshooting weird networking problems. One of my customers replaced a faulty NIC and accidentally switched two network cables. One of these cables was part of an etherchannel, this caused all kind of [...]

Rescan all vmhba’s at once with the esxcfg-rescan command

Using the console it’s very easy to rescan a specific vmhba which can be useful when you are troubleshooting. For lazy people like me it’s disturbing that you have to type the command twice if you want to rescan both HBA’s. Well, as of version 3.5 VMware introduced a new setting in Advanced configuration section [...]

Clone and roll out template fail with “failed to connect to host”

Recently I implemented ESX 3.5 with VirtualCenter 2.5. After I installed the ESX Hosts and the VirtualCenter server the customer told me that I had to change the ip-addresses of the service console. I removed the ESX hosts from the VirtualCenter server, removed the vswif of both hosts with “esxcfg-vswif -d” and created it again [...]