top of page

vCD Multisite Pairing Issue
We face this issue loading resources takes long time in Multi-Site pairing enabled vCD environment When we attempt to access vCD...
May 1, 20241 min read
Can't delete vApp and VM
Error: [ bfe374cf-fd73-4076-86da-e842ba50b13a ] No row with the given identifier exists: [com.vmware.vcloud.common.model.logicalresource....
Apr 1, 20241 min read

Error Deleting Multiple VM in vCD
This issue started after we rollback the nsx v2t migration. All the VM servers can't edit/modify Error: No row with the given identifier...
Mar 2, 20241 min read

Unable to delete duplicate Media in vCD
I notice that there were duplicate entries of media in vCD UI and I try to delete one of them and I get error with specific ID reference...
Mar 1, 20241 min read

Actual v2t Migration
For today's Blog I will show you the actual process of v2t migration I successfully completed. I have this project in our company that...
Feb 29, 20242 min read

Attempting to edit a VM, it fails with an error "index 0 out of bounds for length 0"
When I attempting to modify configuration of a virtual machine in Cloud Director, there is an error of the form: index 0 out of bounds...
Feb 29, 20241 min read

v2t migration cleanup failed with an error "Failed to delete Org VDC networks"
At this time the nsx v2t migration is completed and I'm running the final touch which is cleaning up the source Org VDC and I encounter...
Feb 28, 20241 min read

Can't update vCD Network due to the error duplicate key value
We are in the middle of v2t migration and we can't move forward due to the error. What I did is I check the value to the DB Cell and...
Feb 28, 20241 min read

How to monitor the vCD services
Today's Blog I just want to share how to monitor vCD Services after restart it Steps: - SSH vCD and login as a root - RUN tail -f...
Feb 1, 20231 min read

How to Connect to vCD DB
Steps: 1. Connect to vCD through ssh as a root 2. Enter the postgresql database command below - su postgres - psql 3. you can list the...
Jan 16, 20231 min read

Collecting diagnostic information for VMware vCloud Director
This diagnostic information contains product specific logs and configuration files from the host on which the product is run. The...
Jan 5, 20231 min read

vCloud Director to boot the VM from ISO
If you have vCD in your environment here is the steps or process to boot the VM server to ISO Steps: Press "All ACTIONS" button on the...
Sep 12, 20221 min read

Check vCD Cell external DB
Today's topic it's simple but useful. I will show you how to check the vCD Cell DB Server and DB name ( This is useful if you are new to...
Jul 18, 20221 min read

vApp Can't Power-Off or Stop and Partially Running Status
Issue: We can't Power-Off or Stop the vApp, the VM server spinning Partially Powered off Error: Findings: - Due to the runnign task VM...
Jul 11, 20221 min read

Changing VMware vCD Java heap size to prevent java.lang.OutOfMemoryError messages
For today's blog I will show you how to modify the default values for vCloud Director Cell Java heap size We have this issue in our...
Jun 2, 20221 min read

vCD Cell Upgrade Process
Prerequisites: - vCloud Director upgrade bundle package - Download here https://customerconnect.vmware.com/downloads/details?downloadGrou...
Apr 11, 20222 min read

How to fix vCD Cell Inactive state and Services can't start due to LV has no free space
Issue: vCD Cell Inactive state and Services can't start Steps to fix: - We will extend the Logical Volume (LV) from 6GB to 10GB - SSH the...
Apr 6, 20221 min read

Manually set MAC on vCloud
This operation is to be executed as last resort to assist software licenses tied up to MAC addresses that might be changed during...
Mar 28, 20221 min read

Housekeep vCloud Director Cell disk if full
Steps: - Login to the Cell having Disk space issue through SSH - Run df -h command to see disk status - Login to winscp - Go to this path...
Mar 28, 20221 min read
bottom of page