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‑13. Configuration Parameters in the new_vcsa Section, appliance Subsection
(Continued)
Name Type Description
image
string Optional. A local file path or URL to the vCenter Server Appliance installation package.
By default the installer uses the installation package that is included in the ISO file, in
the vcsa folder.
name
string The VM name for the appliance.
Must contain only ASCII characters except a percent sign (%), backslash (\), or
forward slash (/) and must be no more than 80 characters in length.
ovftool_path
string Optional. A local file path to the OVF Tool executable file.
By default the installer uses the OVF Tool instance that is included in the ISO file, in
the vcsa/ovftool folder.
Table 2‑14. Configuration Parameters in the new_vcsa Section, network Subsection
Name Type Description
ip_family
string IP version for the network of the appliance.
Set to ipv4 or ipv6.
mode
string IP assignment for the network of the appliance.
Set to static or dhcp.
ip
string IP address for the appliance.
Required only if you use static assignment, that is, if you set the mode parameter to
static.
You must set an IPv4 or IPv6 address that corresponds to the network IP version, that
is, to the value of the ip.family parameter.
An IPv4 address must comply with the RFC 790 guidelines.
An IPv6 address must comply with the RFC 2373 guidelines.
dns_servers
string or
array
IP addresses of one or more DNS servers.
To set more than one DNS server, use a comma-separated list of strings or a comma-
separated list as a single string to provide the path. For example,
["x.y.z.a", "x.y.z.b"]
or
"x.y.z.a, x.y.z.b"
Required only if you use static assignment, that is, if you set the mode parameter to
static.
prefix
string Network prefix length.
Use only if the mode parameter is set to static. Remove if the mode parameter is set
to dhcp.
The network prefix length is the number of bits that are set in the subnet mask. For
example, if the subnet mask is 255.255.255.0, there are 24 bits in the binary version of
the prefix length, so the network prefix length is 24.
For IPv4 version, the value must be between 0 and 32.
For IPv6 version, the value must be between 0 and 128.
vCenter Server Installation and Setup
VMware, Inc. 71