ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

VMware VCSA 6.5 Backup and Restore How-To

By Vladan SEGET | Last Updated: February 17, 2017

Shares

The new vCenter Server Appliance (VCSA) 6.5 has a backup feature. Today's post is about VMware VCSA 6.5 Backup and Restore How-to. Note that it is an “out-of-the-box” feature which does a file level backup. It's “built-in” within the appliance itself, and it allows users to backup not only the vCenter Server but also Platform Services Controller (PSC) appliances directly. VCSA with embedded or external Platform Services Controller (PSC) is supported.

As you might imagine, the restore has to be launched from somewhere. When you're in a situation when your VCSA is broken, you'll have to first deploy clean VCSA via the Installation/deployment ISO, but you do that within the restore operation.

What is backed up? The minimum set of data needed is backed up by default. Those are for example the OS, vCenter services and Inventory. You can additionally backup also Inventory, configuration, and historical data (Statistics, events, and tasks) in vCenter server database

So during the restore operation, you deploy a clean VCSA (phase 1) and you restore from backup (phase 2).  The vCenter Server UUID and all configuration settings are restored. The backup file is stored elsewhere, not on the VCSA itself. VCSA backup can be backed and sent up to different location via different protocols:

  • FTP
  • FTPS
  • HTTP
  • HTTPS
  • SCP

Note that recently we covered deployment, migrations of vCenter to VCSA here:

  • How to deploy VMware VCSA 6.5 (VMware vCenter Server Appliance)
  • How to Migrate Windows Based vCenter to VCSA 6.5 [Lab]
  • How to Migrate Windows based vCenter Server 6.0 to vCenter 6.5 (In-Place)

VMware VCSA 6.5 Backup and Restore How-To

Browse to https://VCSA:5480 > Log in with the password you entered when you have deployed the solution. You'll see this nice new UI….

VMware VCSA 6.5 Backup and Restore How-To

After you log in, then you can hit the big Backup button. A wizard will start…. (click to enlarge…)

VMwre VCSA 6.5 Backup and Restore How-to

There you'll be presented with a nice wizard which will allow you to specify where you want to send this backup. The location must be an empty folder. Note the option to encrypt your backup data, a simple check box.

Note the option to encrypt your backup data, a simple check box……

VMwre VCSA 6.5 Backup and Restore How-to

In my case I have setup a simple web server (IIS) on one of my lab file servers, to test the backup. I simply created a virtual directory where I'll be storing the backup…

Note, that If you use HTTP or HTTPS, you must enable WebDAV on the backup Web server.

The Encrypt Backup Data checkbox, when checked, a new section appears inviting you to put login/password combination. The password form is intelligently checking if you enter twice the same password. If not, you have a small notification telling you that your passwords do not match.

