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

Re: client Integration plugin is not working in VCD 9.5

$
0
0

How did you download the 9.5 version ? only version 9.1 is available for me...


Re: vCD 9.1 - Repeated characters in HTML5 console

$
0
0

We have experienced this issue only in Firefox browser when accessing tenant (HTML5) portal. Other browsers we tested (Edge, Internet Explorer, Google Chrome) worked well.

 

Firefox version: 62.0

OS: Windows 10

Re: Increasing video memory for a VM?

$
0
0

Couldn't find it either. Maybe check the API if it is possible. As a workaround we have changed video memory settings on the master image via vCenter.

VMware vCloud Director 9.5 - download link

Re: VMware vCloud Director 9.5 - download link

$
0
0

It's not GA yet which is why you can't find a download link.

Re: Administrator password change using guest customization - "VMware Image Customization in progress" on every reboot

$
0
0

We get as well the same message when OS is booting but I believe it is only cosmetics. As I understand, the provisioning script starts and as there is nothing to do it exists but command prompt still pops up.

Re: VMware vCloud Director 9.5 - download link

$
0
0

Is there is an approximate time for GA release?

Re: VMware vCloud Director 9.5 - download link

$
0
0

We don't know futures and, even if we did, we couldn't say them here.


Re: VMware vCloud Director 9.5 - download link

$
0
0

We announced vCD 9.5 at VMworld 2018. Anything VMware announces must release the solution within the same fiscal quarter due to regulations. Our fiscal quarter ends at the end of October, so expect it very soon.

Odd little error

$
0
0

since the introduction of a new cluster we have been receiving the following error in our Provider VDC.

 

We are running 9.1.0.1 over vSphere 6.5U2c and NSX 6.4.1

2018-09-27_15-29-06.png

any ideas as a pointer for what haystack to lookin for the needle

Re: Increasing video memory for a VM?

$
0
0

Nor unfortunately is it available from the Flex client either.  it could be available via the API but I have not tried it.

Re: Odd little error

$
0
0

I'd just start by looking at the available net pools from the Provider vs that this OvDC is in.  Then see if it's connectable if you were to place a VM/host into it.

 

I think it'll be somewhere along the lines of the Distributed Switch or NSX isn't spanned to one or some ESXi hosts in the resource pool/provider.

 

It's been a long time since I've seen this ... and don't work at VMware any more to dig deeper than my memory serves (stupid page faults).

 

If it's a new message ... was anything changed recently?  (resources added/changed)

Re: client Integration plugin is not working in VCD 9.5

$
0
0

You likely posted in the wrong forum.  Usually there is a dedicated beta forum since anything to do with future products is behind closed doors.

 

I'd suggest you contact the Beta support team or forum instead of posting in the public forum.

vCloud Extender / problem with removing Replicator and Replication Manager

$
0
0

i.

 

I have some problems with establish connectivity between Tenant and Service Provider by Plugin that's why I wanted for troubleshooting activity remove replication appliance on Provider site but looks like i receive some errors:

 

MY SP vCD 9.1.0

vCX 1.1.0

 

 

VCXREPLICATOR01 - replication appliance

VCXREPLICATIONMANAGER01 - replicator manager

 

Error Code 500 Failed to unregister H4 Replicator VCXREPLICATOR01 from H4 Manager VCXREPLICATIONMANAGER01, Cause Error in removing replicator with uuid: 9e5dedfa-013e-4e5d-af78-255a9327ce09 from manager

 

Logs from Replication manager:

 

 

 

 

 

Some suggestions ? Reboot not resolving problem

Re: vCloud Extender / problem with removing Replicator and Replication Manager

$
0
0

Sebastian, I've seen this issue on the provider side if you remove the replication engine and attempt to re-add it - some certificate issue that does not cleanly update. Please open a GSS SR and let our team resolve this for you.


Where is the latest vCloud Director SDK in .NET?

$
0
0

Hi community memebers,

 

I have been searching for the vCloud Director SDK in .NET, and I am only able to find the SDK released for 8.1 in the link below. I am aware that VMware released python SDK, but I am only looking for .NET version particularly.

 

VMware vCloud Director for Service Providers

 

Could someone point me to potential location or contact that can help to get the .NET SDK for vCloud Director?

 

Thanks in advance.

 

Fu

VMware tools upgrade automation executed by tenant

Unable to Create layer 2 Extension in on-prem using vCloud Extender

$
0
0

I am trying to create a layer 2 extension in my on-prem VC and it is failing with error "MtaException: MTA-02"

 

I have configured L2 appliance using tenant-cx UI and added 2 IP in the pool

 

In Cloud side I have deployed an ESG and converted it into advance networking services. Added a routed network as sub-interface.

 

Basically followed all steps mentioned in blog: https://kiwicloud.ninja/2017/11/vcloud-director-extender-part-5-stretch-networking-l2vpn/#comment-17120

 

On checking mobility.log in my on-prem cx appliance, I am seeing below errors

 

2018-10-03 11:21:18.940 [CloudExt-WorkflowPool-Thread-4] DEBUG c.v.h.m.c.w.d.WorkflowStretchNetwork.handleError(92)-  - Error in WorkflowStretch : NetworkExtension [id=null, name=Cloud-New-Extn, sourceNetwork=NetworkIdentifier [id=dvportgroup-38, name=Mgmt-NW, type=PORT_GROUP], sourceEgressOptimization=[], destinationNetwork=VcdNetworkIdentifier [siteId=c01f97c2-3beb-4222-aac4-9a6636ffb307, siteName=vStellar Private Cloud, vdcId=d9e4ad92-9636-46b0-9a19-7e3bb8e82791, vdcName=Tenant1-VDC, id=406104db-64e0-47d5-a34a-c386c53c4776, name=Tenat1-Mgmt, type=ORG_VDC], destinationEgressOptimization=[], status=null, taskId=null, failedSubTask=null]

