backup ESXi 5.0 configuration using VMA


Recently I have been backing up ESXI configurations for Backup Objectives and for new deployments to my Virtual environment.

Copying the ESXI Configuration files speed up the restore and deployment times. Configuration files contain  datastores configurations, virtual switches configuration, multipaths, local users and groups and licensing information.

You would first need to download the vSphere Management Assistant (VMA) from VMware.

VMA Download

Once you have installed and configured the VMA you can connect using SSH.

Backup ESXI Host:

To carry out a Backup you would need to use the following command :

vicfg-cfgbackup -s -server (ServerIP) /tmp/(Hostname)-Backup

I would recommend creating a backup folder using WinSCP or equivalent e.g /Backups/

Once the Backup is complete you can us WinSCP or other to connect to the VMA Server to copy the file to a location of your choise.

VMa-backup

 

Restore ESXI Host:

Copy the backup file to a folder location on the Target Host.

Restore Command: -l -server (ServerIP) /tmp/(Hostname)-Backup

Once completed the Host would require a reboot before taking effect.

2 thoughts on “backup ESXi 5.0 configuration using VMA

Add yours

  1. Hi, after perform the restoration on target host. Is there any need to be done? (Change host name, IP address)

    Thanks,
    Thiha.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

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

Create a website or blog at WordPress.com

Up ↑

%d bloggers like this: