6.7
Table Of Contents
- vCenter Server Installation and Setup
- Contents
- About vCenter Server Installation and Setup
- Introduction to vSphere Installation and Setup
- Overview of the vSphere Installation and Setup Process
- vCenter Server Components and Services
- Overview of the vCenter Server Appliance
- vCenter Server and Platform Services Controller Deployment Types
- Understanding vSphere Domains, Domain Names, and Sites
- Deployment Topologies with External Platform Services Controller Instances and High Availability
- vCenter Enhanced Linked Mode
- Deploying the vCenter Server Appliance and Platform Services Controller Appliance
- System Requirements for the vCenter Server Appliance and Platform Services Controller Appliance
- Hardware Requirements for the vCenter Server Appliance and Platform Services Controller Appliance
- Storage Requirements for the vCenter Server Appliance and Platform Services Controller Appliance
- Software Requirements for the vCenter Server Appliance and Platform Services Controller Appliance
- Required Ports for vCenter Server and Platform Services Controller
- DNS Requirements for the vCenter Server Appliance and Platform Services Controller Appliance
- vSphere Web Client Software Requirements
- Preparing for Deployment of the vCenter Server Appliance and Platform Services Controller Appliance
- Prerequisites for Deploying the vCenter Server Appliance or Platform Services Controller Appliance
- GUI Deployment of the vCenter Server Appliance and Platform Services Controller Appliance
- Required Information for Deploying a vCenter Server Appliance or Platform Services Controller Appliance
- Deploy the vCenter Server Appliance with an Embedded Platform Services Controller by Using the GUI
- Deploy a Platform Services Controller Appliance by Using the GUI
- Deploy the vCenter Server Appliance with an External Platform Services Controller by Using the GUI
- CLI Deployment of the vCenter Server Appliance and Platform Services Controller Appliance
- System Requirements for the vCenter Server Appliance and Platform Services Controller Appliance
- Installing vCenter Server and Platform Services Controller on Windows
- vCenter Server for Windows Requirements
- Pre-Install Checks for vCenter Server and Platform Services Controller on Windows
- Hardware Requirements for vCenter Server and Platform Services Controller on Windows
- Storage Requirements for vCenter Server and Platform Services Controller on Windows
- Software Requirements for vCenter Server and Platform Services Controller on Windows
- Database Requirements for vCenter Server on Windows
- Required Ports for vCenter Server and Platform Services Controller
- DNS Requirements for vCenter Server and Platform Services Controller on Windows
- vSphere Web Client Software Requirements
- Preparing for Installing vCenter Server and Platform Services Controller on Windows
- Download the vCenter Server Installer for Windows
- Preparing vCenter Server Databases for Install
- vCenter Server Database Configuration Notes
- Configure Microsoft SQL Server Databases
- Configure Oracle Databases
- Database Permission Requirements for vCenter Server
- Verify That vCenter Server Can Communicate with the Local Database
- Maintaining a vCenter Server Database
- Synchronizing Clocks on the vSphere Network
- Using a User Account for Running vCenter Server
- Installing vCenter Server on IPv6 Machines
- Running the vCenter Server Installer from a Network Drive
- Required Information for Installing vCenter Server or Platform Services Controller on Windows
- Installing vCenter Server and Platform Services Controller on Windows
- vCenter Server for Windows Requirements
- File-Based Backup and Restore of vCenter Server Appliance
- Image-Based Backup and Restore of a vCenter Server Environment
- After You Install vCenter Server or Deploy the vCenter Server Appliance
- Log in to vCenter Server by Using the vSphere Web Client
- Install the VMware Enhanced Authentication Plug-in
- Collect vCenter Server Log Files
- Repoint vCenter Server to Another External Platform Services Controller in the Same Domain
- Repoint vCenter Server to External Platform Services Controller in a Different Domain
- Reconfigure a Standalone vCenter Server with an Embedded Platform Services Controller to a vCenter Server with an External Platform Services Controller
- Troubleshooting vCenter Server Installation or Deployment
- Uninstall vCenter Server
Table 2‑10. Sections and Subsections of Configuration Parameters in the JSON Deployment
Files (Continued)
Section
Subsecti
on Description
applianc
e
Contains the configuration parameters that describe the appliance. See Table 2‑13.
network
Contains the configuration parameters that describe the network settings for the
appliance. See Table 2‑14.
os
Contains the configuration parameters that describe the operating system settings for
the appliance. See Table 2‑15.
sso
Contains the configuration parameters that describe the vCenter Single Sign-On
settings for the appliance. See Table 2‑16.
ovftool_
argument
s
Optional subsection for adding arbitrary arguments and their values to the OVF Tool
command that the installer generates.
Important The vCenter Server Appliance installer does not validate the configuration
parameters in the ovftool_arguments subsection. If you set arguments that the OVF
Tool does not recognize, the deployment might fail.
ceip - describes joining the
VMware Customer
Experience Improvement
Program (CEIP)
settings
Contains only the ceip_enabled configuration parameter to join or not to join the
VMware Customer Experience Improvement Program (CEIP). See Table 2‑17.
Required only if you are deploying a vCenter Server Appliance with an embedded
Platform Services Controller or a Platform Services Controller appliance.
Note If set to true, you must run the CLI deployment command with the --
acknowledge-ceip argument.
For information about the CEIP, see the Configuring Customer Experience
Improvement Program section in vCenter Server and Host Management.
Important The string values, including the passwords, must contain only ASCII characters. Extended
ASCII and non-ASCII characters are unsupported.
To set a value that contains a backslash (\) or quotation mark (") character, you must precede the
character with the backslash (\) character. For example, "password":"my\"password" sets the
password my"password, "image":"G:\\vcsa\\VMware-vCenter-Server-Appliance-6.7.0.XXXX-
YYYYYYY_OVF10.ova" sets the path G:\vcsa\VMware-vCenter-Server-Appliance-6.7.0.XXXX-
YYYYYYY_OVF10.ova.
The Boolean values must contain only lowercase characters. Can be either true or false. For example,
"ssh_enable":false.
Configuration Parameters in the new_vcsa Section
Table 2‑11. Configuration Parameters in the new_vcsa Section, esxi Subsection
Name Type Description
hostname
string The IP address or FQDN of the target ESXi host on which you want to deploy the
appliance.
username
string A user name with administrative privileges on the target ESXi host, for example, root.
vCenter Server Installation and Setup
VMware, Inc. 65