Unable to create vApp at vCloud 5.1
Hay to all,I have a problem with one of my lab enviroments.In this setup I have a 2 hosts cluster (bouth are ESXi 5.0 Update 1) and a vCenter Server 5.0 U2 to manage them.I installed vCloud 5.1 on them...
View ArticleRe: Error Powering On a VM- Unable to perform this action.
Hi mansi, do you have enougth resources in your vDC (RAM,CPU, Network).Or a limit for provisioning vapps? If you run again in this error, look in your vsphere-client if there is an error, too....
View Articlevmware-vcd-watchdog runs as root
Hi, when I look at the processes of a vcd cell I see: root 3273 0.0 0.0 65964 1320 ? S Feb05 0:12 /bin/bash /opt/vmware/vcloud-director/bin/vmware-vcd-watchdogroot 3278 0.0...
View ArticleRe: Error Powering On a VM- Unable to perform this action.
Hi Thomas, Yes we do have enough resources, still it throws the exception while powering on, and this happens sometimes not always. Is there any fix? anything that could help in solving this?...
View ArticleRe: Unable to create vApp at vCloud 5.1
Solved it by cleaning the QRTZ tables in the database.
View ArticleRe: Secondary IP without Gateway and manual config
Yes, but will the Secondary(not primary) not have a GW configured? Afaik Linux have an annoying way of using the last configured GW as primary GW and therefore messing up the routing. But I can be wrong.
View ArticlevCloud Director 5.1 on a VM
Hi All, I am planning to install vCD on a VM (documentation does not say any thing about using a VM for vCD). Any best practices list to follow available? Thanks,Suneel
View ArticleExternal network cannot be deleted, Because it's in use !!
I wanted to delet the only two External networks in vCD 5.1, the first one was deleted successfully, but I couldn't delete the other one..it says it's in use!!though, I've deleted all its GW and the...
View ArticleRe: External network cannot be deleted, Because it's in use !!
Can you click on extNet and see what edge gateway, org vdc network, vdc/vapp is still connected? also, could you make sure nothing is there in stranded Items,
View ArticleRe: vApp in Catalog: Network Configuration problems at deployment using...
Thanks for the response aneverov. I work for a University and our use case is as follows: A Faculty member creates a vApp to use in a lab for courses. We want this vApp to be as generic as possible...
View ArticleRDM and NPIV Support in 5.1?
I was wondering if anyone knows whether RDM and NPIV are supported in 5.1? I'm pretty sure they weren't supported in 1.5 but please correct me if I am wrong. We really need some insight on these...
View ArticleRe: Secondary IP without Gateway and manual config
VCD will not configure two gateways, it will only configure one gateway which is the one associated with the NIC marked primary
View ArticleRe: Error Powering On a VM- Unable to perform this action.
Hi Thomas, It was a resource availability problem, this error happened whenever the count had reached to the maximum resources.Thanks a lot for your help Regards,Mansi
View ArticleEntity is busy completeing an operation
Hi, I have a vApp, in which I am merging and deleting vms.When I want to merge vms from another vApp into this vApp , I queue the vms to be merged. So that the vms are added into the vApp one by one,...
View ArticleRe: Entity is busy completeing an operation
Hi, Although it looks like a VM level operation, deleting VM actually calls recomposeVApp() in the backend, so it puts the whole vApp in a busy state.This means that you can do only addition/deletion...
View ArticleRe: vCloud Director conflicts local user with an import SAML User if use same...
Thank you. It works once make it unique.
View ArticleRe: Entity is busy completeing an operation
Hi Todor, Are you sure this is what happens? DeletVM causes the whole vApp to be in busy state, because if that was the case it would have thrown a lot of exceptions when it tries to add a VM to the...
View ArticleRe: Entity is busy completeing an operation
Yes, deleting a VM calls recomposeVApp() internally which sets the vApp to a busy state. Probably, your deletions have finished quickly enough and the vApp was not busy during the additions. The...
View Article