Skip to content

VirtuallyThatGuy

Anything VMware , PowerCLI, PowerShell, Automation and some Windows

Menu
  • Home
  • PowerCLI
  • VMware
  • Automation
  • Windows
  • About
Menu

How to Install & Deploy vCenter Server Appliance (VCSA) 7.0 c – VirtuallyThatGuy

Posted on 3 September 20216 December 2022 by VirtuallyThatGuy

I’m in the process of building a new solution center and figured why not update my how to install VCSA with a fresh 7.0.0c. As always, plan ahead to avoid long delays for issues that could have been planned around or avoided.

Download ISO:

https://my.vmware.com/web/vmware/downloads/details?downloadGroup=VC700C&productId=974&rPId=46314

A list of Required Ports for vCenter Server can be found

https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.upgrade.doc/GUID-925370DD-E3D1-455B-81C7-CB28AAF20617.html

Pre-Requisites:

  • If you want to deploy the appliance on an ESXi host, verify that the ESXi host is not in lockdown or maintenance mode and not part of a fully automated DRS cluster.

  • If you want to deploy the appliance on a DRS cluster of the inventory of a vCenter Server instance, verify that the cluster contains at least one ESXi host that is not in lockdown or maintenance mode.

  • If you plan to use NTP servers for time synchronization, verify that the NTP servers are running and that the time between the NTP servers and the target server on which you want to deploy the appliance is synchronized.

  • To deploy vCenter Server 7.0 appliance you need an ESXi host 6.5 or later, or on a vCenter Server instance 6.5 or later.

  • Put the FQDN for the new vCenter into DNS and make sure the workstation you are deploying the vCenter from can reach the DNS server

vCenter Enhanced Linked Mode Pre-Requisites

When deploying a new vCenter Server as part of an Enhanced Linked Mode deployment, create an image-based backup of the existing vCenter Server nodes in your environment. You can use the backup as a precaution in case there is a failure during the deployment process. If the deployment fails, delete the newly deployed vCenter Server appliance, and restore the vCenter Server nodes from their respective image-based backups. You must restore all the nodes in the

environment from their image-based backups. Failing to do so can cause the replication partners to be out of synchronization with the restored node.

The vCenter Server appliance package contains the following software:

  • Photon OS 3.0

  • The vSphere authentication services

  • PostgreSQL

  • VMware vSphere Lifecycle Manager Extension

  • VMware vCenter Lifecycle Manager

  • Version 7.0 of vCenter Server is deployed with virtual hardware version 10, which supports 64 virtual CPUs per virtual machine in ESXi.

Plan a head for the resource requirements:

  • Tiny (up to 10 hosts, 100 VMs) – 2 CPUs, 12 GB RAM

  • Small (up to 100 hosts, 1000 VMs) – 4 CPUs, 19 GB RAM

  • Medium (up to 400 hosts, 4000 VMs) – 8 CPUs, 28 GB RAM

  • Large (up to 1000 hosts, 10,000 VMs) – 16 CPUs, 37 GB RAM

  • X-Large (up to 2000 hosts, 35,000 VMs) – 24 CPUs, 56 GB RAM

https://i1.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/1.png?resize=810%2C212&ssl=1

The GUI deployment is a two stage process. The first stage is a deployment wizard that deploys the OVA file of the appliance on the target ESXi host or vCenter Server instance. After the OVA deployment finishes, you are redirected to the second stage of the process that sets up and starts the services of the newly deployed appliance.

https://i0.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/2.png?resize=764%2C259&ssl=1

Unzip the VMware-VCSA-all-7.0.0-16620007.iso.gz file to get to the ISO file > then mount

https://i0.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/3.png?resize=798%2C424&ssl=1

Navigate to vcsa-ui-installer > win32 > installer

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/4.png?resize=810%2C648&ssl=1

Click Install – Install a new vCenter Server

https://i1.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/5.png?resize=810%2C505&ssl=1

Deploy vCenter Server is highlighted by default so just click next

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/6.png?resize=810%2C507&ssl=1

Check I accept the terms of the license agreement > next

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/7.png?resize=810%2C508&ssl=1

Here is were you enter the following information:

ESXi host or vCenter Server name – where the VCSA will go

HTTPS port – 443 is default

User name – root

Password – enter root password to the ESXi host or vCenter

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/8.png?resize=810%2C509&ssl=1

