Quantcast
Channel: VMware Communities: Message List - VMware vCloud Director
Viewing all 7719 articles
Browse latest View live

Re: Interface Microsoft VSTS to vCloud Director (not to vCenter)

$
0
0

Hi Tom

 

Yes, VSTS as explained to me has the ability to manage the lifecycle of your test environment as well as your code - it can automatically provision VMs, deploy and test your release, then remove the environment afterwards.

 

There's a vCenter connector (VMware Resource Deployment - Visual Studio Marketplace) that allows basic operations (create/delete, start/stop, snapshot) that the team were hoping to use so I'm looking for a way to give them that functionality in a vCloud-friendly way.

 

 

Cheers

 

Jonathan


Re: Interface Microsoft VSTS to vCloud Director (not to vCenter)

$
0
0

Hi Sebastian

 

If that would work with VSTS then that would be a great solution - I'll pass it back to the team for investigation.

 

 

Thanks

 

Jonathan

Renewing SSL (wildcard) certificate

$
0
0

Hello,

I'm trying to renew our SSL certificate for our vCD server (CentOS7). I've renewed it fine in the past by creating a new JKS CSR, submitting and importing the new certificate. On this instance though, there were new root and intermediates in the chain. I imported them into the keystore and then was able to import the SSL cert fine. The problem is, the web page is still showing the old certificate and chain. I've looked inside the keystore and the expiry dates on each alias/certificate are showing the correct new dates. I also took the root/intermediate and ssl and pasted them into the 'Public Addresses' portion of the website. Still, none of the certificates appear to have been updated when looking through a web browser.

 

Has anyone else had this issue? Not sure if the issue is with vCD or CentOS, although from the CentOS side everything looks fine.

 

vCD 9.1

 

Thanks.

vCloud 9.1 html5 ui vmxnet3 nic missing, only E1000E nic

$
0
0

We are a service provider and are going to remove the old flex portal and only publish the new html5 tenant portal.

The problem is that it´s not possible to choose vmxnet3 when creating a new vm in html5 ui.

is it possible to resolve this?

Re: vCloud 9.1 html5 ui vmxnet3 nic missing, only E1000E nic

$
0
0

Hi,

 

you are right. The configuration of the NIC type seems to be missing in the HTML5 Interface.

 

Please Note that the HTML5 Interface is still in progress and should be in feature Parität with the Flash Interface within one of the next releases of vCD.

 

Best regards,

Markus

Re: vCloud 9.1 html5 ui vmxnet3 nic missing, only E1000E nic

$
0
0

Yeah it's a bit of a pain. We have our documentation specifically mention to go into the Flash UI and change the vmmic. You could setup a template for use (depending on how you sell VM's) which has the correct NIC, that's what I've done.

Extend disk in Guest OS via vCD

$
0
0

Hi All

 

I am looking to try and create a script that i can use to connect to vCD, find a VM in a vORG , extend the disk and also extend the disk inside the guest OS.

 

Is this possible or would i have to increase the disk size via vCD and then use invoke vm command to extend the disk in the guest OS ?

 

Thanks for any help

API Query call showing duplicate Org Networks

$
0
0

Hello,

 

I am having an issue with my vcloud 9.1. I am making an API call to look at my OrgNetworks using /api/admin/vdc/[orgvdcID]/networks and /api/query?type=orgVdcNetwork

 

In the first call my networks show up fine: There are 3 Networks here:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<QueryResultRecords xmlns="http://www.vmware.com/vcloud/v1.5" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1" xmlns:vssd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:common="http://schemas.dmtf.org/wbem/wscim/1/common" xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData" xmlns:vmw="http://www.vmware.com/schema/ovf" xmlns:ovfenv="http://schemas.dmtf.org/ovf/environment/1" xmlns:vmext="http://www.vmware.com/vcloud/extension/v1.5" xmlns:ns9="http://www.vmware.com/vcloud/versions" name="orgVdcNetwork" page="1" pageSize="25" total="3" href="https://10.11.2.21/api/admin/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a/networks?page=1&pageSize=25&format=records" type="application/vnd.vmware.vcloud.query.records+xml">

    <Link rel="alternate" href="https://10.11.2.21/api/admin/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a/networks?page=1&pageSize=25&format=references" type="application/vnd.vmware.vcloud.query.references+xml"/>

    <Link rel="alternate" href="https://10.11.2.21/api/admin/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a/networks?page=1&pageSize=25&format=idrecords" type="application/vnd.vmware.vcloud.query.idrecords+xml"/>

    <OrgVdcNetworkRecord connectedTo="MIvCD-ISO" defaultGateway="10.0.0.1" dns1=" " dns2=" " dnsSuffix=" " interfaceType="1" isBusy="false" isIpScopeInherited="false" isShared="false" linkType="2" name="MIvCD-ISO" netmask="255.255.255.0" totalIpCount="253" usedIpCount="0" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/c1ee5be9-6dc5-402c-9a50-76a1bc756276" task="https://10.11.2.21/api/task/d2ec9459-f04a-494d-987d-0006c69e8299" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

    <OrgVdcNetworkRecord connectedTo="External-1" defaultGateway="10.11.0.1" dns1="10.11.0.1" dns2=" " dnsSuffix="cclab.airvm.net" isBusy="false" isIpScopeInherited="true" isShared="false" linkType="0" name="dupcheck" netmask="255.255.0.0" totalIpCount="11" usedIpCount="1" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/cb489c8d-a364-4262-ab5d-2912b968e261" task="https://10.11.2.21/api/task/716fedf9-e358-46a4-9329-38e4186ecdc2" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

    <OrgVdcNetworkRecord connectedTo="External-1" defaultGateway="10.11.0.1" dns1="10.11.0.1" dns2=" " dnsSuffix="cclab.airvm.net" isBusy="false" isIpScopeInherited="true" isShared="false" linkType="0" name="MIvCD-EX" netmask="255.255.0.0" totalIpCount="11" usedIpCount="1" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/cdc1b397-3ffc-45c7-ab77-6e00ff828b83" task="https://10.11.2.21/api/task/8b7e6ae1-ffa8-4233-bdec-bcea81cc5011" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

