• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

emadyounis.com

  • Home
  • vCenter Server Appliance
  • About
  • Privacy Policy

vCenter Server Appliance (VCSA) 6.5 What’s New Rundown

October 31, 2016 By Emad Younis 10 Comments

During VMworld Barcelona 2016, VMware announced vSphere 6.5. With lots of new features and updates, this is one of the biggest vSphere releases we have had in a while. Leading the charge is none other than the vCenter Server Appliance (VCSA). VMware’s direction for vCenter Server is the VCSA and it’s quite evident from this release. The VCSA and its Windows counterpart remain on par when it comes to scalability. From an operational and feature perspective, the VCSA has advantages. This post is a quick rundown of the VCSA 6.5, I’ll go into more details in future blog posts. Time to take a look at what’s new and why migrate2vcsa you should 🙂

VCSA 6.5 ISO

Starting with the VCSA 6.5 ISO, improvements are easily visible when comparing to 6.O:

  • The Migration Tool is now built into the VCSA installer.
  • One of the biggest asks from customers is now part of this release. VMware Update Manager (VUM) no longer requires a Windows Server and runs natively on the VCSA. Included on the ISO is Update Manager Download Service (UMDS). UMDS is available for those that have restrictions on internet connectivity to VUM.
  • The VCSA ova is available and can be used as one alternative for deployments.
  • My favorite part, the JSON templates have been updated and include improvements. This release includes around 30 templates covering install, upgrade, and migrate
  • The VCSA installer now sports a new modern look, independent of a browser. There is also support for macOS, Linux, and Windows. Deploying VCSA from my macOS, yes, please!

VCSA Only Features

Migration

As mentioned earlier the Migration Tool in the VCSA 6.5 is now built-in. This version of the Migration Tool improvements include:

  • Migration of Windows vCenter Server 5.5 or 6.0 to VCSA 6.5
  • Improved Performance in the migration process
  • More options for historical and performance data selection
  • VMware Update Manager migration part of the VCSA

vCenter High Availability

This solution consists of an Active, Passive, and Witness nodes. The Passive and Witness nodes are clones from the original (Active) vCenter Server. There are two supported workflows: Basic & Advanced.

  • The Basic workflow will clone the nodes, and create rules for placement. DRS and Storage DRS are not requirements but provide automated placement when available. The Basic workflow is flexible, allowing the choice of node placement within a cluster or across clusters within a vCenter Server.
  • Placing nodes in different clusters, datacenters, or vCenter Servers requires the Advanced workflow. This is a manual process, including cloning of the nodes and placement.

Remember, this is a High Availability solution, not a Disaster Recovery solution. Make sure to repeat that as you’re deploying VCHA.

Backup / Restore

A native file-based solution allows the backup of an embedded or external deployment. Also supports the backup of individual appliances: VCSA or PSC.

  • Start the Backup workflow from the VMware vSphere Appliance Management Interface or API.
  • This release supports the following protocols: HTTP(s), FTP(s), and SCP.
  • Streamed are a set of files that make up the VCSA configuration to the supported protocols.
  • Hot backup of the VCSA, no quiescence required.
  • Launch the Restore workflow from the VCSA ISO and point to the protocol used to backup.
  • Deployed is a new VCSA, keeping its personality (FQDN, IP, UUID, etc.) and configuration including inventory.

Management Interface

The VMware vSphere Appliance Management Interface (VAMI) has a new sexy facelift in 6.5.

Not only that but new features that prove the much-needed visibility to the VCSA. This interface now shows CPU, Memory, and Network statistics. Also visibility to the VCSA Database statistics, disk space, and health providing improved monitoring. Syslog Configuration is now part of the VAMI as well.

More Improvements

The ISO is the not the only place you’ll see improvements. The vCenter Server appliance and application also got some of the new hotness, take a look.

  • Photon OS – the VCSA is the first VMware appliance to run on Photon OS.
    • This provides a significant reduction in boot time and vCenter application startup times.
    • It also means that VMware owns the stack, which is beneficial for patching and support.
  • 2 Stage deployment provides better validation checks.
    • Stage 1 deploys OVF
    • Stage 2 for configuration
  • VMON -Enhanced watchdog functionality
    • Checks health of each service
    • vCenter Server: Windows and Appliance
    • First level of defense – application restart
  • Client Integration Plugin (CIP) – is no longer required, replaced by native browser functions.
  • Enhanced Authentication Plugin – only If you plan on using Windows Authentication (SSPI) or Smart Card Authentication.

Clients