VM name – hopefully you have an environmental code you are following
Set root password – be more creative than Passw0rd! Or P@assw0rd! Or Passw0rd1!
Confirm root password

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/9.png?resize=810%2C505&ssl=1

Deployment size – refer to the above pre-reqs
Storage size – refer to the above pre-reqs

https://i0.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/10.jpg?resize=810%2C510&ssl=1

If deploying on a ESXi host in the environment you will default to Install on an existing datastore accessible from the target host
Box for Show only compatible datastores selected by default
Select the datastore where you want to deploy VCSA then next

https://i1.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/11.png?resize=810%2C506&ssl=1

Now it is time to enter the network information for the VCSA

Network – select the network it will go on

IP version – IPv4

IP assignment – static

FQDN – I always put the FQDN

IP address – put the statically assigned IP

Subnet mask or prefix length – I bet it is a Class C 

Default gateway – normally ends in .1 

DNS servers – Hopefully you have two setup

https://i0.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/12.jpg?resize=810%2C505&ssl=1

Good old summary page > confirm everything looks right > finish

https://i0.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/14-1.png?resize=810%2C513&ssl=1

This process takes around 20-30 minutes most of the time

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/15-1.jpg?resize=810%2C506&ssl=1

Continue

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/16-1.png?resize=810%2C567&ssl=1

Time for Stage 2 where you set up the vCenter Server > next

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/17-1.png?resize=810%2C562&ssl=1

Time synchronization mode – Synchronize time with the ESXi host or Select NTP

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/18-1.png?resize=810%2C560&ssl=1

You have two options either create a new SSO domain (vSphere.local) or you can join an existing SSO domain

https://i1.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/19-1.png?resize=810%2C564&ssl=1

Obviously, check the Join the VMware’s Customer Experience Improvement Program (CEIP)

https://i0.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/20-1.jpg?resize=810%2C557&ssl=1

Summary page once again > Finish

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/21.png?resize=516%2C233&ssl=1

Warning – You will not be able to pause or stop the install from completing once its started.  Click OK to continue, or Cancel to stop the install.

https://i1.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/22.png?resize=810%2C485&ssl=1

Install begins

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/23.png?resize=810%2C484&ssl=1

This stage can take between 10-20 minutes on average.
Close

https://i1.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/24.jpg?resize=810%2C502&ssl=1

https://FQDN:5480

https://i0.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/25.jpg?resize=810%2C269&ssl=1

Confirm everything is healthy and good and you have deployed the desired VCSA version.

https://i2.wp.com/digitalthoughtdisruption.com/wp-content/uploads/2020/09/26.png?resize=810%2C286&ssl=1

 

https://FQDN

This will take you to the LAUNCE VSPHERE CLIENT (HTML5) to log into the vCenter UI

Summary:
As you can see there have been many improvements from 6.5 to 7.0 VCSA.  The install is a lot smoother and simpler than deployments of the past.  As always, I hope y’all find this useful.

 

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

When autocomplete results are available use up and down arrows to review and enter to go to the desired page. Touch device users, explore by touch or with swipe gestures.

Recent Posts

  • vROps: Management Pack Troubleshooting
  • Windows AD {Active Directory} (PowerShell) samples
  • Migrate VMs Between vCentres Using Powershell or PowerCLI
  • Set VM Tools to Update Automatically on VM Reboot using powershell
  • Windows Administrator Must Have Powershell Commands

Recent Comments

  • JB on Script: How to get VM with Tag Assignment and export results to csv using PowerCLI or Powershell
  • DL on How to change VCSA root password and bypass BAD PASSWORD: it is based on a dictionary word for vCenter VCSA root account warning
  • 360coolp on How to change VCSA root password and bypass BAD PASSWORD: it is based on a dictionary word for vCenter VCSA root account warning
  • Yogesh on ESXi 8.x, 7.x, 6.x Service sfcbd-watchdog Not Running / Fails to Start – VirtuallyThatGuy
  • VirtuallyThatGuy on ESXi 8.x, 7.x, 6.x Service sfcbd-watchdog Not Running / Fails to Start – VirtuallyThatGuy

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017

Categories

  • Automation
  • PowerCLI
  • VMware
  • Windows
© 2025 VirtuallyThatGuy | Powered by Superbs Personal Blog theme