</QueryResultRecords>

 

But in the query call my networks to show up as duplicates: You can see now those same 3 networks show up but twice. Exact same ID's and everything

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<QueryResultRecords xmlns="http://www.vmware.com/vcloud/v1.5" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1" xmlns:vssd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:common="http://schemas.dmtf.org/wbem/wscim/1/common" xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData" xmlns:vmw="http://www.vmware.com/schema/ovf" xmlns:ovfenv="http://schemas.dmtf.org/ovf/environment/1" xmlns:vmext="http://www.vmware.com/vcloud/extension/v1.5" xmlns:ns9="http://www.vmware.com/vcloud/versions" name="orgVdcNetwork" page="1" pageSize="25" total="20" href="https://10.11.2.21/api/query?type=orgVdcNetwork&page=1&pageSize=25&format=records" type="application/vnd.vmware.vcloud.query.records+xml">

    <Link rel="alternate" href="https://10.11.2.21/api/query?type=orgVdcNetwork&page=1&pageSize=25&format=references" type="application/vnd.vmware.vcloud.query.references+xml"/>

    <Link rel="alternate" href="https://10.11.2.21/api/query?type=orgVdcNetwork&page=1&pageSize=25&format=idrecords" type="application/vnd.vmware.vcloud.query.idrecords+xml"/>

    <OrgVdcNetworkRecord connectedTo="MIvCD-ISO" defaultGateway="10.0.0.1" dns1=" " dns2=" " dnsSuffix=" " interfaceType="1" isBusy="false" isIpScopeInherited="false" isShared="false" linkType="2" name="MIvCD-ISO" netmask="255.255.255.0" totalIpCount="253" usedIpCount="0" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/c1ee5be9-6dc5-402c-9a50-76a1bc756276" task="https://10.11.2.21/api/task/d2ec9459-f04a-494d-987d-0006c69e8299" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

    <OrgVdcNetworkRecord connectedTo="MIvCD-ISO" defaultGateway="10.0.0.1" dns1=" " dns2=" " dnsSuffix=" " interfaceType="1" isBusy="false" isIpScopeInherited="false" isShared="false" linkType="2" name="MIvCD-ISO" netmask="255.255.255.0" totalIpCount="253" usedIpCount="0" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/c1ee5be9-6dc5-402c-9a50-76a1bc756276" task="https://10.11.2.21/api/task/d2ec9459-f04a-494d-987d-0006c69e8299" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

    <OrgVdcNetworkRecord connectedTo="External-1" defaultGateway="10.11.0.1" dns1="10.11.0.1" dns2=" " dnsSuffix="cclab.airvm.net" isBusy="false" isIpScopeInherited="true" isShared="false" linkType="0" name="dupcheck" netmask="255.255.0.0" totalIpCount="11" usedIpCount="1" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/cb489c8d-a364-4262-ab5d-2912b968e261" task="https://10.11.2.21/api/task/716fedf9-e358-46a4-9329-38e4186ecdc2" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

    <OrgVdcNetworkRecord connectedTo="External-1" defaultGateway="10.11.0.1" dns1="10.11.0.1" dns2=" " dnsSuffix="cclab.airvm.net" isBusy="false" isIpScopeInherited="true" isShared="false" linkType="0" name="dupcheck" netmask="255.255.0.0" totalIpCount="11" usedIpCount="1" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/cb489c8d-a364-4262-ab5d-2912b968e261" task="https://10.11.2.21/api/task/716fedf9-e358-46a4-9329-38e4186ecdc2" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

    <OrgVdcNetworkRecord connectedTo="External-1" defaultGateway="10.11.0.1" dns1="10.11.0.1" dns2=" " dnsSuffix="cclab.airvm.net" isBusy="false" isIpScopeInherited="true" isShared="false" linkType="0" name="MIvCD-EX" netmask="255.255.0.0" totalIpCount="11" usedIpCount="1" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/cdc1b397-3ffc-45c7-ab77-6e00ff828b83" task="https://10.11.2.21/api/task/8b7e6ae1-ffa8-4233-bdec-bcea81cc5011" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

    <OrgVdcNetworkRecord connectedTo="External-1" defaultGateway="10.11.0.1" dns1="10.11.0.1" dns2=" " dnsSuffix="cclab.airvm.net" isBusy="false" isIpScopeInherited="true" isShared="false" linkType="0" name="MIvCD-EX" netmask="255.255.0.0" totalIpCount="11" usedIpCount="1" vdc="https://10.11.2.21/api/vdc/0d0cd52a-3c27-47dc-b826-bc003d30bd7a" vdcName="syncNETtest" href="https://10.11.2.21/api/admin/network/cdc1b397-3ffc-45c7-ab77-6e00ff828b83" task="https://10.11.2.21/api/task/8b7e6ae1-ffa8-4233-bdec-bcea81cc5011" taskOperation="networkCreateOrgVdcNetwork" taskStatus="success" taskDetails=" "/>

