Last week I upgraded a vCenter Server from version 5.1 to 5.5, I also added a 4th hosts to the cluster, so I need to upgrade the host license keys. But after upgrade I couldn’t remove the license files in vCenter Licensing section:
Solution:
To connect to the ADAM database:
- Log in to the vCenter Server.
- To open ADSI Edit, click Start > Run, type adsiedit.msc, and press Enter.
- Right-click ADSI Edit and click Connect to.
- In the Connection point section, click Select or type a Distinguished Name or Naming Context.
- Enter dc=virtualcenter, dc=vmware, dc=int
- In the Computer section, click Select or type a domain or server: (Server | Domain [:port]).
- Enter localhost
- Click OK.
- Drill down to DC=virtualcenter,DC=vmware,DC=int, OU=Licensing, OU=LicenseEntities.You see the CN="license key" containers.
- Right-click the container that shows the the serial number of the key that is negative within the vCenter Server Licensing page.
- Click Delete.
Result:
When you restart he vSphere client and navigate to the Licensing page the old license keys are removed and you can re-assign license keys to the hosts
More information: VMware
Sander Daems is founder and author of this blog and working as a Lead (Sr.) Consultant by UNICA ICT Solutions. Sander has over 15 years experience in IT, primary focus: virtualization and modern worksplace.
More Posts - Website
Follow Me:


Today I want to install Windows 8 in my test lab, after creating a new virtual machine and power-on the VM I received warning error message:
Failed to find a host for powering on the virtual machine. The following faults explain why the registered host is not compatible
The operation is not allowed in the current connection state of the host.

Weird, both ESXi 5.0 hosts are powered on, my vCenter VM is running on the same machine which I want to power on the new virtual machine.. also strange is.. there’s no CPU (0 MHz) and no Memory usage (0,00 MB) activity at this host, check the screenshot below

Double check..:

Jup.. there are two running servers at esx01.vmpros.lan
Solution:
After disconnecting the ESXi host from vCenter and reconnect the host I was able to power on virtual machines, also my CPU/Memory activity is back

Sander Daems is founder and author of this blog and working as a Lead (Sr.) Consultant by UNICA ICT Solutions. Sander has over 15 years experience in IT, primary focus: virtualization and modern worksplace.
More Posts - Website
Follow Me:


Recent Comments