Re: vCloud Director - vShield Manager Registration
Just follow these steps...Its little tricky with setting up AMQP using RabittMQ server(For which you will need to take a look at other blogs which tell you how to set up AMQP). Other than that, if you...
View ArticleRe: vCloud and wildcard cert
Use this guide: VMware KB: Generating SSL certificates for VMware vCloud Director So, you have to create java keystore, which will include root CA, intermediate CA and your wildcard cert.
View ArticleRe: vCloud and wildcard cert
Regarding Wildcard SSL certificates, I've always found this blog very handy. A guide to import wildcard certificates on VMware vCloud Director 1.0/1.5 Despite the title, it should work for 5.x as...
View ArticleRe: vCloud and wildcard cert
Do you have a proxy? If so, try disabling it from Internet Options and see if the problem persists. You've probably already tried this, but if not, may try a different browser. Based on those logs, it...
View ArticleRe: Do I need to install a license key in vCenter to get NAT and firewall...
vCloud requires vCloud Network & Security (vCNS) to be setup. This requires a vCNS or vCloud Suite licences be setup in vCenter. (In each vcenter that will be in your cloud). Normally when...
View ArticleRe: Cannot delete vDC with shared Org Network
You are right - i can delete the network if it is not in use. But that is not the point - maybe i was not clear enough.I want to delete a vdc not the network. and to delete it all vdc networks have to...
View ArticleRe: Random Reconnects to vCenter
What version of vCloud Director are you running? vCloud Director 5.1.2 addresses an issue like this. From the 5.1.2 Release Notes under Resolved Issues: vCenter Server sometimes disconnects from...
View ArticleRe: Cannot to upload large (over 4GB size) ISO images to my catalog media on...
Hi Chanchai, It is surely nothing related to the maximum upload size as vCloud director supports ISO files upto 64GB. You sure if the ISO file is not broken or anything right? Does it happen every...
View ArticleRe: Cannot to upload large (over 4GB size) ISO images to my catalog media on...
From the debug log: Error executing backend call. | com.vmware.vcloud.api.presentation.entity.security.OperationDeniedException: This operation is denied. I did a quick search on that error and it may...
View ArticleRe: Sub tenancy
Not that I am aware of. Things can always change, but subletting (nested tenants) is currently not an option. Generally speaking a Tenant of a Tenant is effectively just a regular tenant. If one...
View ArticleRe: Cannot delete vDC with shared Org Network
Really, that is the point. The network was created under the ownership of an Organization vDC. It belongs to it and is shared from it. For an Org vDC to be deleted, you have to remove all content...
View ArticleRe: Cannot delete vDC with shared Org Network
I ran into this issue in my own environment recently. In my case, I was trying to remove a provider VDC, which has a single org VDC inside it. The vApps had been moved to an org VDC under another pVDC,...
View ArticleRe: java sdk vcloudclient ssoLogin() w/ samlassertion
Thank you. I posted a reference back from java sdk vcloudclient ssoLogin() w/ samlassertion
View ArticleRe: java sdk vcloudclient ssoLogin() w/ samlassertion
From the release notes: Known Issues SSO login functionality throws 500 Internal Server Error if the SDK code is executed from a Linux environment. If you call the VcloudClient -> ssoLogin method,...
View ArticleRe: Cannot to upload large (over 4GB size) ISO images to my catalog media on...
@abhilashhb: There seems to be some sort of size limitation when uploading ISO images. We first began testing, we tried ISO image sizes below 4GB. All of them uploaded successfully. However, when we...
View ArticleRe: Sub tenancy
Do you think it would be feasible for a tenant to create sub-tenants and utilize routed vApp networks as if they were Organization networks for the sub-tenants and use the actual Organization network...
View ArticleRe: Cannot to upload large (over 4GB size) ISO images to my catalog media on...
vplsnickm, It is not the size. Need proof? just uploaded a 4.2 GB file into my vcloud director and it got uploaded. i also have attached the screenshot below.
View ArticleHow do I find the id of the vappTemplate given a vm object or vappTemplate?
Hi, In VCD, I use a vappTemplate in order to create a VM. Now after creating the VM, I need to retrieve the id of the vappTemplate from which this VM was created. But looking at the vm object (in the...
View ArticleModifying virtual hardware while deploying a vApp
Hi, is it possible to modify virtual hardware at the time of deploying a vApp in vCloud Director or is it necessary another tool? I mean, what I would like is to deploy a virtual machine from my...
View ArticleRe: Modifying virtual hardware while deploying a vApp
This is not possible right now. You have to copy the entire vApp, then Modify the virtual hardware, then power it on. Changing the hardware during the deployment process is a feature request which is...
View Article