Thursday, November 27, 2014

Install vCenter 5.5 in two Sites with Multiple SSO and Linked Mode (Part 1)

Part 1: Installing vCenter 5.5 in the First Site
  Before proceeding in deploying the vCenter a separate VM created including the SQL 2012 and DB create to be used as a vCenter DB,
(Detailed Post will be coming soon about installing SQL 2012 and Create the DB for the vCenter)
  Installing the vCenter 5.5 will consist of following:

  • vCenter Single Sign On
  • vSphere Web Client
  • vCenter Inventory Service
  • vCenter Server
    vCenter Single Sign-On
    Select the vCenter Single Sign-On and Click Install
    1
    Click Next
    2

  • Accept The End-User Licenses Agreement and Click Next
  • 3
    This is our first vCenter and we will chose the first option
    5
    This the the SSO Password
    6
    Provide the Site Name, For Example (HQ Site)
    7
    HTTPS Port that will be used for the SSO, by Default its 7444
    8
    Chose the installation destination Folder and Click Next
    9
    Provided Information Summery, Click Install
    10
    Wait until installation finish
    11
    Click Finish
    13

    Installing vSphere Web Client
    In Version 5.5 all new features is available only through the Web Client, to login to vCenter using the Web Client follow the following procedure:
    Open a Web browser and Enter the URL for the vSphere Web Client: https://client-hostname:port/vsphere-client, By default the port is 9443, but this can be changed during vSphere Web Client installation.

    To begin the installation Select the vSphere Web Client and Click Install
    14
    Click Next
    17
    Chose the installation destination Folder and Click Next
    19
    Enter the SSO Password you already set when installing the SSO and Click Next
    21
    Install Certificate
    23
    Click Install
    24
    Wait until installation finish
    25
    Click Finish
    26

    Installing vSphere Inventory Service
    Starting From Version 5.1 VMware released the Inventory Service and its mainly used by the vSphere Web Client, its remove the workload from the vCenter Service and its improved the process of searching and browsing inside the vCenter Environment, it could be offloaded to a separate server and This can reduces the traffic and improves response times.

    To Begin the Installation Select the vCenter Inventory Service and click Install
    28
    Click Next
    29
    Accept the Licenses Agreement and click Next
    30
    Chose the installation destination Folder and Click Next
    31
    Enter the FQDN for the vCenter Server
    32
    Choose Appropriate Ports
    33
    Choose the Size of the Inventory
    34
    Enter the SSO Password you already set when installing the SSO and Click Next
    35
    Click Install
    37
    Click Finish
    39

    Installing vCenter Server

    We need first to configure ODBC Data Source to connect to the vCenter DB located in the MS SQL VM,
    First Click the System DSN Tap and Click Add
    40
    Chose SQL Server Native Client 11.00, you need to install SQL Server 2012 Native Client before this step
    SQL Server 2012 Native Client
    x86 Package http://go.microsoft.com/fwlink/?LinkID=239647&clcid=0x409
    x64 Package http://go.microsoft.com/fwlink/?LinkID=239648&clcid=0x409
    41
    Enter the Name and Description for your Data Source (Your DB name that you already configured in the SQL Server)
    Select the SQL Server containing the vCenter DB from the dropdown menu, then click next
    42

    To Begin the Installation Select vCenter Server and Click Next
    43
    Click Next
    44
    Accept the License Agreement and click Next
    45
    Your created Data Source will appear in the dropdown menu, select and click Next
    46
    If you used SQL Authentication you will need to provide User name and password, on my setup I used Windows Authentication and its already configured
    Click Next
    47
    Choose your service Account, I used Normal domain account and I make it Local admin to the vCenter machine
    48
    Select Create a standalone VMware vCenter Server instance as this is the First vCenter,
    Click Next
    49
    Choose you Ports, leave it to default or change it if needed
    Click Next
    50
    Choose the Size of the Inventory
    51
    To Register the vCenter Server with the SSO, Enter the SSO Password you already set when installing the SSO
    Click Next
    52
    Confirm the Administrator Account in your vCenter Server
    53
    Leave to default and Click Next
    54
    Chose the installation destination Folder and Click Next
    55
    Click Finish
    57

    In the Next Post I will Install the vCenter in the Second Site in Linked Mode

  •  Part 2: Installing vCenter 5.5 in the Second Site



    2 comments:

    1. Are there any specific configuration or prerequisites for creating SQL database?

      ReplyDelete
    2. Dear Mostafa,

      Thank you for your question, the answer is yes and Insha`ALLAH very soon i will publish a new post including step by step how to create DB for (vCenter, Update Manager and SRM)

      ReplyDelete