February 5th, 2008
Filed under: Howto, VMware |
6 Comments »
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 [...]
February 5th, 2008
Filed under: Bugs, VMware |
1 Comment »
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”
February 4th, 2008
Filed under: Storage, VMware |
No Comments »
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 [...]
February 4th, 2008
Filed under: Bugs, VMware |
3 Comments »
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 [...]
February 4th, 2008
Filed under: VMware |
No Comments »
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 [...]
January 31st, 2008
Filed under: VMware |
1 Comment »
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 [...]
January 25th, 2008
Filed under: Howto, VMware |
2 Comments »
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 [...]
January 24th, 2008
Filed under: Bugs, VMware |
32 Comments »
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 [...]