Sei sulla pagina 1di 71

vSphere HA and vSphere Fault Tolerance

Module 9

2015 VMware Inc. All rights reserved.


You Are Here

1. Course Introduction 7. Virtual Machine Management


2. Software-Defined Data Center 8. Resource Management and
Monitoring
3. Creating Virtual Machines
9. vSphere HA and vSphere
4. vCenter Server Fault Tolerance
5. Configuring and Managing 10. Host Scalability
Virtual Networks
11. vSphere Update Manager and
6. Configuring and Managing Host Maintenance
Virtual Storage
12. Installing vSphere Components

VMware vSphere: Install, Configure, Manage 9-2


2015 VMware Inc. All rights reserved.
Importance
Most organizations rely on computer-based services like email,
databases, and Web-based applications. The failure of any of these
services can mean lost productivity and revenue.
Configuring highly available, computer-based services is extremely
important for an organization to remain competitive in contemporary
business environments.

VMware vSphere: Install, Configure, Manage 9-3


2015 VMware Inc. All rights reserved.
Module Lessons
Lesson 1: Introduction to vSphere HA
Lesson 2: vSphere HA Architecture
Lesson 3: Configuring vSphere HA
Lesson 4: Introduction to vSphere Fault Tolerance
Lesson 5: vSphere Replication and vSphere Data Protection

VMware vSphere: Install, Configure, Manage 9-4


2015 VMware Inc. All rights reserved.
Lesson 1:
Introduction to vSphere HA

9-5
2015 VMware Inc. All rights reserved.
Learner Objectives
By the end of this lesson, you should be able to meet the following
objectives:
Describe the options that you can configure to make your VMware vSphere
environment highly available
Discuss the response of VMware vSphere High Availability when a VMware
ESXi host, a virtual machine, or an application fails

VMware vSphere: Install, Configure, Manage 9-6


2015 VMware Inc. All rights reserved.
Protection at Every Level
vSphere makes it possible to reduce planned downtime,
prevent unplanned downtime, and recover rapidly from
outages.

vSphere HA and vSphere Fault


Tolerance
vSphere
Storage
Site Recovery
vSphere vMotion, vMotion
Manager
vSphere DRS
NIC Teaming,
Storage
Multipathing

vSphere Replication, Third-Party


Backup Solutions, vSphere Data Protection

Component Server Storage Data Site

VMware vSphere: Install, Configure, Manage 9-7


2015 VMware Inc. All rights reserved.
vCenter Server Availability: Recommendations

Make VMware vCenter Server and the components that it relies on


highly available.
vCenter Server relies on these major components:
vCenter Server database:
Create a cluster for the database.

Authentication identity source:


For example, VMware Center Single Sign-On and Active Directory.
Set up with multiple redundant servers.

Methods for making vCenter Server available:


Use vSphere HA to protect the vCenter Server virtual machine.

VMware vSphere: Install, Configure, Manage 9-8


2015 VMware Inc. All rights reserved.
About vSphere HA
vSphere HA uses multiple ESXi hosts configured as a cluster to provide
rapid recovery from outages and cost-effective high availability for
applications running in virtual machines.

Protects against Protects against datastore


server failures accessibility failures

Protects virtual machines


Protects against application
against network isolation
failures

VMware vSphere: Install, Configure, Manage 9-9


2015 VMware Inc. All rights reserved.
vSphere HA Scenarios: ESXi Host Failure

Virtual Machine A Virtual Machine B


When a host fails,
Virtual Machine A Virtual Machine C Virtual Machine E
vSphere HA restarts
Virtual Machine B Virtual Machine D Virtual Machine F the affected virtual
machines on other
hosts.
ESXi Host ESXi Host ESXi Host

vCenter Server = vSphere HA Cluster

VMware vSphere: Install, Configure, Manage 9-10


2015 VMware Inc. All rights reserved.
vSphere HA Scenarios: Guest Operating System Failure

Virtual Machine A Virtual Machine C Virtual Machine E When a virtual


VMware Tools VMware Tools VMware Tools machine stops
Virtual Machine B Virtual Machine D Virtual Machine F sending heartbeats
VMware Tools VMware Tools VMware Tools or the virtual
machine process
ESXi Host ESXi Host ESXi Host crashes (vmx),
vSphere HA resets
the virtual machine.

vCenter Server = vSphere HA Cluster

VMware vSphere: Install, Configure, Manage 9-11


