Book Image

Intelligent Automation with VMware

By : Ajit Pratap Kundan
Book Image

Intelligent Automation with VMware

By: Ajit Pratap Kundan

Overview of this book

This book presents an introductory perspective on how machine learning plays an important role in a VMware environment. It offers a basic understanding of how to leverage machine learning primitives, along with a deeper look into integration with the VMware tools used for automation today. This book begins by highlighting how VMware addresses business issues related to its workforce, customers, and partners with emerging technologies such as machine learning to create new, intelligence-driven, end user experiences. You will learn how to apply machine learning techniques incorporated in VMware solutions for data center operations. You will go through management toolsets with a focus on machine learning techniques. At the end of the book, you will learn how the new vSphere Scale-Out edition can be used to ensure that HPC, big data performance, and other requirements can be met (either through development or by fine-tuning guidelines) with mainstream products.
Table of Contents (20 chapters)
Title Page
About Packt
Contributors
Preface
Index

HA configuration in stretched clusters


VMware vSAN has the option to deploy two ESXi hosts in a cluster with a remote witness appliance. We can define specific vSphere HA behaviors for vSAN to validate the VM's individual state. vSphere HA can dictate a particular VM failover action if the virtual machine's components are accessible from a defined partition.

The following is a screenshot of the cluster settings:

vSAN stretched cluster-enabled HA has the following configurations in the cluster's settings:

vSphere HA

Configuration parameters

Host Monitoring

Yes

Host Hardware Monitoring VM Component Protection: Protect against Storage Connectivity Loss

 No, default

Virtual Machine Monitoring

No, default

Admission Control

Enabled

Datastore Heartbeats

Datastore Heartbeat will be disabled by using datastores from the defined list, but without choosing any datastores from this list

To configure the policy to enable HA, follow these steps:

  1. Go to the HA Settings (HA enabled) and configure the static routes on the...