4.0
Table Of Contents
- vCenter Orchestrator Installation and Configuration Guide
- Contents
- Updated Information
- About This Book
- Introduction to VMware vCenter Orchestrator
- Orchestrator System Requirements
- Orchestrator Components Setup Guidelines
- Installing Orchestrator
- Upgrade Orchestrator with vCenter Server
- Upgrade Orchestrator Standalone
- Upgrading Orchestrator Applications After Upgrading vCenter Server
- Uninstall Orchestrator
- Configuring Orchestrator
- Start the Orchestrator Configuration Service
- Log In to the Orchestrator Configuration Interface
- Change the Default Password
- Revert to the Default Password for Orchestrator Configuration
- Configure the Network Connection
- Change the Default Configuration Ports on the Orchestrator Client Side
- Import the vCenter SSL Certificate
- Configuring LDAP Settings
- Password Encryption and Hashing Mechanism
- Configure the Database Connection
- Server Certificate
- Configure the Default Plug-Ins
- Access Rights to Orchestrator Server
- Import the vCenter Server License
- Start the Orchestrator Server
- Export the Orchestrator Configuration
- Import the Orchestrator Configuration
- Configure the Maximum Number of Events and Runs
- Install an Application
- Start a Published Web View
- Change the Web View SSL Certificate
- Define the Server Log Level
- Where to Go From Here
- Index
4 To make the driver available to VMware vCenter Orchestrator server and VMware vCenter Orchestrator
configuration interface, copy mysql-connector-java-
x.x.x
.jar to the following locations:
n
VMware vCenter Orchestrator configuration interface:
install_directory
\VMware\Orchestrator\configuration\jetty\lib\ext\
n
VMware vCenter Orchestrator server:
install_directory
\VMware\Orchestrator\app-server\server\vmo\lib\
5 Restart the Orchestrator servers.
a Right-click My Computer on your desktop and select Manage.
b In the Computer Management dialog box, expand Services and Applications and select Services.
c In the right pane, right-click and select VMware vCenter Orchestrator Configuration > Restart.
d In the right pane, right-click and select VMware vCenter Orchestrator Server > Restart.
You installed the MySQL database driver.
MySQL Database Parameters
When you use a MySQL database, the database server must be configured with the parameter
max_allowed_packet set to 16M.
Procedure
1 Open the C:\Program Files\MySQL\MySQL Server
X.X
\my.ini file for editing.
2 In section [mysql], add the line: max_allowed_packet = 16M.
Orchestrator Configuration Maximums
When you configure Orchestrator, make sure you stay at or below the supported maximums.
Table 3-1 contains information about the tested and recommended configuration maximums for Orchestrator.
Table 3-1. Orchestrator Configuration Maximums
Item Maximum
Connected vCenter Server systems 10
Connected ESX/ESXi servers 100
Connected virtual machines 3000
Concurrent running workflows 150
Chapter 3 Orchestrator Components Setup Guidelines
VMware, Inc. 19