2015 VMware Inc. All rights reserved.
vSphere HA Scenarios: Application Failure

Application Application Application


When an application
Virtual Machine A Virtual Machine C Virtual Machine E
fails, vSphere HA
Application Application Application restarts the affected
Virtual Machine B Virtual Machine D Virtual Machine F virtual machine on the
same host.
ESXi Host ESXi Host ESXi Host Requires installation of
VMware Tools.

vCenter Server = vSphere HA Cluster

VMware vSphere: Install, Configure, Manage 9-12


2015 VMware Inc. All rights reserved.
Importance of Redundant Heartbeat Networks

In a vSphere HA cluster, heartbeats have these characteristics:


Heartbeats are sent between the master host and the slave hosts.
They are used to determine whether a master host or slave host has failed.
They are sent over a heartbeat network.

Redundant heartbeat networks ensure reliable failure detection.


Heartbeat network implementation:
Implemented by using a VMkernel port marked for management.

VMware vSphere: Install, Configure, Manage 9-13


2015 VMware Inc. All rights reserved.
Redundancy Using NIC Teaming

You can use NIC teaming to create a redundant heartbeat network on


ESXi hosts.
Ports or port groups used must be VMkernel ports.

NIC Teaming on an ESXi Host

VMware vSphere: Install, Configure, Manage 9-14


2015 VMware Inc. All rights reserved.
Redundancy Using Additional Networks

You can also create redundancy by configuring more heartbeat


networks: On each ESXi host, create a second VMkernel port on a
separate virtual switch with its own physical adapter.

VMware vSphere: Install, Configure, Manage 9-15


2015 VMware Inc. All rights reserved.
Review of Learner Objectives
You should be able to meet the following objectives:
Describe the options that you can configure to make your VMware vSphere
environment highly available
Discuss the response of VMware vSphere High Availability when a VMware
ESXi host, a virtual machine, or an application fails

VMware vSphere: Install, Configure, Manage 9-16


2015 VMware Inc. All rights reserved.
Lesson 2:
vSphere HA Architecture

9-17
2015 VMware Inc. All rights reserved.
Learner Objectives
By the end of this lesson, you should be able to meet the following
objectives:
Describe the heartbeat mechanisms used by vSphere HA
Identify and discuss other failure scenarios
Recognize vSphere HA design considerations

VMware vSphere: Install, Configure, Manage 9-18


2015 VMware Inc. All rights reserved.
vSphere HA Architecture: Agent Communication
Datastore Datastore Datastore

FDM FDM FDM

vpxa hostd vpxa hostd vpxa hostd

ESXi Host (Slave) ESXi Host (Slave) ESXi Host (Master)

To configure high availability, vpxd


ESXi hosts are grouped into vCenter Server
an object called a cluster. = Management Network

VMware vSphere: Install, Configure, Manage 9-19


2015 VMware Inc. All rights reserved.
vSphere HA Architecture: Network Heartbeats
VMFS VMFS NAS/NFS

Virtual Machine A Virtual Machine C Virtual Machine E

Virtual Machine B Virtual Machine D Virtual Machine F

Slave Host Slave Host Master Host

The master host sends periodic


heartbeats to the slave hosts so
that the slave hosts know that vCenter Server
the master host is alive. Management Network 1
Management Network 2

VMware vSphere: Install, Configure, Manage 9-20


2015 VMware Inc. All rights reserved.
vSphere HA Architecture: Datastore Heartbeats

VMFS VMFS NAS/NFS


Datastores are used as a
backup communication
channel to detect virtual
Virtual Machine A Virtual Machine C Virtual Machine E machine and host heartbeats.
Virtual Machine B Virtual Machine D Virtual Machine F

Slave Host Master Host Slave Host


Cluster Edit Settings Window

vCenter Server
Management Network 1
Management Network 2

VMware vSphere: Install, Configure, Manage 9-21


2015 VMware Inc. All rights reserved.
Additional vSphere HA Failure Scenarios
Slave host failure
Master host failure
Host isolation
Virtual machine storage failure:
Virtual Machine Component Protection
All Paths Down
Permanent Device Loss

Network failures and isolation

VMware vSphere: Install, Configure, Manage 9-22


2015 VMware Inc. All rights reserved.
Failed Slave Host
When a slave host does not respond to the network heartbeat issued by
the master host, the master vSphere HA agent tries to identify the cause.
NAS/NFS VMFS
(Lock File) (Heartbeat Region)
File Locks File Locks

