I must admit, I’m a bit sceptical that VMware will really deliver on it’s new naming convention. My understanding is that they want to move away from dot-dot releases and go to ‘updates’ in order to imply a common code base or something, kind of like Microsoft are doing with their ‘no new functionality in [...]
Posted in Uncategorized | Also tagged ESX, ESXi, Philosophy, VMware |
By admin | March 31, 2008
Someone slipped up earlier today and posted links to ESX 3.5 Update 1, ESX 3i Update 1 and VirtualCenter 2.5 Update 1 on the VMware downloads page (there was nothing actually available for download though). Presumably that person thought the world runs on California time or something, as the links disappeared a short time later. [...]
Posted in Uncategorized | Also tagged ESX, ESXi, News, VMware |
It’s no surprise that the database schema and stored procs have undergone a significant overhaul in VC 2.5, but for me some of the kep improvements is with regards to the statistics collection levels. In VC 2.0.x the statistics collection level was a single global setting, with Level 1 being the default and VMware recommending [...]
Posted in Uncategorized | Also tagged Database, VMware |
By admin | February 28, 2008
At last! VMware have finally added passthrough auth support in VC 2.5, although it is currently classed as experimental. This is something I have been waiting / asking about for quite some time. And even better, it’s on by default! To use it, simply add -passthroughAuth -s vchostname to the end of the shortcut used [...]
Posted in Uncategorized | Also tagged HOWTO, VMware |
By admin | January 7, 2008
In this video I show a semi-distributed VirtualCenter install (ie database is not local) using the command in the earlier post, and go through the database setup as well. I am by no means a DBA, so no doubt there is more that can be done to tune the database than what I show in [...]
Posted in Uncategorized | Also tagged Database, HOWTO, VMware |
By admin | January 3, 2008
Capacity planner is rather pesky to have hanging around on every VirtualCenter box in the enterprise… especially if you use some other tool for the job! So just add this line to the end of your VirtualCenter install script: msiexec /qn /x {2A2750C9-E14E-4635-8595-C1CD214445B0} and away she goes! Altenatively, you can simply hide it from the [...]
Posted in Uncategorized | Also tagged Capacity Planner, HOWTO, VMware |
By admin | January 1, 2008
As with VC 2.0, the unattended install documentation for 2.5 is rather scant. Like most people in large enterprises, I have the requirement to silently install VC, pointing it at a non-local license server and database, and without update manager (separation is for 2 reasons: (1) VUM could be updated out of line with VirtualCenter [...]
Posted in Uncategorized | Also tagged HOWTO, Update Manager, VMware |