Tag Archives | vcloud director

Eating my own dog food - Blog Migration

Eating my own dog food – Blog Migration

I have now successfully migrated my blog site to a vCloud hosting provider, essentially Eating my own dog food. Practicing what I preach. Virtacore are providing the hosting through there vCloud Express Public Cloud offering. They provide there own portal to interface with vCloud Director and I must say it is quite impressive. The great side to now using a vCloud Express provider is that I now fully manage my own blog, from VM to OS to WordPress. This is great. If there is now an outage for maintenance I can only blame myself. For anyone who watched the Brownbag I did with Chris Colotti, you will probably be laughing at that statement. How did I do the migration? I downloaded a Turnkey Linux WordPress appliance. I then customised this appliance, ensuring VMTools were up to date, creating plenty of disk space for my images etc. Once this was all […]

Continue Reading 3

How to find out which database server is configured for vCloud Director

I got a question earlier about how to find out which database server vCloud Director is using. To do this follow the steps below: Connect to the vCD cell using SSH Navigate to /opt/vmware/vcloud-director/etc cat global.properties You will see an output similar as this: # Database connection settings database.jdbcUrl = jdbc:jtds:sqlserver://192.168.10.163:1433/vcd;socketTimeout=90;instance=SQLExpress database.username = vcd database.password = dSLuRFq1fqHaADwT298j5aTy1GUfJxualYQSZv2Oa2xjR4b869x47Ihp1XAZj4cB The IP address highlighted in bold is the IP address or FQDN of the configured database server  

Continue Reading 0

PowerCLI 5.0.1 Released with vCloud Director Automation

A couple of days ago PowerCLI 5.0.1 was released.  I am quite excited about this release, it contains Powershell Cmdlets for managing VMware vCloud Director. You can now use the following cmdlets in conjunction with vCloud Director Name Synopsis Connect-CIServer Connects to the specified servers. Disconnect-CIServer Disconnects from the specified cloud servers. Get-Catalog Retrieves the specified cloud catalogs. Get-CIRole Retrieves roles in the cloud. Get-CIUser Gets cloud users. Get-CIVApp Retrieves virtual appliances in the cloud. Get-CIVAppTemplate Retrieves virtual appliance templates. Get-CIView Returns cloud views by Id. Get-CIVM Retrieves the virtual machines on the cloud. Get-ExternalNetwork Retrieves cloud external networks. Get-Media Retrieves cloud medias. Get-Org Gets cloud organizations. Get-OrgNetwork Retrieves cloud organization networks. Get-OrgVdc Retrieves organization VDCs. Get-ProviderVdc Retrieves the specified cloud provider VDCs. Import-CIVApp Imports a virtual machine from vSphere to a cloud. Import-CIVAppTemplate Imports a virtual machine or an OVF package from a vSphere server to the vCloud as […]

Continue Reading 0

VMware vCloud Director documentation links

Although I posted this back in July, I regularly get asked about the location of the official VMware vCloud Director documentation, so thought I would post it again, with a couple of direct links to version 1.5 documentation. All the available documents can be found at this link: http://www.vmware.com/support/pubs/vcd_pubs.html vCD 1.5 installation guide click here vCD 1.5 Administration guide click here vCD 1.5 Users Guide click here

Continue Reading 0

Looking up Managed Object Reference (MoRef) in vCenter Server

I have been playing around today looking up the MoRef’s within vCenter to match up with the ones being shown within the vCloud Director logs.  The kb article below shows how to look up the MoRef’s in vCenter.  This is a really handy way of finding out which VM is referred to from another product. The easiest way to lookup the MoRef is to open your browser and point to: https://[FQDN_vCenter]/mob/ Extract from the KB article: This article provides information about looking up a Managed Object Reference (MoRef) in vCenter Server. This helps you determine which virtual machine, host, or datastore a product is referring to in its log bundle. For example, a virtual machine is denoted by vm-xxxx in the VMware Site Recovery Manager logs or the vpxa logs on an ESX host. KB article :: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1017126

Continue Reading 0
Copyright David Hill

Powered by WordPress. Designed by Woo Themes