Virtual Machine A Virtual Machine C Virtual Machine E

Virtual Machine B Virtual Machine D Virtual Machine F

Failed Slave Master Host Slave Host


Host

vCenter Server Primary Heartbeat Network


Alternate Heartbeat Network

VMware vSphere: Install, Configure, Manage 9-23


2015 VMware Inc. All rights reserved.
Failed Master Host
When the master host is placed in maintenance mode or crashes, the
slave hosts detect that the master host is no longer issuing heartbeats.
NAS/NFS VMFS
(Lock File) (Heartbeat Region)

File Locks File Locks

Virtual Machine A Virtual Machine C Virtual Machine E Default Gateway


(Isolation Address)
Virtual Machine B Virtual Machine D Virtual Machine F

Slave Host master host


Failed Master Host Slave Host
MOID: 98 MOID: 99 99
MOID: MOID: 100

Primary Heartbeat Network


vCenter Server Alternate Heartbeat Network
MOID = Managed Object ID

VMware vSphere: Install, Configure, Manage 9-24


2015 VMware Inc. All rights reserved.
Isolated Host
If the host does not observe
election traffic on the management
and cannot ping its default
gateway, the host is isolated.

Virtual Machine A Virtual Machine C Virtual Machine E

Virtual Machine B Virtual Machine D Virtual Machine F

ESXi Host ESXi Host ESXi Host

Primary Heartbeat Network


Default Gateway
Alternate Heartbeat Network
(Isolation Address)

VMware vSphere: Install, Configure, Manage 9-25


2015 VMware Inc. All rights reserved.
Design Considerations
Host isolation events can be minimized through good design:
Implement redundant heartbeat networks.
Implement redundant isolation addresses.

If host isolation events do occur, good design enables vSphere HA to


determine whether the isolated host is still alive.
Implement datastores so that they are separated from the management
network by using one or both of the following approaches:
Fibre Channel over fiber optic
Physically separating your IP storage network from the management network

VMware vSphere: Install, Configure, Manage 9-26


2015 VMware Inc. All rights reserved.
Virtual Machine Storage Failures
With an increasing number of virtual
machines and datastores on each
host, storage connectivity issues
have high costs but are infrequent.
Connectivity problems due to:
Network or switch failure
ESXi ESXi
Array misconfiguration
Power outage

Virtual machine availability is


affected:
Virtual machines on affected hosts are
difficult to manage.
Applications with attached disks crash.

VMware vSphere: Install, Configure, Manage 9-27


2015 VMware Inc. All rights reserved.
Virtual Machine Component Protection
Virtual Machine Component Protection (VMCP) protects against storage
failures in a virtual machine.
Only vSphere HA clusters that contain ESXi 6 hosts can be used to
enable VMCP.

Runs on cluster
enabled for
vSphere HA. Application
availability and
ESXi ESXi remediation.

VMCP detects
and responds to
failures.

VMware vSphere: Install, Configure, Manage 9-28


2015 VMware Inc. All rights reserved.
Review of Learner Objectives
You should be able to meet the following objectives:
Describe the heartbeat mechanisms used by vSphere HA
Identify and discuss other failure scenarios
Recognize vSphere HA design considerations

VMware vSphere: Install, Configure, Manage 9-29


2015 VMware Inc. All rights reserved.
Lesson 3:
Configuring vSphere HA

9-30
2015 VMware Inc. All rights reserved.
Learner Objectives
By the end of this lesson, you should be able to meet the following
objectives:
Recognize the prerequisites for creating and using a vSphere HA cluster
Configure a vSphere HA cluster

VMware vSphere: Install, Configure, Manage 9-31


2015 VMware Inc. All rights reserved.
About Clusters
A cluster is a collection of ESXi
hosts and their associated
virtual machines, configured to
share their resources.
vCenter Server manages cluster
resources like a single pool of
resources.
Components such as vSphere
HA and VMware vSphere
Distributed Resource
Scheduler are configured on
a cluster. Cluster

VMware vSphere: Install, Configure, Manage 9-32


2015 VMware Inc. All rights reserved.
vSphere HA Prerequisites
All hosts must be licensed for vSphere HA.
A cluster must contain at least two hosts.
All hosts must be configured with static IP addresses. If you are using DHCP,
you must ensure that the address for each host persists across reboots.
All hosts must have at least one management network in common.
All hosts must have access to the same virtual machine networks and
datastores.
For Virtual Machine Monitoring to work, VMware Tools must be installed.
Only vSphere HA clusters that contain ESXi 6 hosts can be used to enable
VMCP.

