A few people were discussing this the other day internally about why some VMs exported from vCenter to vCloud Director using vCloud Connector the OS type was displayed as Other Linux. When diving a bit deeper it turned out to be a Cent OS installation, which is not officially supported by vCloud Director. This made me think that maybe not everyone was aware of the Operating Systems supported by vCD. A lot of people believed if vCenter supported it so did vCloud Director, which is not the case, so I thought I would share the link to the published document and include the information here for quick reference. To see the full list of supported Guest Operating Systems please click here. Listed below is some of the highlights of the list. Note: All Virtual Machine hardware is Version 7 unless specified. Microsoft Windows 32-Bit Support Windows 7 Windows Server 2008 […]
Archive | Cloud Computing
All blog posts under this category are related to Cloud Computing.

VMware vCloud Connector Plugin: How it fits together
I have had a few questions recently on how VMware vCloud Connector fits in relation to vSphere and vCD installs. I thought this diagram might help answer some of the questions. Listed below is how vCC is installed and configured Step 1: vCC is installed as a Virtual Appliance within a vSphere environment. Step 2: vCC is registered to a vCenter and installs a plug-in Step 3: Administrators access the plug-in through vSphere Client connected to a vCenter that has the plugin installed Step 4: The plug-in is configured with credentials for connections to vCenter servers and VMware vCloud Director cells Step 5: Administrators can then select VMs from vCenter and move to a vCloud Director environment. (Note: All VMs have to be powered off to be migrated to and from vCenter and vCD) Step 6: Migrated VM is powered on at the destination The screen shot below shows the […]

How To: Install and add multiple vCloud Director cells
There has been a few questions about how to add multiple vCloud cells and I have also made a big mistake once by not following the correct installation procedure. This is a small subset of what is listed in the VMware vCloud Director Installation and Configuration guide on page 26. You can download a copy by clicking here Note: If you are adding a second cell to a mature vCD environment and have not configured a NFS transfer share then a few steps need to be taken before adding a second cell. Logon to the original vCD cell(s) Move any files in the original transfer data directory /opt/vmware/cloud-director/data/transfer to a temporary location Shutdown the original vCD cell(s) Logon to the second vCD cell Mount the share and add it to /etc/fstab Power on the original vCD cell Move the files copied previously back to the transfer data directory Note: Before […]
HowTo: Install vCloud Connector
Thought I would write a quick how to step by step guide on how to deploy vCloud Connector and configure the plug-in with vCenter. Once I have collected them all, I will update the article with the associated screenshots. Deploying the Appliance from OVF Extract the contents of the vCC zip file Login to the Management Group vCenter and select Deploy OVF Template from the File menu Enter the full path of the vcc OVF that was extracted previously and click Next Confirm the details by clicking Next Accept the license agreement and click Next Provide a name for the Virtual Machine and select a Inventory Location, and click Next Select a host or cluster on which to run the vCloud Connector appliance and click Next Select a resource pool and click Next Select a datastore and click Next Select either Thin provisioned or Thick provisioned format and click Next […]
VMware vCloud Director Q&A Part 3
This is part 3 of the Q&A article published last year. Eventually I will migrate these to the FAQ section of the site. If anyone has any questions that are not included in this Q&A or the other Q&A’s post a comment to https://www.davidhill.co/2011/01/q-a/ and I will answer and include in the FAQ. vCloud Director: vApp Cloning Q. I have a vAPP comprised of 10 VMs. When I add this vAPP to my cloud using the “Add to My Cloud…” option, I see from vCenter that it is cloning each VM in a serial fashion, not in parallel. I was hoping the 10 source VMs would be cloned in parallel to 10 new VMs. Is this expected behavior and are there any options to change this to clone in parallel to reduce the provisioning time? A. Serial cloning is the expected behavior. Cloning and deploying new vApps is always done […]