Re: How to convert .xml customization script to vcloud understanble...
It seems VCD supports batch scripts for customization. Can we convert xml(which is from customization manager in vCenter) to batch file then customize? Does it work?
View ArticleRe: vCloud database upgrade fail
I had the same problem, here is how I found out what VM was causing it: Ran this query off of the 1/2 upgraded database and found the VM with mem that was NULL SELECT distinct vm.id,...
View ArticleProgrammatic way to get vcenter moid for a given vcd object
Does anyone if vcd api offers a way to get a vm's vsphere moid? For instance, looking at a vcd vm object I want to know the corresponding id of that same vm as understood by vsphere/vcenter apis? If...
View ArticleRe: How can I fix RDP and SQL problems after cloning a vApp?
Btw, I also did this to the SQL Server instance to fix the machine name. sp_dropserver '<MyOldMachineName>';GOsp_addserver '<MyNewMachineName>', local;GOSELECT @@SERVERNAME As...
View ArticleVM 'Move to..." behavior between vApp
Greetings All, I'm running into an issue that I don't know whether it is by design or simply a bug and I hope somebody has an answer to this or point me to the documention/articles that describes this...
View ArticleRe: vCD 1.5 exceed vDC's storage quota
Chris, you are spot on. I just found out the size of vApp should be 1.5 T when all VM are full. Really appreciate your help !
View ArticleVXLAN cluster preparation issue
Guys I have successfully deployed vCloud Director 5.1 along with the vShield Manager and have deployed a few vApps and VCDNI networks etc... All seems to be OK there. The issue I'm having is I want...
View Articlevmware cloud Iaas latest dumps.
if anyone have vmware cloud Iaas latest dumps..? can send to my email nareshunik@gmail.com
View ArticleCan I use vApp to deploy SharePoint or MS SQL Server
Can I use vApp to deploy SharePoint or MS SQl Server? Has somebody already done this?
View ArticleRe: Bug in vCloud Director 5.1.1 and 5.1 with vCDNI NetPools
Reading this has me a little on edge. I have vCD 5.1.1 in production with a network pool supporting many clients. From what I gather this only would happen if I delete the network pool, which I can't...
View ArticleVXLAN on upgrade from 1.5 to 5.1.1
I have upgraded from vCD 1.5 to 5.1.1 and noticed that I do not have a VXLAN for my clusters. Is it possible to create a VXLAN with the current clusters in place, or do I have to create a new cluster...
View ArticleRe: How to convert .xml customization script to vcloud understanble...
Well, as I mentioned above, you'll have to write your own script/program to do that. There is no automatic way to convert. VC spec looks like: <ConfigRoot>...
View ArticleRe: Migrating VMs from Lab Manager to vCloud Director
Yes, I am aware that there is no upgrade path - I wasn't looking for one. I have the vCloud Director system built. I have experimented with the export/import process using vCenter, and the worst thing...
View ArticlevCloud Director vApp function
Help!!! In a competative account and would like to understand Microsoft capability. Do they have similar business functionality compared to vApp? If they do have a capability then how do I postion...
View ArticleSample .NET template for vApp
I am looking for some sample vApp tamplete for some .NET applications (a three tier implementation).
View ArticleRe: vCloud 5.1 Storage profiles not showing up
I also noticed on the last two install I have done that no storage profiles show up after multiple rescans but new profiles show up. This causes me to delete existing and recreate them which is not a...
View ArticleRe: Can I use vApp to deploy SharePoint or MS SQL Server
Yes you can. A vApp is just a wrapper for one or more VM's that includes network details. Are you trying to do somethig specific or just get a grou pof VM's together?
View ArticleRe: Linked clones in vCloud 5.1
I have enabled fast provisioing check box in VDC and then created clones, But i dont see any difference in disk size or utilization. It took like full clone. Do i need to do anything to get linked...
View ArticleRe: VXLAN cluster preparation issue
This is a vShield/vCloud Network and Security issue, not specifically a vCloud Director issue. I've seen it before too ... just can't remember where.
View Article