VMware vSphere: Install, Configure, Manage 9-33


2015 VMware Inc. All rights reserved.
Configuring vSphere HA Settings
When you create a vSphere HA cluster or configure a cluster, you must
configure settings that determine how the feature works.

VMware vSphere: Install, Configure, Manage 9-34


2015 VMware Inc. All rights reserved.
vSphere HA Settings: Virtual Machine Monitoring (1)
You use Virtual Machine Monitoring settings to control the monitoring of
virtual machines.

VMware vSphere: Install, Configure, Manage 9-36


2015 VMware Inc. All rights reserved.
vSphere HA Settings: Virtual Machine Monitoring (2)

VMware vSphere: Install, Configure, Manage 9-37


2015 VMware Inc. All rights reserved.
vSphere HA Settings: Datastore Heartbeating
A heartbeat file is created on the selected datastores and is used in the
event of a management network failure.

VMware vSphere: Install, Configure, Manage 9-38


2015 VMware Inc. All rights reserved.
vSphere HA Settings: Admission Control
vCenter Server uses admission control to ensure that:
Sufficient resources are available in a cluster to provide failover
protection
Virtual machine resource reservations are respected

VMware vSphere: Install, Configure, Manage 9-39


2015 VMware Inc. All rights reserved.
vSphere HA Settings: Advanced Options
To customize vSphere HA behavior, you set advanced vSphere HA options.
To force cluster not to use the default isolation address (default gateway):
das.usedefaultisolationaddress = false
To force cluster to ping alternate isolation addresses:
das.isolationaddressX = pintable address
To force cluster to wait beyond default 30-second isolation action window:
fdm.isolationpolicydelaysec = > 30 sec

VMware vSphere: Install, Configure, Manage 9-40


2015 VMware Inc. All rights reserved.
Configuring Virtual Machine Overrides
You can override the vSphere HA settings that are set on a cluster for
individual virtual machines in that cluster.

VMware vSphere: Install, Configure, Manage 9-41


2015 VMware Inc. All rights reserved.
Network Configuration and Maintenance
Before changing the networking settings on an ESXi host (adding port
groups, removing virtual switches, and so on), you must suspend the
Host Monitoring feature and place the host in maintenance mode.
This practice prevents unwanted attempts to fail over virtual machines.

VMware vSphere: Install, Configure, Manage 9-42


2015 VMware Inc. All rights reserved.
Cluster Resource Reservation
The Resource Reservation tab reports total cluster CPU, memory,
memory overhead, storage capacity, the capacity reserved by virtual
machines, and how much capacity is still available.

VMware vSphere: Install, Configure, Manage 9-43


2015 VMware Inc. All rights reserved.
Monitoring Cluster Status
You can monitor the status of a vSphere HA cluster on the Monitor tab.

VMware vSphere: Install, Configure, Manage 9-44


2015 VMware Inc. All rights reserved.
Lab 21: Using vSphere HA
Demonstrate vSphere HA functionality
1. Create a Cluster Enabled for vSphere HA
2. Add Your ESXi Host to a Cluster
3. Test vSphere HA Functionality
4. View the vSphere HA Cluster Resource Usage
5. Manage vSphere HA Slot Size
6. Configure a vSphere HA Cluster with Strict Admission Control
7. Prepare for Upcoming Labs

VMware vSphere: Install, Configure, Manage 9-45


2015 VMware Inc. All rights reserved.
Review of Learner Objectives
You should be able to meet the following objectives:
Recognize the prerequisites for creating and using a vSphere HA cluster
Configure a vSphere HA cluster

VMware vSphere: Install, Configure, Manage 9-46


2015 VMware Inc. All rights reserved.
Lesson 4:
Introduction to vSphere Fault
Tolerance

9-47
2015 VMware Inc. All rights reserved.
Learner Objectives
By the end of this lesson, you should be able to meet the following
objectives:
List VMware vSphere Fault Tolerance requirements and limitations
Describe vSphere Fault Tolerance operation

VMware vSphere: Install, Configure, Manage 9-48


2015 VMware Inc. All rights reserved.
vSphere Fault Tolerance
vSphere Fault Tolerance provides instantaneous failover and continuous
availability:
Zero downtime
Zero data loss
No loss of TCP connections