</QueryResultRecords>

 

I am running vcloud 9.1 on top of vCenter 6.7 as well.

 

Has anyone else experienced this? And if so, what did you do to troubleshoot and solve the problem??

 

Or is this either an ongoing or existing bug


Re: vCloud Director 8 - ISO Catalog - cannot attach ISO to VM

$
0
0

Hello,

 

     Yes, that's the solution, I just had this issue, and in fact, the "Name" Field is not free, you have to put the same name as your file name with .iso extension.

     Even renaming after is not working, in my case I had to delete my media in the catalog and then reupload with the same name as my file.

 

Thanks

Divi

Get Security Tags via NSX API

$
0
0

Hello,

 

I try to get and set Security Tags via the vCD NSX API Endpoint;

 

{{vCD-URL}}/network/services/securitytags/<OrgVDC-ID>/tag

 

This Call results in a 404 Error.

 

Security Groups for example work fine with the sam OrgVDC-ID:

 

{{vCD-URL}}/network/services/securitygroup/scope/<OrgVDC-ID>

 

Any hint whats wrong here?

 

Best regards,

Markus

 

vCloud Director 9.1: Assign NFS Datastore Quota to each Tenant Catalog and Media

$
0
0

I am running vCloud Director 9.1 with an NFS datastore mounted for Catalogs.

It all working well except that we need to configure a storage limit for each tenant.

How I do this?

Re: Get Security Tags via NSX API

$
0
0

Hi Markus,

 

Could you please share the headers you've set for the REST call and the vCD version?

 

Thanks,

Matthias

Re: Extend disk in Guest OS via vCD

$
0
0

Interesting idea...

MAybe this can by somehow scripted by vRO...

Not in this month but maybe in September i will try to check if this is possible...

 

Sebastian

vSebastian.net

Re: Get Security Tags via NSX API

$
0
0

Hi Matthias,

 

I use vCD 9.1.0.1 with NSX 6.4.0

 

Headers are in this test case only:

'Content-type'='application/xml';'x-vcloud-authorization' = 'xxxxx'

 

Best wishes,

Markus

Re: Extend disk in Guest OS via vCD

$
0
0

Who should execute these "Script", vCD Tenands or System Administrators?

 

Basically a vRO Workfow os a PowerCLI script should do the Job.But both need access to the Guest OS (via VMware Tools) and it might be complex to make sure the InGuest Execution works on all OSes (Windows, Linux, ...)


Re: vCloud Director 9.1: Assign NFS Datastore Quota to each Tenant Catalog and Media

$
0
0

Hi,

 

the Catalog objects consume the assigned Storage Policy of one of the OrgVDC`s of the tenant. So you just need to limit the Storage Policy of the tenant.

 

Does that help?

 

Best wishes

Markus

Re: Get Security Tags via NSX API

$
0
0

I have also verified the same situation in vCD 9.0.0 and NSX 6.4.0

Re: Renewing SSL (wildcard) certificate

$
0
0

I ended up logging this with VMware support. Following the article here: vCloud Director 8.20 – Changing to a Wildcard Certificate. – nOt gEEkY

 

Once you have imported all your root/intermediate/wildcard certificates, you need to use the cell management tool to pick up the changes to the java keystore then restart the vCD services:

 

 

/opt/vmware/vcloud-director/bin/cell-management-tool certificates -p -k $KEYSTORE -w $STOREPASS

 

/opt/vmware/vcloud-director/bin/cell-management-tool certificates -j -k $KEYSTORE -w $STOREPASS

vCD 9.1 / vCX 1.1.0 - after deployment vCXconnector and replicator on-premise vCenter / Unauthorized: Error in creating VC connection with login scheme : SAML and for user : administrator@vsphere.local

$
0
0

Hi.

 

After connector and replicator deployment ( according   Tenant Configuration  and Jon Waite blog error during starting plugin:

 

 

 

If this is normal ? or maybe i did some mistake....hmm...

 

Sebastian

Re: Deploying vCD Extender

$
0
0

I have that same issue. How can we send some information about this BUG to VMware ?

 

Viewing all 7719 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>