Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
VMware vSphere 6.x Datacenter Design  Cookbook - Second Edition

You're reading from  VMware vSphere 6.x Datacenter Design Cookbook - Second Edition

Product type Book
Published in Jun 2016
Publisher Packt
ISBN-13 9781785283468
Pages 324 pages
Edition 2nd Edition
Languages
Authors (2):
Hersey Cartwright Hersey Cartwright
Profile icon Hersey Cartwright
kim bottu kim bottu
Profile icon kim bottu
View More author details

Table of Contents (19) Chapters

VMware vSphere 6.x Datacenter Design Cookbook Second Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
1. The Virtual Datacenter 2. The Discovery Process 3. The Design Factors 4. vSphere Management Design 5. vSphere Storage Design 6. vSphere Network Design 7. vSphere Compute Design 8. vSphere Physical Design 9. Virtual Machine Design 10. vSphere Security Design 11. Disaster Recovery and Business Continuity 12. Design Documentation Index

Backing up ESXi host configurations


A complete backup of an ESXi host is not necessary because the installation of ESXi is a quick and simple process. Host configurations should be backed up in order to quickly restore the configuration of a host in case ESXi needs to be reinstalled.

If hosts are deployed using auto deploy or the host configurations are stored in a host profile, the individual backups of host configurations may not be required but are a good way to ensure that a backup of the host configuration is available in case there is an issue with vCenter or a configured host profile.

How to do it...

The simplest way to back up ESXi host configurations is to use the vicfg-cfgbackup vCLI command, as shown in the following steps:

  1. Use the vicfg-cfgbackup vCLI command to create a backup of an ESXi host configuration:

    vicfg-cfgbackup –server <esxihostname> -s <pathtobackupfile>
    
  2. Use the vicfg-cfgbackup vCLI command to restore an ESXi host configuration from a backup:

    vicfg-cfgbackup...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}