Instantaneous
Failover

Fast Checkpointing

Primary Virtual Machine Secondary Virtual Machine

ESXi

VMware vSphere: Install, Configure, Manage 9-49


2015 VMware Inc. All rights reserved.
vSphere Fault Tolerance Features (1)
vSphere Fault Tolerance protects mission-critical, high-performance
applications regardless of the operating system used.
vSphere Fault Tolerance:
Supports up to four virtual CPUs
Supports up to 64 GB of memory
Supports VMware vSphere vMotion for primary and secondary virtual
machines
Creates a secondary copy of all virtual machine files, including disks
Provides fast checkpoint copying to keep primary and secondary CPUs
synchronized

VMware vSphere: Install, Configure, Manage 9-50


2015 VMware Inc. All rights reserved.
vSphere Fault Tolerance Features (2)
vSphere Fault Tolerance:
Supports thin-provisioned disks
Supports memory virtualization hardware assist
Supports Enhanced vMotion Compatibility clusters

VMware vSphere: Install, Configure, Manage 9-51


2015 VMware Inc. All rights reserved.
How vSphere Fault Tolerance Works with vSphere HA and vSphere
DRS
vSphere Fault Tolerance works with vSphere HA and vSphere DRS.
vSphere HA:
Is required for vSphere Fault Tolerance
Restarts failed virtual machines
Is vSphere Fault Tolerance aware

vSphere DRS:
Selects the virtual machines location at power-on
Does not balance fault-tolerant virtual machines in a balanced cluster

Primary Secondary New Secondary


Machine Machine Machine

ESXi ESXi ESXi

VMware vSphere: Install, Configure, Manage 9-52


2015 VMware Inc. All rights reserved.
Redundant VMDKs
vSphere Fault Tolerance creates two complete virtual machines.
Each virtual machine has its own .vmx configuration file and .vmdk
files. Each of these virtual machines can be on a different datastore.

Primary Secondary
.vmx file .vmx file

vmdk file vmdk file vmdk file vmdk file vmdk file vmdk file
Datastore 1 Datastore 2

VMware vSphere: Install, Configure, Manage 9-53


2015 VMware Inc. All rights reserved.
vSphere Fault Tolerance Checkpoint
vSphere Fault Tolerance supports multiple processors.
Changes on the primary machine are not processed on the secondary
machine. The memory is updated on the secondary.

Input
ESXi ESXi

FT
Network

Result X

VMware vSphere: Install, Configure, Manage 9-54


2015 VMware Inc. All rights reserved.
vSphere vMotion: Precopy
During a vSphere vMotion migration, a second virtual machine is created
on the destination host. Then the memory of the source virtual machine
is copied to the destination.

VM A VM A

Memory
Bitmap

vSphere vMotion Memory Precopy


Network
Virtual Machine
Port Group

Virtual Machine
End User

VMware vSphere: Install, Configure, Manage 9-55


2015 VMware Inc. All rights reserved.
vSphere vMotion: Memory Checkpoint
In vSphere vMotion migration, checkpoint data is the last bit of memory
that keeps changing.

VM A VM A

Memory
Bitmap

vSphere vMotion Checkpoint Data


Network
Virtual Machine
Port Group

Virtual Machine
End User

VMware vSphere: Install, Configure, Manage 9-56


2015 VMware Inc. All rights reserved.
vSphere Fault Tolerance Fast Checkpointing
The SMP FT checkpoint interval is dynamic by default. It adapts to
maximize the workload performance and can range from as small as a
few milliseconds to as large as several hundred milliseconds.

vmx config
Devices
Disks
VM memory

checkpoint

Fault Tolerance
Primary Host Network Secondary Host

VMware vSphere: Install, Configure, Manage 9-57


2015 VMware Inc. All rights reserved.
Shared Files
vSphere Fault Tolerance has shared files:
shared.vmft prevents UUID change.
.ftgeneration is for the split-brain condition.

Primary Host Secondary Host

shared.vmft

.ftgeneration

VMware vSphere: Install, Configure, Manage 9-58


2015 VMware Inc. All rights reserved.
shared.vmft File
The shared.vmft file, which is found on a shared datastore, is the
vSphere Fault Tolerance metadata file and contains the primary and
secondary instance UUIDs and the primary and secondary vmx paths.

UUID-1 UUID-1
UUID-2

VM Guest OS

Ref: UUID-1

