Book Image

VMware vCloud Director Essentials

By : Lipika Pal
Book Image

VMware vCloud Director Essentials

By: Lipika Pal

Overview of this book

<p>VMware vCloud Director is a key technology in today's cloud computing market; it provides a self-service portal and catalog that enables application provisioning and automated operation management.</p> <p>This book ensures that you have a comprehensive understanding of the different components of VMware vCloud Director and their interaction with the physical and logical layers. This includes the ESXi host, virtual machine, vSphere cluster, vSphere storage, and vSphere network. This book enhances your ability to install, configure, and administer complex, single, multitenant public/private/hybrid VMware vCloud environments.</p> <p>This book follows a practical and step-by-step approach with ample screenshots that make it easier for you to configure and manage networks and implement a private cloud running on vCloud Director.</p>
Table of Contents (13 chapters)

vSphere compute resources


vCloud Director depends on vCenter Server to provide vSphere resources to its tenants and on vShield Manager to provide network services to the cloud. Therefore, vShield Manager should be deployed and configured even before vCloud Director is installed.

Tip

A unique instance of vShield Manager should be associated with each vCenter Server.

vCD will appear as an extension when you add vCenter server to it, similar to other extensions in the Solutions Manager tab in the vSphere client.

Once vCenter Server is added to vCD, the vSphere client sets a property on the vCD-managed VMs, called managed by property. This property protects vCD-managed VMs from being modified by the vSphere client.

In addition, changing the vCenter Server connection settings for the vShield Manager is possible; you could even use a different vShield Manager altogether. If vCloud Director loses its connection to a vCenter Server instance or if you change the connection settings, you can reconnect...