Just noticed that vSphere 4.1 Update 2 was released yesterday. Excerpt from the release notes: Whats New Support for new processors – ESXi 4.1 Update 2 supports AMD Opteron 6200 series (Interlagos) and AMD Opteron 4200 series (Valencia). Support for additional guest operating system – ESX 4.1 Update 2 adds support for Ubuntu 11.10 guest operating system. For a complete list of guest operating systems supported with this release. To read the full release notes click here
Tag Archives | patches

vCloud Ecosystem components explained
During VMworld Chris Colotti and I presented quite a few group discussions on VMware vCloud. During these discussions some people were amazed to find out how many components/products are involved in making up the vCloud environment. When planning on building a VMware vCloud, you are not just installing vCloud Director and pointing it to vSphere, you are designing/building a whole Ecosystem. The list below shows which components are used in building a full vCloud environment. They are listed in order of priority. vSphere ESXi vCenter vCloud Director vShield Manager vCenter Chargeback Vcenter Update Manager vCenter Orchestrator vCloud Service Manager vCloud Connector So why are these components important? When designing a vCloud environment, you need to take into consideration the availability of certain components, like vCenter for example. This is no longer a management tool that is used to manage your virtual infrastructure. This is a critical component of your vCloud […]

Cannot add groups to vCD after configuring LDAP
I discovered today building a new vCD 1.5 home lab, that once you configure the System LDAP, you dont have the option to add any LDAP groups. This confused me, it was possible to do this in 1.0.x. Why isn’t it available in 1.5? What I discovered is that the GUI is still configured for non LDAP authentication. Once you have configured LDAP and started the synchronization log out of the vCloud Director GUI and back in. You will then see that groups is listed under the administration tab. The GUI needs to update its configuration options. Simple solution, but still confusing until you realise.