Book Image

VMware Virtual SAN Cookbook

Book Image

VMware Virtual SAN Cookbook

Overview of this book

Table of Contents (18 chapters)
VMware Virtual SAN Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Applying VSAN licensing (optional)


Although it is integrated with vSphere and exists as a native extension to the ESXi hypervisor, VSAN is a separately licensed product. Like all vSphere products, VSAN will enable without a license for the default 60-day evaluation period. Despite this, it is best to license the VSAN cluster prior to full deployment, so as to avoid potential complications resulting from license expiration.

Getting ready

You should be logged in to the vSphere Web Client as an administrator or user, authorized to alter cluster-level settings and licensing/entitlement.

How to do it…

To add your VSAN license, you must browse the vSphere Web Client:

  1. Navigate to Home | Licensing | License Keys.

  2. Click on the green + icon to add a license key.

  3. Enter or paste your license key into the textbox.

  4. Click on Next.

How it works…

VSAN is licensed per-cluster. As VSAN is a distributed product, it is cluster-centric rather than host-centric. The license is applied to the vSphere cluster within vCenter...