4.0

Table Of Contents
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