com.vmware.hybridcloud.mobility.cloudxt.adapter.mta.MtaException: MTA-02

        at com.vmware.hybridcloud.mobility.cloudxt.adapter.mta.MtaVcdAdapterProxyImpl.getL2vpnConfig(MtaVcdAdapterProxyImpl.java:90)

        at com.vmware.hybridcloud.mobility.cloudxt.adapter.VcdAdapter.getL2vpnConfig(VcdAdapter.java:127)

        at com.vmware.hybridcloud.mobility.cloudxt.adapter.VcdAdapter.populateEdge(VcdAdapter.java:382)

        at com.vmware.hybridcloud.mobility.cloudxt.workflow.activity.stretch.GenerateAndSaveL2vpnConfigurationActivity.getOrgVcdEdge(GenerateAndSaveL2vpnConfigurationActivity.java:96)

        at com.vmware.hybridcloud.mobility.cloudxt.workflow.activity.stretch.GenerateAndSaveL2vpnConfigurationActivity.execute(GenerateAndSaveL2vpnConfigurationActivity.java:138)

        at com.vmware.hybridcloud.mobility.cloudxt.workflow.activity.BaseActivity.executeActivity(BaseActivity.java:107)

        at com.vmware.hybridcloud.mobility.cloudxt.workflow.process.SequentialProcessingEngine.execActivities(SequentialProcessingEngine.java:76)

        at com.vmware.hybridcloud.mobility.cloudxt.workflow.process.SequentialProcessingEngine.execActivities(SequentialProcessingEngine.java:43)

        at com.vmware.hybridcloud.mobility.cloudxt.workflow.WorkflowManagerImpl.executeWorkflow(WorkflowManagerImpl.java:70)

        at com.vmware.hybridcloud.mobility.cloudxt.workflow.process.WorkflowRunnable.run(WorkflowRunnable.java:51)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

        at java.lang.Thread.run(Thread.java:748)

        at com.vmware.hybridcloud.mobility.cloudxt.workflow.process.WorkflowThread.run(WorkflowThread.java:20)

Caused by: com.vmware.hybridcloud.mobility.mta.exceptions.MTAdapterClientException: Exception occurred while fetching L2VpnConfig for edge with urn: cf08e281-912d-454d-8d0e-88da6d54bbd3

        at com.vmware.hybridcloud.mobility.mta.utils.MTAdapterUtils.handleAndThrowException(MTAdapterUtils.java:78)

        at com.vmware.hybridcloud.mobility.mta.vcd.VcdNetworkServiceClient.getL2VpnConfig(VcdNetworkServiceClient.java:309)

        at com.vmware.hybridcloud.mobility.mta.vcd.AdapterVcdClient.getL2VpnConfig(AdapterVcdClient.java:690)

        at com.vmware.hybridcloud.mobility.cloudxt.adapter.mta.MtaVcdAdapterProxyImpl.getL2vpnConfig(MtaVcdAdapterProxyImpl.java:83)

        ... 13 common frames omitted

Caused by: javax.ws.rs.ForbiddenException: This operation is denied.

        at com.vmware.hybridcloud.mobility.mta.vcd.networking.NsxClient.translateException(NsxClient.java:227)

        at com.vmware.hybridcloud.mobility.mta.vcd.networking.NsxClient.getResource(NsxClient.java:132)

        at com.vmware.hybridcloud.mobility.mta.vcd.networking.NsxClient.getResource(NsxClient.java:106)

        at com.vmware.hybridcloud.mobility.mta.vcd.VcdNetworkServiceClient.getL2VpnConfig(VcdNetworkServiceClient.java:305)

        ... 15 common frames omitted

Caused by: org.springframework.web.client.HttpClientErrorException: 403 Forbidden

        at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:63)

        at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:700)

        at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:653)

        at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:613)

        at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:531)

        at com.vmware.hybridcloud.mobility.mta.vcd.networking.NsxClient.getResource(NsxClient.java:129)

        ... 17 common frames omitted

 

No help available on google regarding this topic.

 

Looking for guidance on how to troubleshoot this issue.

Re: Unable to Create layer 2 Extension in on-prem using vCloud Extender

$
0
0

config-1.PNGconfig-2.PNGconfig-3.PNGerror-1.PNG

Here are some screenshot of config and the error i faced

Migrate existing VApps and VMs to new vCenter and cluster resources

$
0
0

Hello,

I have a new 6.5 VCSA and new hosts 6.5 added to an existing vCD 8.2 environment that has been using a Windows vCenter 6.0 and old hardware (ESXi 6). I am looking for a way of migrating the existing vAPPS and VMs to the new vCenter/Hosts/resources. The storage is not shared, it can be if it makes it easier.

 

If anyone has any advice on how to migrate these it would be greatly appreciated?

 

I am investigating the use of the vCD Extender and using it to migrate from the old vCenter to the same existing vCD, if anyone has had experience with that, any guidance would be good?

 

 

Thanks

Viewing all 7719 articles
Browse latest View live


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