Re: Any chance to consolidate a running fast-provisioned VM ?
I know of no support method. If you want to try something and see how it works for you (in test/dev), you may be able to call the vSphere API methods via VCO to do the consolidate operations (promote...
View ArticleHot-add memory and CPU
Can you do a hot-add memory and cpu at vCD level? I know it is a feature available at vSphere level. Thanks
View ArticleAdding a network to an Organisation in 5.1
Another newbie question on 5.1 I'm affriaid which I'm sure someone here can answer. All I want to do is add a direct network connection to each of my orgs without any routing (edge devices). In vCloud...
View ArticleRe: Adding a network to an Organisation in 5.1
Yes, org networks are now moved as org vdc networks in 5.1 To create org vdc network, you can go to Org and within org Administrator tab -> Org vdc network tab and create one. HTH
View ArticleRe: Adding a network to an Organisation in 5.1
Other way to create org vdc network: In organization -> home screen Click on link Manage VDCs(right most on the page) Select vdc you want to create org vdc nwtork for Click on Org vdc network tab...
View ArticleRe: vCD 5.1 http portal blank not showing setup wizard
Thanks, I got my problem resolved. Actually my vCloud cell host name was different from the DNS entry I did. Both should be same.
View ArticleInstalling vCloud Agent without Maintenance Mode
Hi folks, I am settings up a vCloud Director in a single box on local storage. Problem is: When vCloud Director "prepare"s the host it tries to put it into maintenance mode which - of course - fails,...
View ArticleRe: Installing vCloud Agent without Maintenance Mode
http://www.virtualizationteam.com/virtualization-vmware/vcloud-director/manually-installing-the-vcloud-director-agent-on-esxi-5-vsphere-5.html Check that link, it think it pretty much summons the process.
View ArticleRe: Installing vCloud Agent without Maintenance Mode
Hi, thanks for the link but I don't see how it could help me. The author describes the manual installation of vCloud Agent and that is exactly what I did. He doesn't talk about howto actually get vCD...
View ArticleRe: Installing vCloud Agent without Maintenance Mode
Sorry. I believe the host should turn up as prepared without interference..
View ArticleGet IP on VM on Deploy
We're using IP Pools for IP assignment, but we want to track the assignments, what org is using what IP etc, to integrate with external systems. Is there any good way to do that? I was thinking about...
View ArticleStarting a VM from API
Hi How is it possible to start a virtual machine (! not vapp) of which the default startup action is none? If the default startup action is not none than the VM starts otherwise it goes toa partially...
View ArticleRe: Hot-add memory and CPU
Hi Welcome to the communities. As per below document you can do that...
View ArticleRe: Hot-add memory and CPU
Yes, you can do it within VCD as well. It's an option on each VM within your vApp. The vSphere version you're running on and the guest OS must support it though (Windows 2008R2 and higher/RHEL 6). Eric
View ArticleRe: Get IP on VM on Deploy
You can do a DB query for sure but you might be able to query VCD via the System Org. Not sure if there's an API to directly do it. You might have to get all vApps and their IP's and then sort them....
View ArticleRe: Any chance to consolidate a running fast-provisioned VM ?
Hi Welcome to the communities. I am completely agree with ChrisFfor that only vmware developer can guide you right way ,so please check in vmware developer forum. "a journey of a thousand miles starts...
View ArticlevCD and Media to UNC drive
Hi Is it possible to have vCD have a media catalog which resolves to our common network based ISO drive location ? i.e. share the location In this way we won't get duplication and the ISOs will be...
View ArticleRe: Get IP on VM on Deploy
I've been thinking about querying the DB, but that seems like a last resort, I want to use the APIs as much as possible. I checked the vCloud Programming guide and it looks like I can query the API...
View Article