Building vCloud Suite POC – Part 8: Add vCloud Connector

Before we begin let’s define what vCloud Connector actually is.

vCloud Connector is an enterprise product that provides a single user interface for overseeing multiple public and private clouds and for transferring cloud content from one cloud to another. It allows you to connect multiple clouds, both internal and external, in a single user interface.

Source: Installing and Configuring vCloud Connector

The vCloud Connector consist of three components:

  • vCloud Connector UI – This is a user interface which can be used from the vSphere Client.
  • vCloud Connector Server – This is a virtual appliance that manages the activity of vCloud Connector and controls the vCloud Connector nodes.
  • vCloud Connector Node(s) – This is also a virtual appliance that handles the content transfer from one cloud to another.

I assume the appropriate software is already downloaded from VMware (Server and Node).

Deploy vCloud Connector Server

  1. Extract the vCloud Connector Server zip file to a directory.
  2. Open the vSphere Client (or vSphere Web Client) and connect to the vCenter Server you want the vCloud Connector Server to be deployed.
  3. Deploy the OVF template. During the wizard, select name and folder, resource, storage and network.
  4. In the customization section, enter default gateway, DNS, IP address and subnet mask information.P8-S1-Customize
  5. Review the settings, check the “Power on after deployment” option and click Finish.

When the vCloud Connector Server is deployed and powered on, proceed with the configuration.

Configure vCloud Connector Server

  1. Open your internet browser and navigate to the vCloud Connector Server page. For example: https://10.10.13.25:5480 or via FQDN if the IP address is registered in the DNS.
  2. Log in with user admin and password vmware.
  3. Click the Server tab and change the admin user password and enter a valid vCloud Connector Server license key if you want to make use of the features available in the advanced edition.P8-S2-Pass
  4. Next, click the vSphere Client tab. Enter the vCenter Server IP address or FQDN, user name and password and click Register.P8-S3-Register
  5. Log out from the vCloud Connector Server.
  6. If you open the vSphere Client, connect to the vCenter Server and navigate to the Home page, you should now see the vCloud Connector plug-in enabled and registered under the Solutions and Applications section.P8-S4-Plugin

Deploy vCloud Connector Node

You must install a vCloud Connector Node in every cloud environment you want to connect and manage using the vCloud Connector Server.

  1. Extract the vCloud Connector Node zip file to a directory.
  2. Open the vSphere Client (or vSphere Web Client) and connect to the vCenter Server you want the vCloud Connector Node to be deployed.
  3. Deploy the OVF template. During the wizard, provide a name, location, storage, network, default gateway, DNS, IP Address and subnet mask.
  4. Review the settings, check the “Power on after deployment” box and click Finish.

When the vCloud Connector Node is deployed and powered on, proceed with the configuration.

Configure vCloud Connector Node

  1. Open your internet browser and navigate to the vCloud Connector Node page. For example: https://10.10.13.26:5480 or via FQDN if the IP address is registered in the DNS.
  2. Log in with user admin and password vmware.
  3. Click the Node tab and on the Cloud tab, select if this vCloud Connector Node is connected to either a vSphere or vCloud Director instance. Since I’m connecting to my vCloud Director, I have selected the vCloud Director option.
  4. Select “Ignore SSL Cert” and click Update Configuration.P8-S5-UpdateConfig
  5. Next, navigate to the General tab and change the admin user password.
  6. Log out from the vCloud Connector Node.

The vCloud Connector Node is registered with the instance on which it is installed. Next, deploy and configure the vCloud Director Node on the environment where you want to move the VMs from.

Register vCloud Connector Node with vCloud Connector Server

The registration of the Nodes will allow the Server to manage the nodes.

  1. Open the vCloud Connector Server home page and log in with the admin account.
  2. Open the Nodes tab and click Register Node.
  3. In the Node Info enter a name and description. Provide the URL to the Node and check “Ignore SSL Certificate”.
  4. Under the Cloud Info section, select cloud type (vSphere or vCloud Director), enter the Organization name, user name and password.P8-S6-CloudInfo
  5. Repeat the process for the other Node.
  6. When you finish, the summary page will show all nodes managed by the vCloud Connector Server.P8-S7-Nodes

The vCloud Connector Server and the Nodes are now ready for use.

Continue to part 9 where we will move a virtual machine from vSphere environment to the vCloud Director using the vCloud Connector.

Cheers!

– Marek.Z

Be the first to comment

Leave a reply...