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
Table 9-2. VMware vCenter Orchestrator External Communication Ports (Continued)
Port Number Protocol Source Target Description
SMTP Server
port
25 TCP vCO Server SMTP Server The port used for email notifications.
vCenter API
port
443 TCP vCO Server vCenter Server The vCenter API communication port used by
Orchestrator to obtain virtual infrastructure and
virtual machine information from orchestrated
vCenter Server(s).
Internal JBoss Ports
Table 9-3 lists the internal JBoss Server ports. These ports do not need to be added to the firewall exceptions.
Table 9-3. Internal JBoss Server Ports
Port Number Description
3455 RMI server registry invoker
3873 EJB3/AOP remoting connector
4445 JBoss pooled invoker
4446 Remoting server service connector
8083 Dynamic class/resource loader
Change the Default Configuration Ports on the Orchestrator Client Side
When you change the default network ports in the Orchestrator configuration interface, your changes are
applied only on the Orchestrator server side. To connect to the server with the client, you must change the
configuration of all Orchestrator client instances or connect to the server by using your Orchestrator server
DNS name or IP address followed by the new Lookup port number.
The main port to communicate with the Orchestrator server is the Lookup port. The Orchestrator client
discovers all other ports through this port. If you change the default lookup port value in the Orchestrator
configuration interface after you install the Orchestrator client instances, you can add a vmo.properties
configuration file for each Orchestrator client instance and define the new Lookup port by adding the
ch.dunes.net.jboss-server.port system property.
Prerequisites
Log in to the server where the vCenter Orchestrator Client application is installed.
Procedure
1 Navigate to the apps folder on the Orchestrator client system.
Option Action
If you installed Orchestrator with the
vCenter Server installer
Go to
install_directory
\VMware\Infrastructure\Orchestrator\apps.
If you installed the standalone
version of Orchestrator
Go to
install_directory
\VMware\Orchestrator\apps.
2 Create a file that contains the lookup port value.
ch.dunes.net.jboss-server.port=
new_lookup_port_number
vCenter Orchestrator Installation and Configuration Guide
38 VMware, Inc.