Tag Archives: VMware

Partially powered off state error caused by duplicate VM in vCloud Director 9.7
This week we experienced an issue with two virtual machines not showing the correct values in the vCloud Director view. Both virtual machines had 2 vCPU when we checked the virtual machine properties in vCD, but the values were totally off when we compared the values with the VM properties from the vCenter GUI. The…

Virtual machine is associated with a wrong resource pool in vCloud Director 9.7
Virtual machine is associated with a wrong resource pool was the warning i had on two virtual machines in vCD. Those 2 virtual machines were also disappeared from the resource pool view in the vCloud Director GUI. Because of that, I wasn’t able to vMotion those virtual machines to the new resource pool (cluster). In…

Detaching a resource pool from PvDC failed in vCloud Director 9.7
Detaching a resource pool failed in vCloud Director with the following error message: [ID] ValidationException Delete_Hub_Containing_VMS . This week i needed to troubleshoot a task that failed in vCloud Director that occurred during the detaching of an resource pool in a provider vDC. The following error was reported in the vCloud Director GUI as shown…

How to enable VMware vSphere authentication proxy with ease in vCenter 6.7 – Step-by-Step
vSphere authentication proxy is a service that is available in every vCenter server. By default, the vSphere authentication proxy service is set to manual and the service is not in a running state. With vSphere authentication proxy you can easily domain join an ESXI host. The vCenter server will serve as a proxy to domain…

Failed to set the time via NTP Details – vCenter upgrade failed 6x Step-By-Step
Yesterday I had a scheduled maintenance to upgrade a vSphere environment from 6.5 to 6.7U2. This includes the upgrade from vCenter version 6.5 to 6 7U2C. Unfortunately I had a NTP error that caused the failure of the upgrade job. The deployment of the target (vCenter) appliance with the ISO file provided by VMware wasn’t…

Unable to perform a VM task like vMotion or Snapshot in vCenter 6x – Step-By-Step
This week I had an VM that couldn’t perform an vMotion or a snapshot task. Performing one of these tasks results in an error message as shown in the picture below: Troubleshooting One of the first steps I did was checking the VM log of that particular VM for any errors. This is very simple…
Finally passed the VCAP6.5-DCV design exam! – Exciting
Finally passed the VCAP6.5-DCV design exam! After several months of studying and failing the exam twice, I have completed the VCAP6.5-DCV design exam. They say ‘third time’s a charm’, I can definitely say that’s right! And with the VCAP6-DCV deploy exam that I already had completed on 06-Feb-2018, I am now officially VCIX6.5-DCV certified. VCAP…

How to successfully implement CSE in vCloud Director 9.7 – Step-By-Step
CSE (Container Server Extenstion) is a extension for vCD that has been around for a while now, CSE is like PKS an VMware technology to run container based workloads in vCD. Implementing CSE in vCD, allows the tenant users to deploy kubernetes cluster as a service. VMware published a well documented GitHub page, where all…
The requested operation could not be executed on VM – error in vCloud Director 9.7 – Step-By-Step
“The requested operation could not be executed on VM “VM Name”. Stop the VM and try again.” was the error message that i received when I tried to remove a specific vApp or a single VM in that particular vApp. I even waited a few minutes when we received this message, but it never got…
How to migrate vApps in vCloud Director 9.7 with ease – Step-By-Step
How to migrate vApps in vCloud Director 9.7 with ease will be explained in this article. This week I needed to migrate an vApp to an OrgVDC backed by an resource pool in a different data center. The customer needed to have an additional site where they could place their secondary domain controller. In this…