VMware vSphere: Install, Configure, Manage 9-59


2015 VMware Inc. All rights reserved.
Enabling vSphere Fault Tolerance on a Virtual Machine
You can turn on vSphere
Fault Tolerance for a
virtual machine through
the VMware vSphere
Web Client.

VMware vSphere: Install, Configure, Manage 9-60


2015 VMware Inc. All rights reserved.
Review of Learner Objectives
You should be able to meet the following objectives:
List VMware vSphere Fault Tolerance requirements and limitations
Describe vSphere Fault Tolerance operation

VMware vSphere: Install, Configure, Manage 9-61


2015 VMware Inc. All rights reserved.
Lesson 5:
vSphere Replication and vSphere
Data Protection

9-62
2015 VMware Inc. All rights reserved.
Learner Objectives
By the end of this lesson, you should be able to meet the following
objectives:
Describe VMware vSphere Replication
Identify vSphere Data Protection requirements
List vSphere Data Protection sizing guidelines
Describe vSphere Data Protection installation and configuration
Explain how to back up and restore data with vSphere Data Protection

VMware vSphere: Install, Configure, Manage 9-63


2015 VMware Inc. All rights reserved.
About vSphere Replication
vSphere Replication is an extension to vCenter Server.
It provides hypervisor-based virtual machine replication and recovery.

vSphere
Replication

Source vSphere vSphere Target

VMware vSphere: Install, Configure, Manage 9-64


2015 VMware Inc. All rights reserved.
How Replication Works
vSphere Replication enables replication of a virtual machine from a
source site to a target site, monitoring and managing the status of the
replication, and recovering the virtual machine at the target site.

Replication
Between
Two Sites

VMware vSphere: Install, Configure, Manage 9-65


2015 VMware Inc. All rights reserved.
Steps for Full Recovery
vSphere Replication integrates with Volume 1. Right-click and
Shadow Copy Service through VMware Tools. select Recover.

2. Select a target
folder.

3. Select a target
resource.

4. Click Finish.

Validates your choices as you go

VMware vSphere: Install, Configure, Manage 9-66


2015 VMware Inc. All rights reserved.
About vSphere Data Protection
vSphere Data Protection is a robust, easily deployed, disk-based backup
and recovery solution.
vSphere Data Protection

VMware vSphere: Install, Configure, Manage 9-67


2015 VMware Inc. All rights reserved.
vSphere Data Protection Requirements and Architecture
vSphere Data Protection requires vCenter Server, either the Windows
implementation or vCenter Server Appliance.

vSphere Data Protection Components

VMware vSphere: Install, Configure, Manage 9-68


2015 VMware Inc. All rights reserved.
Creating and Editing a vSphere Data Protection Backup Job
You create and edit a backup job on the Backup tab of the vSphere Data
Protection UI in the vSphere Web Client.

Creating a Custom Retention Policy

VMware vSphere: Install, Configure, Manage 9-70


2015 VMware Inc. All rights reserved.
Performing Restores with vSphere Data Protection
You can restore an entire virtual machine from the Restore tab in the
vSphere Data Protection UI:
The administrator can browse the list of protected virtual machines and select
one or more restore points.
Individual VMDKs can also be restored.

VMware vSphere: Install, Configure, Manage 9-71


2015 VMware Inc. All rights reserved.
Review of Learner Objectives
You should be able to meet the following objectives:
Describe VMware vSphere Replication
Identify vSphere Data Protection requirements
List vSphere Data Protection sizing guidelines
Describe vSphere Data Protection installation and configuration
Explain how to back up and restore data with vSphere Data Protection

VMware vSphere: Install, Configure, Manage 9-72


2015 VMware Inc. All rights reserved.
Key Points
vSphere HA restarts virtual machines on the remaining hosts in the cluster.
Hosts in vSphere HA clusters have a master-slave relationship.
You implement redundant heartbeat networks either with NIC teaming or by
creating additional heartbeat networks.
vSphere Fault Tolerance provides zero downtime for applications that must be
available at all times.
vSphere Replication can be used to protect virtual machines as part of a
disaster recovery strategy.
vSphere Replication is the only hypervisor-based replication solution that
operates at the individual VMDK level, enabling replication between datastores
hosted on any storage.
vSphere Data Protection is a backup and recovery solution from VMware.

Questions?

VMware vSphere: Install, Configure, Manage 9-73


2015 VMware Inc. All rights reserved.

Potrebbero piacerti anche