And then I entered the backup setting, such as protocol, login/password combination (make sure to give read/write rights on the folder where you're backing up) > and finished the wizard.

VCSA 6.5 Backup and Restore How-To

I had a problem during my test, as one of my VCSA 6.5 services wasn't running so the wizard was throwing an error.

VCSA 6.5 backup and restore

After starting the service manually, the problem went away…

Note: To check which services are not running you go SSH to the VCSA 6.5 appliance and run

service-control — status

 

which gives you services which run on one line, and also services which are not running. The “vmware-stsd” service should be normally running (confirmed by @emad_younis).

to start the service:

service-control  — start vmware-stsd

Restore operation

Well, from then it is very straightforward. Just quickly…

Launch the setup application of the VCSA 6.5 (from the ISO) and hit the Restore button > Deploy a new appliance > Accept EULA > Enter Backup details > Review backup information > Enter appliance deployment target (ESXi host) ….. from them it is pretty similar to a clean deployment…

How to backup and restore VCSA 6.5

 

vSphere 6.5 ESX Virtualization Resources:

  • vSphere 6.5 Dedicated page (All is there…)

Installs, upgrades, migrations….

  • VMware vSphere 6.5 Released – Start Your Download Engines
  • How to Install VCSA 6.5 in VMware Workstation [LAB]
  • How to Migrate Windows Based vCenter to VCSA 6.5 [Lab]
  • How to Migrate Windows based vCenter Server 6.0 to Windows vCenter 6.5 In-Place [LAB] 
  • How to create a USB media with ESXi 6.5 Installation
  • How to Upgrade ESXi 6.0 to 6.5 via CLI [On Line]
  • How to Upgrade ESXi 6.0 to 6.5 via ISO
  • How to upgrade ESXi 6.0 to ESXi 6.5 via Offline Bundle
  • VMware VCSA 6.5 Backup and Restore How-To – [This post]

VMware vSphere 6.5

  • VMware vSphere 6.5 Announced !!
  • VMware vSphere 6.5 – Native vCenter High Availability (VCSA 6.5 only)
  • VMware vSphere 6.5 – HTML5 Web Client and More 
  • VMware vSphere 6.5 – VUM, AutoDeploy, and Host Profiles
  • VMware vSphere 6.5 – HA and DRS Improvements
  • VMware vSphere 6.5 Fault Tolerance (FT) Improvements
  • VMware VSAN 6.5 – What’s New?
  • VMware vSphere 6.5 – VM Encryption Details

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
4.5/5 - (2 votes)

| Filed Under: Backup, Server Virtualization Tagged With: VMware VCSA 6.5 Backup and Restore How-To

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Sevserver says

    December 12, 2016 at 5:05 pm

    In the real world restore process will look not so easy and funny as on the paper.
    If VC is down, there’s no possibility to use dvSwitch to assign proper network during restore procedure.
    So, in case of two pNICs per host it will be OPOF during temporary relocating pNIC to Standard Switch to have appliance restored correctly.
    I do believe that it is just not implemented possibility to use local copy of dvSwitch on disconnected ESXi. Of course, maybe I’m wrong…
    But from version to version of vSphere it looks worse and worse…

    • Vladan SEGET says

      December 13, 2016 at 7:57 am

      Oh yeah, I know. Real world is much more “cruel”… That’s (IT) life… Thanks for sharing.

  2. Willemse says

    January 10, 2017 at 10:13 pm

    Can i do file level restore from dynamic disks

    • Vladan SEGET says

      January 11, 2017 at 7:07 am

      What do you mean by “dynamic” disk? Are you meaning Thin provissioned disks of the VCSA?

  3. Max says

    January 30, 2017 at 9:18 pm

    Hello, when I try to restore a backup, I get the message “when I try to restore a backup, I get the message” , i use protocol scp 22port

    • Max says

      January 30, 2017 at 9:20 pm

      sorry, i get the message ” error: Error: All configured authentication methods failed “

  4. Todd says

    February 3, 2017 at 8:23 pm

    Can this be scheduled? You know like a real backup strategy…

    • Vladan SEGET says

      February 4, 2017 at 3:07 pm

      Not in this release. As far as I know…

    • ASutton DellEMC says

      April 11, 2017 at 7:30 pm

      It can be scripted & called with cron…

      https://pubs.vmware.com/vsphere-65/index.jsp?topic=%2Fcom.vmware.vsphere.vcsapg-rest.doc%2FGUID-222400F3-678E-4028-874F-1F83036D2E85.html

  5. roland says

    February 15, 2017 at 8:08 pm

    What about distributed virtual switches? In the vSphere 6.5 manual “vSphere Installation and Setup” page 284 it says:

    “If you use a distributed virtual switch, you must export and import separately the distributed virtual switch configuration”

    So how is the state of the distributed switch configuration after a restore?

    • Vladan SEGET says

      February 16, 2017 at 5:55 pm

      I would setup a test environment first. Then I would do a separate backup of my distributed virtual switch. Remember, nothing beats granular backup option…. So having an additional backup of my distributed switch (even if it is not necessary – I don’t know) it is certainly a good DR plan.

  6. Levi Spears (Dell EMC) says

    March 17, 2017 at 6:11 am

    Pain points here:

    1) No scheduling option – this is .005% of a backup solution. You cannot expect an enterprise to rely upon the vAdmin to remember to log in to every vCenter and manually execute a backup.
    2) Restore process – entirely non-intuitive. In most cases, the original vCenter appliance will still be online, but will not be functional. There should be an option to restore to that machine, versus deploying an entirely new machine (which the instructions do not in any way explicitly call out should have the same name and IP addressing as the original, which thereby dictates that the original VCSA be turned off, and possibly renamed) and the attempting a restore.

    VMware needs to learn how to do data protection and stop providing half-assed solutions that require customers to go poke around creating cron jobs and shell scripts. vCenter is the pivotal component of a vSphere deployment and should be treated as something other than a third-class citizen.

    • wth says

      April 13, 2017 at 8:26 pm

      I agree… I loved 5.5 and am regretting the migration 6.5. There’s been nothing but pain – from the hated web interface to this ridiculous backup. This “upgrade” has been such a step backwards in so many ways! Good grief!

      • Michele says

        March 23, 2018 at 11:42 pm

        Totally agreed. So far I have seen a lot of problems. I am wondering how product development from VMware could allow this to go live. 6.5 in general has plenty of issues and I could notice how longer it takes to get a good answer when you open a case with tech support.

  7. Stephen says

    August 16, 2017 at 2:18 am

    Can this be used to deploy a new VCSA with a different name?
    I have a vcsa using name.x.y.com and want to change it to name.x.com
    Using the same IP isn’t an issue, and the ESXi hosts already refer to the VCSA via the shorter FQDN.
    I upgraded from Vsphere 6.0 u3 to 6.5 u1 today, but still find issues where SSO and other pieces are referencing the longer FQDN which is causing some issues.

  8. Jono says

    January 27, 2018 at 7:03 pm

    Hallo. Has there been any conclusion on what the VDS looks like post a restore? Has anyone tested this?

  9. Tariq Khan says

    February 2, 2018 at 4:33 am

    Going from 6.0 to 6.5 Appliance – doesn’t seem to be a restore. There was a backup in 6.0 – BUT where is the restore in 6.5 Appliance!!!

  10. Tariq Khan says

    February 2, 2018 at 4:35 am

    Oh – I only needed to restore or import the backed up vDS

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Nakivo Backup and Replication v11.1 BETA adds more Proxmox friendly features
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!
  • Installation of StarWind VSAN Plugin for vSphere
  • Protect Mixed environments with Nakivo Physical Machine recovery (bare metal)
  • No more FREE licenses of VMware vSphere for vExperts – What’s your options?
  • Tails – Your Private OS on USB Stick
  • StarWind V2V Converter Now has CLI

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in