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 3‑7. Oracle Database Permissions for vCenter Server (Continued)
Permission Description
GRANT CREATE SEQUENCE TO VPXADMIN Necessary for creating a sequence.
GRANT CREATE TABLE TO VPXADMIN Necessary for creating a table.
GRANT CREATE MATERIALIZED VIEW TO VPXADMIN Necessary for creating a materialized view.
GRANT EXECUTE ON dbms_lock TO VPXADMIN Necessary for guaranteeing that the vCenter Server database is
used by a single vCenter Server instance.
GRANT EXECUTE ON dbms_job TO VPXADMIN Necessary during installation or upgrade for scheduling and
managing the SQL jobs.
This permission is not required after deployment.
GRANT SELECT ON dba_lock TO VPXADMIN Necessary for determining existing locks on the vCenter Server
database.
GRANT SELECT ON dba_tablespaces TO VPXADMIN Necessary during upgrade for determining the required disk
space.
This permission is not required after deployment.
GRANT SELECT ON dba_temp_files TO VPXADMIN Necessary during upgrade for determining the required disk
space.
This permission is not required after deployment.
GRANT SELECT ON dba_data_files TO VPXADMIN Necessary for monitoring the free space while vCenter Server is
working.
GRANT SELECT ON v_$session TO VPXADMIN View used to determine existing locks on the vCenter Server
database.
GRANT UNLIMITED TABLESPACE TO VPXADMIN Necessary for granting unlimited tablespace permissions to the
vCenter Server database user.
GRANT SELECT ON v_$system_event TO VPXADMIN Necessary for checking log file switches.
GRANT SELECT ON v_$sysmetric_history TO VPXADMIN Necessary for checking the CPU utilization.
GRANT SELECT ON v_$sysstat TO VPXADMIN Necessary for determining the Buffer Cache Hit Ratio.
GRANT SELECT ON dba_data_files TO VPXADMIN Necessary for determining the tablespace utilization.
GRANT SELECT ON v_$loghist TO VPXADMIN Necessary for checking the checkpoint frequency.
The privileges on the master database are used to monitor the vCenter Server database. so that, for
example, if a certain threshold is reached, you can see an alert.
Verify That vCenter Server Can Communicate with the Local Database
If your database is on the same machine on which vCenter Server is to be installed, and you changed the
machine name, verify the configuration. Make sure that the vCenter Server DSN is configured to
communicate with the new name of the machine.
Changing the vCenter Server computer name impacts database communication if the database server is
on the same computer with vCenter Server. If you changed the machine name, you can verify that
communication remains intact.
vCenter Server Installation and Setup
VMware, Inc. 108