April 1st, 2008
Filed under: Scripting, VMware |
9 Comments »
Ernst, a regular poster of the Dutch VMug, posted a script for load balancing paths to an active/active SAN. What it does is select the next path for a LUN, in other words if there are four paths LUN1 will be reached via Path1, LUN2 via Path2 etc.
The script, also available for download here:
for PATHS [...]
April 1st, 2008
Filed under: VMware |
3 Comments »
Today I noticed the following error at a customer site when I wanted to install the new patch bundle, ”Metadata for patch missing”. After a close inspection I noticed VirtualCenter was installed with a different http port number. For VMware Update Manager to work you will have to open up the firewall manually:
esxcfg-firewall -o 81,tcp,out,UpdateManager
(Change the port number, in [...]
March 31st, 2008
Filed under: News, VMware |
1 Comment »
VMware seems to have ditched the product name “3i” and silently introduced “ESXi”. I noticed it when the download page was updated today. But you can also read it on the “product section” of the VMware website. I think this is a better name instead of differentiation in versions, keeping the versions alligned and changing [...]
March 31st, 2008
Filed under: News, VMware |
1 Comment »
There are new iso’s / builds coming up for 3i, 3.5 and VirtualCenter:
VMware ESX 3.5 Update 1
Latest Version: 3.5 | 4/10/2008 | Build: 82663
VMware VirtualCenter 2.5 Update 1
Latest Version: 2.5 | 4/10/2008 | Build: 79820
VMware ESXi 3.5 Installable Update 1
Latest Version: 3.5 | 4/10/2008 | Build: 82664
Unfortunately the iso’s aren’t available for download yet [...]
March 27th, 2008
Filed under: Bugs, VMware |
6 Comments »
When updating VMware Tools the setup constantly bailed out without a decent error. So I decided to un-install the Tools and install them again. Un-installing went smooth but when installing it again I ended up with the error “internal error 2203″. After googling this error the Citrix website gave me the solution, check your tmp [...]
March 13th, 2008
Filed under: Bugs, Howto, VMware |
4 Comments »
Today I received the following error at a customer site when applying patch via the Update Manager:”Metadata for patch missing.” After a close inspection I noticed VirtualCenter wasn’t running on port 80 but on 81 for some reason. Opening up the ESX Firewall and restarting the VMware Update Manager service seems to fix this problem. [...]
March 12th, 2008
Filed under: Bugs, VMware |
No Comments »
For those who encountered the same weird networking problems as I did, I was just browsing through the Knowledge Base articles for the patches released yesterday and found out that they fixed the driver for the Intel quad-port nic. When using VST half of the packets were dropped, for more info on the problem check [...]
March 11th, 2008
Filed under: News, VMware |
3 Comments »
VMware just uploaded a whole bunch of patches for ESX 3.5:
ESX350-200802301-BG : Update to the bnx2 Driver
ESX350-200802303-SG : Security Update to the util-linux Package
ESX350-200802304-SG : Security Update to the Perl Package
ESX350-200802305-SG : Security Update to the openssl Package
ESX350-200802306-BG : VMware ESX Server 3.5, Patch ESX350-200802306-BG: Daylight Saving Time Update
ESX350-200802401-BG : Updates to vmware-hostd
ESX350-200802403-BG : Improved Statistics Collection for Support Scripts, Fix for [...]
March 10th, 2008
Filed under: News, VMware |
1 Comment »
Eric Sloof just pointed us out to the Blog on the VMware website about the upcoming Powershell Toolkit Beta. I have been playing around with this toolkit for a while but had a hard time figuring out how to actually make useful scripts. The PDF that was also released has some cool examples of useful [...]
March 9th, 2008
Filed under: Howto, VMware |
No Comments »
Forbes just uploaded a brand new version of the VMReference Card. Download it, print it and keep it close!
Source: http://vmreference.com/
Here is version 1.1 in all its shining glory.
I’ve made several corrections (thanks everyone), added a few extra snippets and dusted it with a sprinkling of handy tips and tricks.
The biggest change is a small 3i [...]