Before I talk about the Web Client, let me state the C# (thick) client is gone and not available. The 6.0 version of the C# client will not work with a vSphere 6.5 environment. That was for you Adam, hope you’re happy.

  • The new HTML5 “vSphere Client” based on the Fling is now available on the VCSA.
  • vSphere Client is fully supported in VCSA 6.5.
  • Limited functionality of the vSphere Client is available in this release.
  • Future updates of the vSphere Client will be available separately from vCenter Server.

  • vSphere Web Client – Adobe Flex (https://FQDN or IP Address of VCSA/vsphere–client)
  • vSphere Client -HTML5 (https://FDQN or IP Address of VCSA/UI)
  • Host Client – HTML5 (https://FQDN or IP Address of ESXi host/UI -> available since vSphere 6.0 Update 2
  • vSphere Appliance Management – HTML5 (https://FQDN or IP Address of VCSA:5480)
  • PSC Management UI – HTML5 -> available since vSphere 6.0 Update 1
    • External deployments (https://FQDN or IP Address of PSC/PSC)
    • Embedded deployments (https://FQDN or IP Address of VCSA/PSC)

Web Client has received love this release with performance improvements and live refresh. The days of hitting the refresh button are over, it now happens in real time! The Related Object tab is gone, replaced with a flat menu comparable to the C# client. Also, renamed is the Manage tab to Configure, more intuitive of the available tasks.

CLI / Automation

  • Simplified Bash Shell now just type “shell”

  • REST APIs / API Explorer.

  • Datacenter CLI (DCLI) – a native client for the REST APIs.
    • Accessible via vCLI, VCSA Shell, Windows CMD prompt.
    • DCLI also has you covered with auto-tab completion, no need to remember commands.

Note: example below using SSH from my Mac to VCSA 6.5.

The VCSA has seen a lot of improvements since its initial release in vSphere 5.0. Now with the vSphere 6.5 release, the VCSA will show why it’s the first choice deployment. In this release the VCSA has an abundant amount of exclusive features and improvements. Not only that, now there are Migration Tools that will do all the heavy lifting to get you there. Future blog posts will cover these feature and improvements more in depth, so stay tuned. In the mean time start planning those VCSA deployments and migrations 🙂

Related

Share this:

Filed Under: vCenter Tagged With: Appliance, VCSA, VCSA 6.5, VMware, vSphere, vSphere 6.5

Comments

  1. Behnood Moradi says

    November 27, 2016 at 4:45 am

    Thank You.

    Reply
  2. mr rosh says

    January 23, 2018 at 6:31 pm

    The vCSA can be backed up and restored from.
    What i find missing is a scheduler option via the VAMI GUI.

    please have this feature setup.

    Reply

Trackbacks

  1. vSphere 6.5 Link-O-Rama » Welcome to vSphere-land! says:
    November 4, 2016 at 10:00 am

    […] vCenter Server Appliance (VCSA) 6.5 What’s New Rundown (Emad Younis) VMware vSphere 6.5 – VUM, AutoDeploy and Host Profiles (ESX Virtualization) VMware vSphere 6.5 – Native vCenter High Availability (VCSA 6.5 only) (ESX Virtualization) vSphere 6.5 VCSA and Clients Announcements (The Saffa Geek) VMware vCenter 6.5 – Improvements (Victor Virtualization) How VCSA rise the level of vCenter (vInfrastructure blog) How to run a Docker Container on the vCenter Server Appliance (VCSA) 6.5? (Virtually Ghetto) How to deploy the vCenter Server Appliance (VCSA) 6.5 running on VMware Fusion & Workstation? (Virtually Ghetto) What’s New in vSphere 6.5: vCenter Server (VMware vSphere Blog) VMware vCenter Server Appliance (VCSA) Now Running on PhotonOS (vTagion) vSphere 6.5 – Deploy VCSA  (vTagion) vSphere 6.5 – VCSA Backup (vTagion) vSphere 6.5 – Restore VCSA from Backup (vTagion) vSphere 6.5 – VCSA Appliance Monitoring and Management (vTagion) A Look at VMware’s vCenter Server Appliance (VCSA) 6.5 Release (Wahl Network) […]

    Reply
  2. Learning vSphere 6.5-Part-2-VCSA Overview | Virtual Reality says:
    November 4, 2016 at 10:33 am

    […] Disclaimer: Info about VCSA High availability has been taken from Emad Younis blog VCSA 6.5 What’s New […]

    Reply
  3. Transform or Die | Tech news roundup week ending Nov 5, 2016 says:
    November 6, 2016 at 7:44 am

    […] Younis published a great post with everything you need to know about the new VCSA. Especially now that he’s working for VMware, he’s a must-read if you work with […]

    Reply
  4. vCommunity “shorts” on their experiences w/the VCSA Migration | virtuallyGhetto says:
    December 6, 2016 at 7:28 am

    […] of the vCenter Server Appliance (VCSA) Migration Tool (vSphere 6.0 Update 2m) as well as the updated version included in the release of vSphere 6.5 has just been absolutely fantastic! The feedback has not only been positive in terms of […]

    Reply
  5. Top 10 things you must read about vSphere 6.5 » Welcome to vSphere-land! says:
    December 13, 2016 at 6:42 pm

    […] vCenter Server Appliance (VCSA) 6.5 What’s New Rundown (Emad Younis) […]

    Reply
  6. Learning vSphere 6.5-Part-2-VCSA Overview – Virtual Reality says:
    April 6, 2017 at 8:06 am

    […] Disclaimer: Info about VCSA High availability has been taken from Emad Younis blog VCSA 6.5 What’s New […]

    Reply
  7. vChat Podcast – vSphere 6.5 Management What’s New? (Episode 44) with Emad Younis (@emad_younis) of @VMware says:
    April 28, 2017 at 10:49 am

    […] His post – What’s New in vCenter 6.5 […]

    Reply
  8. vCenter Server 6.7 What's New Rundown - emadyounis.com says:
    April 17, 2018 at 5:02 am

    […] start with the CLI installer. For the most part, the vCenter Server Appliance 6.7 ISO is the same compared to 6.5 with one exception. There is now a templates schemas directory under the CLI installer directory. […]

    Reply

Leave a Reply Cancel reply

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

About The Author

Emad Younis is a Staff Cloud Solutions Architect working in the Cloud Services Business Unit, part of the R&D organization at VMware. He currently focuses on workload mobility and hybrid connectivity across on-premises and cloud infrastructures.

  • GitHub
  • LinkedIn
  • RSS
  • Twitter

Recent Posts

  • Overview of Azure VMware Solution Next Evolution
  • Introduction to Google Cloud VMware Engine
  • Uniquely Identifying Virtual Machines In VMware HCX
  • The Next Chapter
  • vCenter Server 6.7 Update 1 Convergence Tool

Subscribe to Blog via Email

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

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright © 2014-2021 emadyounis.com