Book Image

VMware vCenter Cookbook

By : Kostantin Kuminsky
Book Image

VMware vCenter Cookbook

By: Kostantin Kuminsky

Overview of this book

Table of Contents (15 chapters)
VMware vCenter Cookbook
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Keeping host configuration consistent


When managing clusters with many ESXi hosts, administrators usually want these hosts to have the same configuration. Such consistency ensures the required redundancy and lets administrators automate many processes such as DRS or DPM.

As hosts have many settings, it can be a difficult task to keep their configuration consistent across the cluster. vCenter offers a feature called host profiles. Profiles store the host's configuration and can be used to configure new hosts and validate the configuration for the existing hosts.

Getting ready

Host profiles are supported starting from vSphere 4. This is a licensed feature that comes with the Enterprise Plus edition.

How to do it...

The profile workflow is as follows:

  1. Configure one host.

  2. Create a profile using this host.

  3. Add more hosts or clusters to this profile.

  4. Check a host's compliance.

  5. Apply a profile to hosts that are not compliant if necessary.

Creating a profile using a reference host

To create a new profile, execute...