
VMware’s Technology Day is a deep-dive seminar designed toward individuals responsible for maximizing technology infrastructure efficiency and optimization within their organization. VMware Technology Day 2010 will focus on Desktop Virtualization, Infrastructure Management & Automation and Cloud Computing.
Explore and discover the latest virtualization and cloud computing technology and solutions in this complimentary one-day event that will showcase how VMware and our partner organizations are revolutionizing the next generation of computing.
Your Opportunity
Technology Day will provide you with the opportunity to find out how to
- Transform Your Technology Infrastructure and Deliver IT as a Service
- Automate, Simplify & Control Your Desktop Infrastructure Environment
- Control & Manage Application Migration (focusing on Win 7) With Ease
- Build and Manage Security Within A Virtual Environment
- Guarantee SLA Performance Management & Delivery
- Automate Capacity Measurement, Analysis and Management
- Integrate Services For Seamless Project Plan, Design and Implementation
Who Should Attend
Technology Day 2010 has been designed for end-users, implementers, influencers and decision makers focused on Cloud, Desktop, Datacentre and Application infrastructure within their organization. Your attendance will ensure that you receive the latest and most relevant virtualization technology update to bring back to your office.
Read more »
Some interesting finding to share during the last migration I did. I was performed the cold migration for all the virtual machines on the production. Before we migrated over to the new SAN storage, all the current virtual machines are running with thin provisioning enable from vSphere 4. During the storage migration process, you will need to choose either same as source, thin provision or none thin provision. I had chosen same as source option and perform the storage vmotion. After the storage vmotion done, I realized that the virtual machine had no longer with thin provision enable.
Read more »
Yesterday I just did a migration of vCenter server from Physical to virtual. I re-install and configured the vCenter on the virtual machine and manually registered all the ESX host to the new vCenter. 1 of the challenges I faced was the DVswitch. I had created the same DVswitch name and port group in the new vCenter. Guess what, during the migration, the virtual machines network disconnected. I tried to dig around whats went wrong, as I found there was case senstive on the dvswitch. The case senstivie applied and happened on the Hypervisor level but from the vCenter perspective, it may not be the case as Windows does not has the issue with case sensitive. I try to create a new DVswitch port group with the correct case sentitive as I did on the hypervisor previously, vCenter detected as duplicate portgroup name.
Read more »
You may faced the similar issue by default if you currently running your vcenter server 4 on top of Windows 2008. The reason of the services start up failure are due to the dependency setting require to add in manually.
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1007669
I found the KB above which describe in details about the root cause and solution to over come this.
This issue may occur if the VirtualCenter Server service starts before one of the services it depends on. The VirtualCenter Server service is dependent on the following services:
- SQL Services
- ADAM Services (when using linked mode in vCenter Server 4.0)
Read more »
I’m getting an “error message: 28038″ just before the VMware VCenter Server installation end as screen shot below:

Workaround:
Read more »