Re: New 9.7 Appliance Install Issues
Hi I tried command line below:chown -R vcloud:vcloud /opt/vmware/vcloud-director/data/transferchmod -R 775 /opt/vmware/vcloud-director/data/transferwhich has brought appliance status to active but DB...
View ArticleAPI query AdminVM returns ACCESS_TO_RESOURCE_IS_FORBIDDEN (403)
Hi Experts, In a use case running vCloud 9.1 (API v30.0) where we need to obtain all VM information for all vCloud Organisations, we need to query the AdminVM using GET requests such as:...
View ArticleVCD Cells communication with Cassandra DB
Hi, we execute the procedure to store VM metrics in cassandra using VCD Virtual Appliance 1. How long is going to take the metrics to show in the GUI?2. Is there a command to verify VCD and Cassandra...
View ArticleChange location in vCD 10
I need change location in vcloud director 10 for example - mycloud.per.zettagrid.com, now is IP address.In vCloud Director GUI is not view this option.
View ArticlevCloud director appliance backup
I need to take a backup of my vCloud director appliance running with SQL database. What is the procedure to take backup of my vCloud director appliance using FTP ? I dont think we have VAMI option in...
View ArticleRe: Problems trying to undeploy vapp using rest api on vcloud director 9.5
$obj_content=@"<UndeployVAppParams xmlns="http://www.vmware.com/vcloud/v1.5"><UndeployPowerAction>powerOff</UndeployPowerAction></UndeployVAppParams> $url =...
View ArticleRe: VCloud Diretor - cloud.uuid
Connect-VIServer VCSA_SERVER_NAMEGet-VM | % {Write-Host "$_; $((Get-AdvancedSetting -entity $_ -Name cloud.uuid).Value)"}
View ArticleRe: vCD 10 installation issues
Unfortunately I can't access cloud appliance as it keeps asking me to login again even when using correct loggin details, only accessible appliance is :5480 which showing that postageDB not running on...
View ArticleRe: VCloud Diretor - cloud.uuid
I have done export from vcenter via powershel but now I need export cloud.uuid of VMs from Vcloud director. Probably I have to connect to Vcloud director via API but I dont now how to export all of VMs...
View ArticleCreating Security Tags with vCD API
Has anyone been able to create security tags with the vCD API? If I use the Uri in this documentation (POST API-URL/network/services/securitytags/id/tag) I get a 404 error. (Security Tags ) The Uri...
View ArticlevCD 10.0 - Provider UI connexion issued
HI, i'm just finish a vCD 10.0 installation :- 1 Server with NFS server on centos 7 (firewall on, nfs service allow) - 1 Server with Postgres 10 listening on (vcd-db) 172.25.25.148, vCD 10 (1 ip...
View Articlereplacing vGateway (Edge gw) in vCloud director with Fortigate or Sophos VM
Hello,didn't play a lot with vCloud director but now something came up where I have to replace vGateway from Vmware with 3rd party firewall like Sophos XG or Fortinet FG. Went over some videos but...
View ArticlevCloud director on single host
Hi, I wonder if vcd10 deployment and running is possible on single esxi host, as it seems must have DRS enabled, which potentially requires more than one host. Also will VSAN is necessary for vcloud or...
View ArticleHow to view X_Forwarded-For log in a cell
vCloud Director Appliance: 9.7.0.3nsx-v : 6.4.5load balancer HTTPS Application Profile: HTTPS End-to-End with SSLOnly view load balancer vip connection information in the Cell log.How do find the...
View ArticleRe: vCD 10 installation issues
I'm running into the same problem, setupvcd.log shows this [ERROR] Unsupported DB HA type found. DB HA type provided through OVA properties should be one of these three types: primary, standby, cell....
View ArticlevCD and Chargeback (long read, many Q's)
Hi there! I've spent way too much time on trying to figure out how to do proper chargeback in vCD, and now I'm turning here for some help and insights. First, a bit about our environment;It's vCD 9.7...
View ArticleRe: replacing vGateway (Edge gw) in vCloud director with Fortigate or Sophos VM
Hi, It should be possible - just deploy a VM/vApp with the new firewall, connect it to both networks (make sure the networks are isolated) and use it as default gateway. You can provide a direct...
View ArticleRe: vCloud director on single host
Hi, Local storage can be used, and you can create a cluster with a single host with DRS enabled. /Andreas
View ArticleRe: vCloud director appliance backup
Have you tried using third party applications such as Veeam B&R to take an image backup?
View ArticleRe: vCloud director appliance backup
We are creating Veeam backups for the cells and SQL server. With SQL manager we are using a maintenance plan for the SQL database.
View Article