Home » Virtualisation » VMware vCenter deploy on Windows 2012 R2 and SQL Cluster

VMware vCenter deploy on Windows 2012 R2 and SQL Cluster

vCenter install

Welcome to a new series of articles I will be dedicating to VMware and in particular to installing, configuring and managing VMware vSphere environments. We’ll start with VMware vCenter deploy on Windows Server paired with a SQL Cluster. Ideally an easy to follow guide about vSphere deployments to explore about functionalities and learn more about managing our Virtual Data Centers in our testing and production environments. So first things first we start off by running VMware vCenter on a Windows Server.

In this instance I will be using an “Embedded Deployment” of VMware vCenter where essentially the two major components the “Platform Service Controller” and the “vCenter Server” are sitting on the same Host. This is indicated for small environments and up to 100 VMs are supported which is perfect for my home lab. For larger environments it is possible to decouple these two components allowing for a more resilient deployment of the vCenter infrastructure. I’m planning on dedicating a different post on this very topic.  For now one Host with one single vCenter server is what we need to start building our virtual data center.

Before proceeding with the vCenter setup it is important to review and satisfy the following prerequisites:

  • Host with at least 2 CPUs and 8GB RAM (valid on both Virtual or Physical Hosts)
  • If using a dedicated Service Account to run vCenter make sure it has the “LogOn as Service” permission granted
  • If using an external Database as repository (in our case we point to a SQL FCI Cluster with AAG ) create a System DSN
  • Manually create a Database for vCenter to host the necessary information

VMware vCenter deploy on Windows prerequisites

During the phaseof VMware vCenter deploy on Windows Server the wizard will offer the option to either use the logged in user (local Windows user) running the installation or specify an alternative one. With a local user we cannot point to an external database which is in our case SQL. The local user can only connect to the built-in Database based on Postgres.

For our purpose since we are pointing to an external Database instead of using the built-in Database we can specify an intended Service Account for the purpose and we need to make sure this particular user has the “LogOn as a Service” permission granted in the User Rights Assignments on the local Host. The quickest way would be to issue the following command:

“GPedit.msc”

then navigate to Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignments > Log on as a service and add the intended Service Account.

domalab.com VMware vCenter Deploy logon as a service

SQL 2012 Native Client 64Bit

At this point another prerequisites to satisfy is the creation of a System DSN that will help vCenter connecting with the SQL Server and locate the right Database. In my case I have a SQL 2014 Cluster which does not include the SQL Native Client component. What we can do is to install the equivalent one for the previous version SQL 2012 on the Host where the vCenter Server will be installed. It’s a small msi that can be downloaded directly from here under the section Microsoft® SQL Server® 2012 Native Client. The general link is the one below:

http://www.microsoft.com/en-us/download/details.aspx?id=29065&tduid=(d7791ebfe39409d0fd4881f89fde0083)(266696)(1503186)(34691X927548Xaaf70adfca7eae4a9c1604b543449d12)()

The installation is pretty easy and quick as per screenshots below.

domalab.com VMware vCenter Deploy SQLcli install

From the list of components it is sufficient to pick the Client ones.

domalab.com VMware vCenter Deploy SQLCli component

As an extra step now let’s create a Database for vCenter in the intended SQL instance. I have just called mine “VMware_vCenter”

System DSN

At this point we are ready to satisfy our System DSN requirement by creating the connection string. Let’s navigate to the Control Panel > Administrative Tools > ODBC Data Source 64-Bit and click on System DSN and finally Add..

domalab.com VMware vCenter Deploy create system DSN

Let’s take advantage of the SQL Server Native client 11.0 installation..

domalab.com VMware vCenter Deploy SQL native client

In my case I’m just calling this ODBC connection string “vCenter”. In the Server field specify the full SQL Server instance name where the intended Database for vCenter is located.

domalab.com VMware vCenter Deploy Database name

Since Integrated Windows authentication will be used the creation of an Service Principal Name (SPN) is optional.

domalab.com VMware vCenter Deploy database login

Change the default Database to connect to. In my example I did create a Database called “VMware_vCenter”.

domalab.com VMware vCenter Deploy database default

Let’s leave everything by default as per screenshot below.

domalab.com VMware vCenter Deploy DSN wizard

Before finishing let’s do a quick test to verify the connection to the Database. Failing this the VMware vCenter deploy wizard will fail.

domalab.com VMware vCenter Deploy ODBC connection test

Verify settings and test connection just to make sure the networking side of things is working as expected.

 domalab.com VMware vCenter Deploy ODBC test

vCenter Setup

Installing VMware vCenter will be a breeze. Let’s mount the ISO and click on the autorun and follow the wizard.

domalab.com VMware vCenter Deploy Wizard

Let’s accept the license and continue.

domalab.com VMware vCenter Deploy Wizard licence

At this point let’s choose how to progress with VMware vCenter deploy on Windows Server. In this case we’ll go for an embedded installation where the VMware Platform Services Controller (PSC) and the vCenter Server will sit on the same Host. In the future there will be more dedicated articles covering the topics related to VMware vCenter components and their installations for scale out deployments.

domalab.com VMware vCenter Deploy install type

By default this should the FQDN name of the Host where vCenter is going to be installed. Make sure to DNS forward/reverse queries are working. A quick way of checking this would be issuing the following command:

“nslookup -nosearch -nodefname your_vCenter_Server_FQDN”

domalab.com VMware vCenter Deploy system network name

At this point in time we are not using IPv6 so we can ignore this message.

domalab.com VMware vCenter Deploy IPv6

Since this is the first installation we need to create a new Single Sign-On (SSO) domain in VMware vCenter. It is better be carefull on the name we choose because it is very difficult to change this one later on.

domalab.com VMware vCenter Deploy SSO

Specify the intended Service Account to run the vCenter with the “LogOn as a Service” permission granted.

domalab.com VMware vCenter Deploy service account

We can now select the ODBC connection string created beforehand in the System DSN.

domalab.com VMware vCenter Deploy database settings

And now a final review of the ports will be used by vCenter. I did change mine for HTTPS to 8443.

domalab.com VMware vCenter Deploy ports summary

I prefer to use a separate drive for the application installation.

domalab.com VMware vCenter Deploy destination directory

Additionally we can also opt in for the VMware Customer Experience Improvement Program.

domalab.com VMware vCenter Deploy CEIP

And now with the final settings review we should get something similar to this.

domalab.com VMware vCenter Deploy wizard summary

The installation doesn’t really take that long and if everything went fine we are greeted with setup completed message like the one in the screenshot below.

domalab.com VMware vCenter Deploy setup completed

And here we are with the vSphere Web Client console.

domalab.com VMware vCenter Deploy Home

 

Tags

About the author

Michele Domanico

Passionate about Virtualization, Storage, Data Availability and Software Defined Data Center technologies. The aim of Domalab.com is sharing with the Community the knowledge and experience gained with customers, industry leaders and like minded peers. Always open to constructive feedback and new challenges.

Add Comment

Click here to post a comment

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Browse articles

April 2024
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Articles by Category

Archives

About Domalab

Welcome to my personal Blog. Feedback is welcome and in case of questions you can also contact me at 

doma-blog@outlook.com

error: Content is protected !!

Discover more from domalab

Subscribe now to keep reading and get access to the full archive.

Continue reading