.. Explore the power of vCenter Orchestrator!
|
Tuesday, 11 May 2010 10:12
Last Updated on Friday, 25 February 2011 09:55
|
This article will describe the steps necessary to install and configure VMware vCenter Orchestrator (VCO). Parts of the configuration are often a challenge even for experienced administrators. My goal here is to help you get a functional VCO server up and running. I've even put together a step-by-step video on How to Install vCenter Orchestrator here on vCOTeam.info ! Take a look & tell your colleagues! Updated comments for vCO 4.1 and newerThis section updated Feburary, 2011 to note differences in vCO 4.1 and newer The article below was written for vCenter Orchestrator 4.0. As such, the requirements listed are applicable to versions of vCO lower than the currently available release. vCO 4.1.x Deployment Best PracticesvCenter Orchestrator can be a powerful tool for your environment provided you follow some simple guidelines to get the best performance possible. First off, you should make sure that your DNS is current and includes forward/reverse lookup entries for your vCenter Server(s), vCO Server, and any other systems you intend to interact with. Although vCO supports connecting up to 10 vCenter Servers, it is best to limit this based on your vCenter usage... meaning, if you have maxed the capacity of a vCenter Server you have connected to vCO, then use another vCO server for other vCenter Servers. It is also a good idea to place a vCO server in each geographic location of your vCenter Servers to minimize WAN traffic and keep API access optimal. Hardware: (VMware vCenter Orchestrator (vCO) Documentation)
OS: (vSphere Compatibility Matrix)
DB: (vSphere Compatibility Matrix)
Getting Started with vCenter Orchestrator 4.0Things I recommend to get started:
You'll need to start off by preparing the following:
Preparing VCO DatabaseFor ease of use and simplicity, this how-to will describe the steps necessary to prepare a Microsoft SQL Server database for use with vCenter Orchestrator. There is no official support for SQL Server Express, and this is certainly NOT recommended or supported in a production environment... but, for a POC/Learning/Demo environment, you should be okay with using SQL Express 2005 or 2008. My personal recommendation for a test environment would be SQL Server 2008 Express edition with advanced tools (Includes SQL Server Management Studio). Officially, you should use SQL Server 2005 or Oracle 10. When using SQL Server, the following points should be observed:
We'll go into more detail in the Configure vCO software section. Download Installation MediavCenter Orchestrator is shipped with vCenter Server for vSphere. So you'll need a valid license (or trial license) in order to obtain the software. I should note that Essential and Essential Plus are not sufficient if you wish to create your own workflows. You should have a Standard license as a minimum. Visit the VMware website to access your downloads. Download the appropriate files to a place that will be easily accessible to your vCO server. Prepare a Server for the vCO installationI do recommend a Windows 2008 64-bit server for the vCenter Orchestrator server even though a 32-bit server is acceptable for vCO 4.0.1 (build 4502)... Ideally, this server should be a member server in your domain and you should have administrative rights to it. The server should meet the following minimum requirements (either Physical or Virtual, but Virtual is recommended):
It is critical that you not skimp on memory for your vCO server - especially if you're in a demo/dev environment where you've decided to run vCO on the same server as vCenter and your DB !!! - if this is the case, it may be advisable to bump up the memory to 4GB. Please note that this configuration is NOT RECOMMENDED for production use! Copy/upload the vCenter Orchestrator installer file to your vCO server or map a drive to the share that holds the files. Install vCO SoftwareLogin to your vCO server via Remote Desktop or using the Console (via vSphere vCenter Server if VM). Execute the installer file: vCenterOrchestrator_4_0_1_4502.exe
That completes the installation of vCenter Orchestrator 4.0.1 (4502)! Congratulations! Now you'll need to configure vCO before you can use it. To see vCenter Orchestrator get installed and configured, follow along in the step-by-step video on How to Install vCenter Orchestrator - the video is more complete than this article!
Add comment
|