vCenter Server is used to manage ESX/ESXi hosts, it also enables us to use enterprise ready features such as DRS, HA, FT, vMotion, svMotion, sDRS, vDR, Update Manager and so on. vCenter server is not free and you need to license the server in order to use it. We can however download a 60 day trial version.
As mentioned above, in order to take advantage of all these enterprise ready features we need to install vCenter server and then add the ESX/ESXi host to it for management. With vSphere 5, we now have two flavors of vCenter, the regular vCenter server we install on Windows and a vCenter Server appliance (vCSA) that comes prepackaged as an OVF (Open Virualized Format). One of the main differences between the two is that the vCSA is installed on Linux and the regular vCenter server runs on Windows. In this particular guide, I will show you how to install vCenter Server on Windows.
vCenter Server requires a database where it keeps all the configuration information about the ESX/ESXi hosts, alarms/events, HA/DRS information, scheduled task, and VM info. The database of vCenter server is very important and regular backups should be scheduled. Although the database is not required for ESX/ESXi hosts to function, it is required for features like vMotion, DRS, etc.
Depending on the size of deployment, you’ll need to determine where you want to place the database, whether it be local on the same server as vCenter or on a remote server. In my experience I’ve done both installations. However keep in mind that if you’re going to be installing SQL server on the same server as vCenter than the hardware specs below will need to be improved. Also for large deployments it is best to use a separate database server from my experience. There’s also a neat feature in vCenter that allows you to make estimate storage requirements for the database based on number of hosts plus number of VMs. This setting can be found under the “Management” category and it is called “vCenter Server Settings”
The minimum recommended hardware specs are as follows:
vCenter Server version 5 U1 supports the following databases:
- IBM DB2 Express 9.7.2 -32-bit
- IBM DB2 Express C 9.7.2 -64-bit
- IBM DB2 Express 9.7.2 -64-bit
- IBM DB2 Workgroup 9.7.2 -64-bit
- IBM DB2 Enterprise 9.7.2 -64-bit
- IBM DB2 Express C 9.7.2 – 32-bit
- IBM DB2 Workgroup 9.7.2 -32-bit
- IBM DB2 Enterpirse 9.7.2 -32-bit
- IBM DB2 Express C 9.5 – 64-bit
- IBM DB2 Express 9.5 – 64-bit
- IBM DB2 Workgroup 9.5 -64-bit
- IBM DB2 Enterprise 9.5 -64-bit
- IBM DB2 Express C 9.5 – 32-bit
- IBM DB2 Express 9.5 – 32-bit
- IBM DB2 Workgroup 9.5 -32-bit
- IBM DB2 Enterprise 9.5 -32-bit
- Microsoft SQL Server 2008 Express (R2 SP1) – 64-bit
- Microsoft SQL Server 2008 Enterprise (R2) – 64-bit
- Microsoft SQL Server 2008 Enterprise (R2) – 32-bit
- Microsoft SQL Server 2008 Standard (R2) – 64-bit
- Microsoft SQL Server 2008 Standard (R2) – 32-bit
- Microsoft SQL Server 2008 Express (R2) – 64-bit
- Microsoft SQL Server 2008 Datacenter Edition (SP2) -64-bit
- Microsoft SQL Server 2008 Datacenter Edition (SP2) -32-bit
- Microsoft SQL Server 2008 Enterprise Edition (SP2) -64-bit
- Microsoft SQL Server 2008 Enterprise Edition (SP2) -32-bit
- Microsoft SQL Server 2008 Standard Edition (SP2) -64-bit
- Microsoft SQL Server 2008 Standard Edition (SP2) -32-bit
- Microsoft SQL Server 2005 Datacenter Edition (SP4) -64-bit
- Microsoft SQL Server 2005 Datacenter Edition (SP4) -32-bit
- Microsoft SQL Server 2005 Enterprise Edition (SP4) -64-bit
- Microsoft SQL Server 2005 Enterprise Edition (SP4) -32-bit
- Microsoft SQL Server 2005 Standard Edition (SP4) -64-bit
- Microsoft SQL Server 2005 Standard Edition (SP4) -32-bit
- Oracle 11g Enterprise Edition, Release 2 [11.2.0.1] – 64 bit
- Oracle 11g Enterprise Edition, Release 2 [11.2.0.1] – 32 bit
- Oracle 11g Standard Edition, Release 2 [11.2.0.1] – 64 bit
- Oracle 11g Standard Edition, Release 2 [11.2.0.1] – 32 bit
- Oracle 11g Standard ONE Edition, Release 2 [11.2.0.1] – 64 bit
- Oracle 11g Standard ONE Edition, Release 2 [11.2.0.1] – 32 bit
- Oracle 11g Enterprise Edition, Release 1 [11.1.0.7.0] 64-bit
- Oracle 11g Enterprise Edition, Release 1 [11.1.0.7.0] – 32-bit
- Oracle 11g Standard Edition , Release 1 [11.1.0.7.0] 64-bit
- Oracle 11g Standard Edition , Release 1 [11.1.0.7.0] – 32-bit
- Oracle 10g Enterprise Edition, Release 2 [10.2.0.4] – 64 bit
- Oracle 10g Enterprise Edition, Release 2 [10.2.0.4] – 32 bit
- Oracle 10g Standard Edition, Release 2 [10.2.0.4] – 64 bit
- Oracle 10g Standard Edition, Release 2 [10.2.0.4] – 32 bit
- Oracle 10g Standard ONE Edition, Release 2 [10.2.0.4] – 64 bit
- Oracle 10g Standard ONE Edition, Release 2 [10.2.0.4] – 32 bit
Supported Operating System:
- Windows Server 2008 SP2 64bit
- Windows Server 2008 R2
- Windows Server 2003 SP2 64bit
- Windows Server 2003 R2 SP2



Pingback: Installing VMware vCenter Server 5.0 Part 2 | Messaging-Virtualization