Zerto Virtual Manager Administration Guide
Zerto Virtual Manager Administration Guide
Manager
Administration
Guide
ZVR-ADV-3.5U5-01-26-12-14
Table of Contents
About This Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Intended Audience. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Overview of Content in This Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Zerto Virtual Replication Documentation Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Support and Feedback. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
153
154
156
157
158
Zerto Virtual Replication provides a business continuity (BC) and disaster recovery (DR) solution in a virtual environment,
enabling the replication of mission-critical applications and data as quickly as possible and with minimal data loss. When
devising a recovery plan, these two objectives, minimum time to recover and maximum data to recover, are assigned
target values: the recovery time objective (RTO) and the recovery point objective (RPO). Zerto Virtual Replication enables
a virtual-aware recovery with low values for both the RTO and RPO. In addition, Zerto Virtual Replication enables
protecting virtual machines for extended, longer term, recovery from an offsite backup.
This guide describes how to configure and manage Zerto Virtual Replication to implement business continuity and disaster
recovery (DR) solutions in a VMware virtual environment.
Intended Audience
This guide is for the use of experienced VMware administrators.
Description
Introduction to Zerto Virtual Replication Describes the underlying concepts and architecture of Zerto Virtual
Replication.
Site Configuration
Describes disaster recovery and offsite backup flows from the initial
protection to the recovery of virtual machines.
Protecting Virtual Machines to and From Describes how to protect virtual machines to a vCenter Server,
a vCenter Server
including protecting a vApp.
Protecting Virtual Machines to and From Describes how to protect virtual machines to vCloud Director.
vCloud Director
10
Managing VPGs
11
Managing VRAs
12
13
Chapter Title
Description
14
Testing Recovery
15
16
Managing Failover
17
18
19
20
21
Troubleshooting
23
Zerto Cloud Manager Installation Guide How to install Zerto Cloud Manager.
Zerto Virtual Manager Administration
Guide
How to implement and manage replication and a disaster recovery (DR) solution
in a virtual environment using Zerto Virtual Replication.
This guide: How to configure and continue to manage Zerto Virtual Replication
using Zerto Cloud Manager.
How to install and use the Zerto Virtual Replication Windows PowerShell cmdlets,
including the cmdlets to use when upgrading Zerto Virtual Replication.
How to use the Zerto Virtual Replication REST APIs to manage disaster recovery
programmatically.
Information about all the alarms, alerts and events that can be issued by Zerto
Virtual Replication during daily operations with resolutions to problems where
possible.
10
11
Disaster recovery is the process of preparing for recovery or continuation of IT processing tasks that support critical
business processes in the event of a threat to the IT infrastructure. This chapter describes Zerto Virtual Replication general
concepts to enable replication and recovery in a virtual environment.
The following topics are described in this chapter:
For details about Zerto Virtual Replication for cloud service providers and enterprises using the Zerto Cloud Manager to
manage multiple sites, also refer to Zerto Cloud Manager Installation Guide and Zerto Cloud Manager Administration Guide.
12
In the protected site you define the virtual machines that you want to replicate, either individually or together, as a virtual
protection group (VPG). The virtual machines that you include in the VPG can come from one or more ESX/ESXi hosts in
the vCenter Server. In this way, you can protect applications that run on multiple virtual machines and disks as a single unit
a VPG. An example of an application that runs on multiple virtual machines includes software that requires a web server
1. For cloud-based architecture diagrams, see Zerto Virtual Replication Zerto Cloud Manager Installation.
13
and database, both of which run on virtual machines different than the virtual machine where the application software
runs.
Every write is copied by Zerto Virtual Replication and sent, asynchronously, to the recovery site, while the write continues
to be processed on the protected site. For greater efficiency and performance, the write is compressed before being sent to
the recovery site with throttling techniques being used to prioritize network traffic.
On the recovery site the write is written to a journal managed by a Virtual Replication Appliance (VRA). Each protected
virtual machine has its own journal.
Every few seconds, a checkpoint is also written to the journals. These checkpoints ensure write order fidelity and crashconsistency to each checkpoint. During recovery you pick one of these crash-consistent checkpoints and recover to this
point. Additionally, checkpoints can be manually added by the administrator, with a description of the checkpoint. For
example, when an event is going to take place that might result in the need to perform a recovery, you can pinpoint when
this event occurs as a checkpoint written to each journal.
The VRA manages the journals for every virtual machine that will be recovered to the ESX/ESXi hosting that VRA. It also
manages images of the protected volumes for these virtual machines. During a failover, you can specify that you want to
recover the virtual machines in the VPG using the last checkpoint or you can specify an earlier checkpoint, in which case
the recovery of the mirror images under the VRA are synchronized to this checkpoint. Thus, you can recover the
environment to the point before any corruption and ignore the later writes in the journal that were corrupted, either caused
by a crash in the protected site or for other reasons, such as a virus.
To improve the RTO during recovery, the user is able to start working even before the virtual machine volumes on the
recovery site have been fully synchronized. Every request is analyzed and the response returned either from the virtual
machine directly or from the journal if the information in the journal is more up-to-date. This continues until the recovery
site virtual environment is fully synchronized, up until the last checkpoint or an earlier checkpoint, when the integrity of the
protected site was assured.
When recovery to a point in further back than the time saved in the journal is required, an offsite backup can be restored.
Offsite backups are an extension of disaster recovery, with the virtual machine files such as the vmx and vmdk files saved
to a repository for up to one year and used to restore the virtual machines to the point of the stored offsite backup at the
recovery site.
14
Hardware Agnostic
Because Zerto Virtual Replication software manages recovery of virtual machines and virtual disks only, it does not matter
what hardware is used in either the protected or recovery sites; it can be from the same vendor or different vendors. As
long as the storage device supports the SCSI protocol, any storage device can be used. With Zerto Virtual Replication the
logical storage is separated from the physical storage so that the vendor and type of actual storage hardware do not need
to be considered.
Fully Scalable
Zerto Virtual Replication sits in the hypervisor level and enables defining software-only Virtual Replication Appliances
(VRAs) on each ESX/ESXi host to manage the replication of virtual machines on that host. Increasing the number of ESX/
ESXi hosts is handled by defining a new VRA on each new ESX/ESXi host. There is no need to install additional software to
the vCenter Server to handle additional ESX/ESXi hosts or virtual machines and no need to consider additional hardware
acquisitions.
One-Click Migration
Application migrations can be resource intensive projects that take weeks of planning, execution and downtime. With
Zerto Virtual Replication migrations are greatly simplified and can be completed without extended outages or
maintenance windows and across different types of hardware and different versions of VMware products, including from a
vCenter environment to a vCloud environment.
Offsite Backup
Zerto Virtual Replication provides an offsite back up option that enables saving the protected virtual machines offsite for
up to one year in a state where they can be easily deployed. Because the backups use the same mechanism used for
disaster recover, the performance impact on the production site is minimal, since the processing is performed on the
recovery site. The offsite backups are fixed points saved either weekly or monthly.
15
Minimal RPO
Zerto Virtual Replication utilizes continuous data protection, sending a record of every write in the virtual protection group
to the recovery site. The transfer of this information is done over an optimized WAN asynchronously. If recovery is
required, all the data that was transferred to the recovery site is available resulting in recovery within the requested RPO.
Minimal RTO
During recovery the mirrors of the virtual machines that need recovering are recovered in the recovery site from the Virtual
Replication Appliance and synchronized to the checkpoint requested for this failover. During this synchronization, users
can access the virtual machine on the recovery site. Every request is analyzed and the response returned either from the
virtual machine directly or from the journal for the virtual machine, if the information in the journal is more up-to-date. This
continues until the recovery site virtual environment is fully synchronized.
In traditional replication architectures, either a complete LUN with all the data for multiple machines is replicated or a
single LUN is used for each machine. In both of these cases, the wasted storage and all the inflexibility, both in terms of
planning and operating recovery, means that although replication is achieved, either it is has a high RTO or it is prone to
errors. A single LUN can be used to store the data for multiple virtual machines and Zerto Virtual Replication makes sure
that only the data relevant to the virtual machine requiring replication is in fact replicated. In addition, you can also create
VPGs across different LUNs.
Policy-based
In the protected site you define the virtual machines that you want to recover, either individually or as groups, as a virtual
protection group (VPG). The virtual machines that you include in the VPG can come from one or more ESX/ESXi hosts in
the vCenter Server. In this way, you can protect applications that run on multiple virtual machines and disks as a single
unit, in a single VPG.
16
17
You manage the protection and replication of virtual machines in vSphere, between the protected and recovery sites, using
the Zerto User Interface.
The following topics are described in this chapter:
Zerto also provides a set of PowerShell cmdlets and REST APIs to enable incorporating some of the disaster recovery
functionality within scripts or programs.
On first access to the user interface, you might have to set up secure communication, as described in Adding a Security
Certificate to Enable Access to the Zerto User Interface, on page 20.
2.
Login using the user name and password for the vCenter Server connected to the Zerto Virtual Manager.
Note: You cannot protect a vApp, as a vApp, using the Zerto DR Management User Interface.
Login using the user name and password for the vCenter Server connected to the Zerto Virtual Manager.
2.
18
When the vSphere Web Client service is installed on a Microsoft Windows platform: Copy and run
VsphereWebClientPluginEnabler.exe to the machine where you run the web client service. This file is
located in the Zerto Virtual Replication folder under the folder where Zerto Virtual Replication was
installed. You can copy VsphereWebClientPluginEnabler.exe to any folder on the relevant machine. Run
VsphereWebClientPluginEnabler.exe as an administrator.
When the vSphere Web Client is installed on a Linux platform, via the vCenter Server Linux Virtual Appliance (vCSA):
In the directory /var/lib/vmware/vsphere-client, open the webclient.properties file in a text editor
and add the following to the file:.
scriptPlugin.enabled = true
2.
Login using the user name and password for the vCenter Server connected to the Zerto Virtual Manager.
2.
In the browser, navigate to a vSphere node supported by Zerto Virtual Replication, such as the root node or a virtual
machine, and choose the Classic Solutions tab, which is now displayed after the Related Objects tab.
Note: With Chrome and Firefox browsers, you must load the script plug-in page in an external tab at least once before
it appears inside the vSphere Web Client. The Classic Solutions tab is displayed when there is a plug-in
installed, in this case the Zerto Virtual Replication user interface plug-in.
3.
19
4. If more than one plug-in is installed, click Zerto to display the Zerto Virtual Replication UI.
20
Note: Access the Zerto User Interface using the IP and not the name of the machine where Zerto Virtual Replication is
installed.
1.
2.
3.
Follow the wizard: Place all the certificates in the Trusted Root Certification Authorities store: Select
the Place all certificates in the following store option and browse to select the Trusted
Root Certification Authorities store.
4. Continue to the end of the wizard. Click Yes when the Security Warning is displayed.
5.
6.
Click OK when prompted and then Yes in the Security Alert dialog to continue.
21
Setting Permissions
Zerto Virtual Replication supplies a number of default permissions that enable a VMware administrator to perform specific
actions:
Live Failover / Move Enables performing a failover or move.
Manage cloud connector Enables installing and uninstalling Zerto Cloud Connectors. For details, refer to Zerto Cloud
Manager Administration Guide.
Manage Sites Enables editing the site configuration, including site details, pairing and unpairing sites, updating the
license and editing advanced site settings.
Manage VPG Enables creating, editing, and deleting a VPG and adding checkpoints to a VPG.
Manage VRA Enables installing and uninstalling VRAs.
Test Failover Enables performing a test failover.
Viewer For internal use only.
These permissions are assigned as privileges to the Administrator role when Zerto Virtual Replication is installed. You can
define additional roles and assign these roles the privileges they need. All privileges are implemented at the root level, and
thus apply to every object in the vCenter Server.
Sizing Considerations
There are a number of sizing issues to consider when setting up your disaster recovery, including the following:
22
Site Configuration
ESX/ESXi 4.x hosts The sum of all VMDKs of all virtual machines protected on a particular ESXi must be lower than, by
default, 4TB. Using an ESX tweak, this can grow as high as 32TB.
This limit includes not only the VRA and any shadow VRAs, but also all virtual machines running on that host.
To adjust the value:
1.
Log in to vCenter Server or the ESX/ESXi host using VMware Infrastructure (VI) Client. If connecting to vCenter
Server, select the ESX/ESXi host from the inventory.
2.
3.
4. Select VMFS3.
5.
6.
Note: The net effect of this change is that the ESX/ESXi kernel will require a small amount of additional memory, such as
the 128MB used to get a maximum of 32TB for ESX/ESXi 4.x hosts specified in the above procedure, for the larger heap,
but it will allow virtual machines with more than 4TB (ESXi/ESX 4.x) or 8TB (ESXi 5.0/5.1) of virtual disk to be addressed.
WAN Sizing
When preparing your deployment, you need to verify that the connectivity between the two sites has bandwidth capacity
that can handle the data to be replicated between the sites.
Zerto Virtual Replication employs sophisticated compression algorithms to reduce the bandwidth required between the
sites. While compression can be very effective in reducing the bandwidth requirements, its efficiency is dependent on data
characteristics.
Note: Zerto Virtual Replication can also work with third-party WAN optimization and acceleration technologies, such as
those supplied by Riverbed Technologies, Silver Peak, and others.
2.
3.
Use the Zerto WAN Sizing Estimator to calculate the estimated bandwidth requirements.
Contact Zerto support to get a copy of the Zerto WAN Sizing Estimator.
To enable vCenter Server data collection:
1.
2.
3.
Select Statistics.
23
Site Configuration
4. Make sure that the Statistics Level value for all interval durations up to and including the one day duration is at least 2.
If any of the durations have a value less than 2, do the following, starting with the smallest interval:
a) Select the interval and click Edit.
b) Change Statistics Level to Level 2.
c) Click OK.
5.
Repeat step 4 for all the values up to and including the 1 day interval duration.
6.
Click OK and wait for at least a day before using the aggregate usage data.
24
Site Configuration
By using operating system performance monitors, such as the Microsoft Performance Monitor utility for Windows
operating systems or the iostat command for Linux operating systems. For further information about this option,
contact support at [email protected].
Collect data for a minimum of one day. Collecting this information impacts on performance and therefore the collection
period should be long enough to gather a true representation of usage but not too long. The first procedure described
below, to collect data characteristics for the VMs via the vSphere Client console performance statistics, uses a timeframe
of one day and the second procedure, to collect data characteristics for the VMs by running a script to collect the data
characteristics uses a timeframe of seven days.
Note: When running vCenter Server versions before version 5.x, if any of the virtual machines use NFS storage, metrics for
the NFS storage are not generated by the vCenter Server.
To collect data characteristics for the VMs via the vSphere Client console performance statistics:
1.
In the vSphere Client console select the VM and open the Performance tab.
2.
Click Advanced.
3.
In Counters, click None to clear all the selections and then select Disk Write Rate or Write Rate.
6.
Click OK.
A chart similar to the following is generated:
25
Site Configuration
Use the chart for the average write rate of the VM.
To collect data characteristics for the VMs via a script:
Note: The following script and the samples supplied with the download, require vSphere PowerCLI and permissions to
access the vCenter Server using the script.
Note: Versions of this script are included in the download with this document.
26
Site Configuration
Note: The Zerto WAN Sizing Estimator colors the cell red if you decide to employ compression on compressed data and
orange if you decide to avoid compression for compressible data.
The Zerto WAN Sizing Estimator calculates the total bandwidth estimation for your deployment, using a minimum value of
5 Mb/sec. The estimation is displayed on the top of each page of the Zerto WAN Sizing Estimator.
You can estimate the WAN sizing required without using the Zerto WAN Sizing Estimator using the following procedure.
To estimate sizing without using the Zerto WAN Sizing Estimator:
1.
For each virtual machine in the VPG multiply the KB/sec, based on the statistics gathered by 8 and divide the result by
1024 to provide an answer in Mb/sec Divide this result by 2 if compression is enabled for the VM and the data is
compressible.
2.
27
Site Configuration
2.
28
Site Configuration
3.
Make any required changes to the settings, click Save and then Close. The following settings can be defined in the
Advanced Settings dialog:
Defining the Maximum Bandwidth Used by Zerto Virtual Replication Between Sites, below.
Defining the Default Script Timeout, on page 30.
Defining the Scaling Used for Performance Graphs, on page 30.
Enable Replication to the Same Site That is Protecting the Virtual Machines, on page 30.
Defining the Replication Pause Time, on page 31.
Defining the Failover and Move Operation Default Commit Policy, on page 31.
Configuring Email Notifications for Alerts, on page 31.
Defining Resource Report Sampling Period, on page 32.
Reviewing Supported Host Versions, on page 32.
Defining Zerto Support Settings, on page 33.
You also use the Advanced Settings dialog to setup vCloud Director and Zerto cloud connector static routes. For
details, refer to Zerto Cloud Manager Administration Guide.
Check the Time-based Bandwidth Throttling checkbox and then click Configure.
The Time-based Bandwidth Throttling dialog is displayed.
29
Site Configuration
2.
3.
In the From fields, select the start time for the throttling.
Click OK.
6.
Click Save.
Note: These throttling features can be disabled at the request of Zerto support.
Enable Replication to the Same Site That is Protecting the Virtual Machines
When a single vCenter is used, for example with remote branch offices, when replicating from one datacenter to another
datacenter, both managed by the same vCenter Server, you have to enable replication to the same vCenter Server and
pairing is not required.
Enable replication to self When the same site is used for both the protected and recovery sites, specify this option to
enable recovery to the same site.
30
Site Configuration
31
Site Configuration
2.
Specify the SMTP server Address of the vCenter Server. The Zerto Virtual Manager must be able to reach this
address.
3.
If the SMTP Server Port was changed from the default, 25, specify the port number.
4. Specify a valid email address for the email sender name in the Sender Account field.
5.
Specify a valid email address where you want to send the email in the To field.
You can test that the email notification is set up correctly by clicking Send Test Email. An email with the subject ZVR
Test Email is sent to the email address specified in the To field.
6.
Specify if you want to be notified by email about any Zerto Virtual Replication alerts issued. An email is sent when the
alert is issued and after it has been successfully handled and the alert is no longer valid.
7.
If offsite backups are generated, specify if you want to be sent these reports by email. Configure the reporting
parameters as described in Configure Backup Reporting, below.
8.
Click Save.
2.
32
Site Configuration
Clicking the tab opens the Settings Requested by Zerto Support dialog.
33
Site Configuration
2.
3.
4. If the credentials to access the vCenter Server from the Zerto Virtual Manager change, specify the new credentials:
User Name The administrator name used to access the vCenter Server. The name can be entered using either of the
following formats:
username
domain\username
Password The password used to access the vCenter Server for the given user name. To ensure security, after saving
the settings, the password field is cleared.
5.
Click Save.
34
Site Configuration
A warning is generated when either the license expires or the more than the licensed number of virtual machines are being
protected. Protection continues but the license should be updated. After getting a new license key you can update Zerto
Virtual Replication with this key.
Note: The number of virtual machines is independent of whether they are in vApps or not.
To update a license key:
1.
2.
Click License.
35
Site Configuration
4. Click Close.
The license is updated on the local site and the paired remote sites.
2.
36
Site Configuration
3.
4. Click Submit.
The ticket is processed and the progress displayed. If the email address is not valid the ticket is rejected. Once the ticket
submission starts, it cannot be canceled.
37
Zerto Virtual Replication enables protecting virtual machines, for both disaster recovery or for extended, longer term,
recovery from an offsite backup, by protecting the relevant virtual machines in virtual protection groups. A virtual
protection groups (VPG) is a group of virtual machines that you want to group together for recovery purposes. For
example, the virtual machines that comprise an application like Microsoft Exchange, where one virtual machine is used for
the software, one for the database and a third for the Web Server, require that all three virtual machines are replicated to
maintain data integrity.
The following topics are described in this chapter:
On creation of the VPG each protected virtual machine in a VPG replicated on the recovery site under the VRA on the host
specified in the VPG definition as the host for the recovery of the virtual machine.
Every write to the protected virtual machine in a VPG is copied by the VRA on the same host as the protected machine and
passed to the VRA on the host in the recovery site specified in the VPG definition as the host for the recovery of the virtual
machine. These writes first are saved in a journal for a specified period and then moved to replica virtual disks managed by
the VRA, which mirror the protected virtual machine disks.
A failover
A planned move of the protected virtual machines from the protected to the recovery site
A clone of the protected virtual machine is required on the recovery site
When a recovery operation is performed, the VRA creates the virtual machines defined in the VPG and attaches the virtual
disks to these machines. It then promotes the data from the journal to the virtual machine disks.
The following table references the appropriate procedure to protect virtual machines:
User Interfacea
Reference
Protect a single virtual machine in a vSphere Web Client Protecting a Single Virtual Machine, on page 63.
vCenter and recover to a vCenter
or Client console only
Protect a vApp in a vCenter and
recover to a vCenter
Protect virtual machines to or from
vCloud Director
a. The user interface column identifies instances where only a specific Zerto User Interface can be used.
38
After initializing the VPG, all writes to the protected virtual machines are sent by the VRA on the relevant host for each
virtual machine on the protected site to the VRA on the recovery site specified as the recovery host for the virtual machine.
The information is saved in the journal for the virtual machine with a timestamp, ensuring write-fidelity. Every few seconds
the Zerto Virtual Manager causes a checkpoint to be written to every journal on the recovery site for every virtual machine
in the VPG, ensuring crash-consistency.
The data remains in the journal until the time specified for the journal when it is moved to the relevant mirror disks, also
managed by the VRA for the virtual machine. In this way, you can recover the virtual machines using the mirror disks and
then promoting the data from the journal to include the final few hours of data for each virtual machine. Refer to The Role
of the Journal During Protection, on page 47 for more details about the journal.
The following table references the procedures to recover virtual machines protected in a VPG:
Reference
General overview of recovery procedures
Testing failover
39
The following table references the appropriate procedure to protect virtual machines for extended backup:
User
Interfacea
Reference
a. The user interface column identifies instances where only a specific Zerto User Interface can be used.
After initializing the VPG, Zerto Virtual Replication periodically checks that the schedule to run an offsite backup has not
been passed, either a daily offsite backup or a weekly offsite backup. At the scheduled backup time, the offsite backup is
run and the offsite backup file stored in the specified repository.
Offsite backups are kept for the retention period specified in the VPG. However, over time the number of stored offsite
backups is reduced to save space.
The following table references the procedures to restore virtual machines:
Reference
Restore backed up protected virtual machines to the recovery site
1 week
1 month
11
35
3 months
13
91
6 months
16
175
9 months
19
259
12 months
11
22
343
That is, an offsite backup is kept for each day for the current week and then the oldest offsite backup for the previous week
is kept for the previous four weeks and then the oldest monthly backup is kept for the rest of the retention period.
The number of stored offsite backups for weekly backups is as follows:
Retention
period
1 week
1 month
58
3 months
121
6 months
10
205
9 months
13
289
12 months
12
16
373
40
That is, an offsite backup is kept for each week for the current month and then the oldest backup for the month is kept and
then the oldest monthly backup is kept for the rest of the retention period.
41
Disaster recovery using Zerto Virtual Replication enables recovering from a disaster to any point between the moment just
before the disaster and a specified amount of time in the past up to five days. The recovery is done in real time at the
recovery site with a minimal RTO.
If there is an additional requirement to extend the recovery ability to more than five days, Zerto Virtual Replication
provides an offsite back up option that enables saving the protected virtual machines offsite in a state where they can be
easily deployed for up to one year.
The virtual machine files are saved in a repository accessible from the recovery site for the required period. Each virtual
machine can have multiple offsite backups created according to a fixed schedule.
The offsite backups are managed by a Windows service, the Virtual Backup Appliance (VBA). The VBA is installed as part
of the Zerto Virtual Replication installation. During an offsite backup, the VBA communicates with the VRAs on the
recovery site to create the virtual machine files, such as the vmx and vmdk files in a repository. The offsite backups are
fixed points saved either weekly or monthly in the repository. Before you can create an offsite backup for virtual machines,
you must first create one or more repositories for the offsite backup jobs.
The following offsite backup set up options are described in this chapter:
In the Zerto User Interface for the recovery site, click the Setup tab and then the Repositories tab.
2.
42
Click Save.
The repository is created.
You can define more than one repository and when defining offsite backup, you specify which repository to use. The
default repository is the default displayed when an offsite backup is defined.
Note: A cloud service provider using Zerto Cloud Manager must also add the repository to either the vCenter resources or
vCD resources in the Zerto Cloud Manager, as described in the Zerto Cloud Manager Administration Guide.
You can export the list of repositories with their details to an Excel worksheet by clicking the Export button.
After creating a repository you can specify virtual machines to be backed up to the repository, described in either
Protecting Virtual Machines to and From a vCenter Server, on page 52 or Protecting Virtual Machines to and From
43
vCloud Director, on page 74, and restore backed up machines as described in Restoring Protected Virtual Machines
From an Offsite Backup Repository, on page 192.
In the Zerto User Interface for the recovery site, click the Setup tab and then the Repositories tab.
2.
Click Save.
44
45
Virtual machines are protected in virtual protection groups. A virtual protection groups (VPG) is a group of virtual
machines that you want to group together for recovery purposes. For example, the virtual machines that comprise an
application like Microsoft Exchange, where one virtual machine is used for the software, one for the database and a third
for the Web Server, require that all three virtual machines are replicated to maintain data integrity.
Once a virtual machine is protected, all changes made on the machine are replicated in the remote site. The replicated
virtual machines in the remote site can be recovered to any point in time defined for the VPG or if a period further in the
past is required, an offsite backup can be restored.
On the creation of a VPG, a replica of each virtual machine disk in the VPG is created under a VRA on the recovery site.
These replica VMDKs must be populated with the data in the protected virtual machines, which is done by synchronizing
the protected virtual machines with the recovery site replicas. This synchronization between the protected site and remote
site takes time, depending on the size of the virtual machine.
After the initial synchronization completes, only the writes to disk from the virtual machine in the protected site are sent to
the remote site. These writes are stored by the Virtual Replication Appliance (VRA) in the remote site in a journal for a
specified period, after which, the old writes are promoted to the replica virtual disk managed by the VRA.
The number of VPGs that can be defined on a site is limited only by the number of virtual machines that can be protected.
Each site can protect a maximum of 5000 virtual machines.
Note: If two paired sites both have VPGs defined such that if the VPGs on one site are recovered to the paired site, the
5000 virtual machine limit still applies and if the total exceeds this limit, VPGs that take the number of virtual machines
over the limit will not be recovered.
The following topics are described in this chapter:
46
Note: Cloud service providers can group the VPG SLA properties together in a service profile. When a service profile is
used, the VPG SLA settings cannot be modified unless a Custom service profile is available.
Storage Settings By default the storage used for the virtual machine definition is also used for the virtual machine
data. This storage can be overridden per virtual machine, as required.
Recovery Settings Recovery details include the networks to use for recovered virtual machines and scripts that
should be run either at the start or end of a recovery operation.
NIC Settings Specify the network details to use for the recovered virtual machines after a live or test failover or
migration.
Backup Settings Specify the backup properties that govern the VPG backup, including the repository where the
backups are saved.
You can protect most types of virtual machines running in a vCenter. However, you cannot protect virtual machines with
VirtualEthernetCardLegacyNetworkBackingInfo NICs nor with IDE devices. Also, protected virtual machine VMDK
descriptor files should be default disk geometry settings. Both the disk geometry and BIOS geometry are written in the
descriptor file under ddb.geometry.sectors and ddb.geometry.biosSectors respectively. If these values do not each equal
63 then there may be a recovery issues unless you configure the VPG using preseeded volumes.
47
The journals for the protected virtual machines are defined as part of the VPG definition and by default are defined to
reside on the same datastore as the virtual machine. This can be overridden at the virtual machine and VPG levels as
follows.
Allows Storage Notes
Tiering
Default Journal
No
Journal datastore No
separate from VM
datastore for each
VM
Specify a journal datastore for each virtual machine. All journals for the virtual
machine are stored in this datastore.
Specify a journal datastore for each VPG. All journals for the virtual machines in
the VPG are stored in this datastore.
Enables the use of advanced settings such as storage IO controls etc., to provide
individualized service to customers by grouping VPGs by customer and assigning
each group to a specific datastore.
This option is recommended for cloud service providers.
Journal Sizing
The journal is always thin-provisioned. The provisioned journal size initially allocated for a journal is 16GB. The provisioned
journal size is the current size of all the journal volumes.
If the journal grows to approximately 80% of the provisioned journal size or less than 6GB remains free, a new volume is
added to increase the journal size. Each new journal volume added is bigger than the previous volume. The journal size can
increase up until a specified hard limit.
When the amount of the journal used is approximately 50% of the provisioned journal size, the biggest unused journal
volume from the added volumes is marked for removal. This volume is then removed after the time equivalent to three
times the amount specified for the journal history, or twenty-four hours, whichever is more if it is still not used.
With VMFS datastores and when the VRA is on a host ESXi that is version 5.1 or higher, the journal can also reclaim unused
space on a volume.
Reclaiming space on a volume does not change the provisioned journal size, the current size of all the journal volumes.
Also, unused space is not reclaimed when using NFS datastores or any datastore with a host with a version less than 5.1.
When a virtual machine journal becomes close to a specified hard limit, Zerto Virtual Replication starts to move data and
checkpoints to the target disks. Once this begins, the maintained history begins to decrease. If the journal history falls
below 75% of the value specified for the journal history, a warning alert is issued in the GUI. If the history falls below one
hour, an error is issued. However, if the amount of history defined is only one hour, an error is issued if it is less than 45
minutes.
If the datastore where the journal resides drops below 30GB or 15% of the total datastore size, whichever is the smaller of
these two values, the datastore itself is considered full and an error alert is issued and all writes to journal volumes on that
datastore are blocked. Replication is halted, but history is not lost. As such, the RPO begins to steadily increase until space
is made available on the datastore.
Testing Considerations When Determining Journal Size
When a VPG is tested, either during a failover test or before committing a Move or Failover operation, a scratch volume is
created for each virtual machine being tested. The scratch volume created uses the same size limit defined for the virtual
machine journal.
48
The size limit of the scratch volume determines the length of time that you can test for. Larger limits enable longer testing
times if the constant rate of change is constant. If a small hard limit size is set for this amount of history, for example 23
hours, the scratch volume created for testing will also be small, thus limiting the time available for testing.
During this synchronization, you cannot perform any replication task, such as adding a checkpoint, on the virtual machine.
Note: For the synchronization to work, the protected virtual machines must be powered on. The VRA requires an active IO
stack to access the virtual machine data to be synchronized across the sites. If the virtual machine is not powered on, there
is no IO stack to use to access the protected data to replicate to the target recovery disks and an alert is issued.
49
Once synchronized, the VRA on the recovery site includes a complete copy of every virtual machine in the VPG. After
synchronization the virtual machines in the VPG are fully protected, meeting their SLA, and the delta changes to these
virtual machines are sent to the recovery site.
Note: The values for each virtual machine in the VPG include the provisioned storage and used storage. These values are
the values that are used in the vCenter Server and displayed in the vSphere Client console per virtual machine in the Virtual
Machines tab for the root vCenter Server node. Each value is the sum of both the hard disk and memory. Thus, a virtual
machine with 1GB hard disk and 4GB memory will show 5GB provisioned storage.
For details of the screen, see Monitoring a VPG, on page 92.
Disaster Recovery
After initializing the VPG, all writes to the protected virtual machines are sent by the VRA on the relevant host for each
virtual machine on the protected site to the VRA on the recovery site specified as the recovery host for the virtual machine.
The information is saved in the journal for the virtual machine with a timestamp, ensuring write-fidelity. Every few seconds
the Zerto Virtual Manager causes a checkpoint to be written to every journal on the recovery site for every virtual machine
in the VPG, ensuring crash-consistency.
The data remains in the journal until the time specified for the journal when it is moved to the relevant mirror disks, also
managed by the VRA for the virtual machine. In this way, you can recover the virtual machines using the mirror disks and
then promoting the data from the journal to include the final few hours of data for each virtual machine. Refer to The Role
of the Journal During Protection, on page 47 for more details about the journal.
Offsite Backups
After initializing the VPG, Zerto Virtual Replication periodically checks that the schedule to run an offsite backup has not
been passed, either a daily offsite backup or a weekly offsite backup. At the scheduled backup time, the offsite backup is
run and the offsite backup file stored in the specified repository.
50
Offsite backups are kept on the recovery site for the retention period specified in the VPG. However, over time the number
of stored offsite backups is reduced to save space.
The number of stored offsite backups for daily backups is as follows:
Retention
period
1 week
1 month
11
35
3 months
13
91
6 months
16
175
9 months
19
259
12 months
11
22
343
That is, an offsite backup is kept for each day for the current week and then the oldest offsite backup for the previous week
is kept for the previous four weeks and then the oldest monthly backup is kept for the rest of the retention period.
The number of stored offsite backups for weekly backups is as follows:
Retention
period
1 week
1 month
58
3 months
121
6 months
10
205
9 months
13
289
12 months
12
16
373
That is, an offsite backup is kept for each week for the current month and then the oldest backup for the month is kept and
then the oldest monthly backup is kept for the rest of the retention period.
51
When both the protected site and recovery site are vCenter Servers, protection can be as follows:
A disaster, enabling recovery to any point in time in the five days prior to the disaster
Or,
Extended recovery to backup files saved either daily or weekly for a period up to one year. The same dialog is used to
set up both disaster recover and extended recovery.
Specify the ZORG and recovery site supplied by the cloud service provider and click Continue.
52
Note: If the recovery site has vCD defined, the Recovery site is vCD checkbox is automatically selected. To
recover to the underlying vCenter Server, uncheck the box.
The Manage VPG dialog is displayed. The dialog can vary dependent on whether the license being used is a cloud
license or an enterprise license and whether Zerto Cloud Manager is used or not.
The Manage VPG dialog when an enterprise license is used:
When protecting to a site with a cloud license, WAN compression is always implemented, so the WAN
Compression checkbox is not displayed.
When protecting to a cloud site and the cloud service provider uses Zerto Cloud Manager, WAN compression is
always implemented, so the WAN Compression checkbox is not displayed and the VPG SLA values are controlled
by a service profile. In addition, each VPG is defined for a Zerto Organization, ZORG, defined in the Zerto Cloud
Manager. The ZORG is also part of the VPG definition.
53
Replication Settings VPG replication settings, such as the recovery site, host and storage and the VPG SLA. SLA
information includes the default journal history settings and how often tests should be performed on the VPG. The
defaults are applied to every virtual machine in the VPG but can be overridden per virtual machine, as required.
Note: Cloud service providers can group the VPG SLA properties together in a service profile. When a service profile is
used, the VPG SLA settings cannot be modified unless a Custom service profile is available.
Storage Settings By default the storage used for the virtual machine definition is also used for the virtual machine
data. This storage can be overridden per virtual machine, as required.
Recovery Settings Recovery details include the networks to use for recovered virtual machines and scripts that
should be run either at the start or end of a recovery operation.
NIC Settings Specify the network details to use for the recovered virtual machines after a live or test failover or
migration.
Backup Settings Specify the backup properties that govern the VPG backup, including the repository where the
backups are saved.
2.
Optionally, change the name provided for the VPG in the VPG Name field.
Note: The name must be unique per ZORG, when a ZORG is specified or every VPG when a ZORG is not specified.
Zerto Virtual Replication checks that the name is unique as long as a VPG with the same name is not being defined
while this VPG is still being created.
3.
When the Zerto Cloud Manager is used select the service profile.
Service Profile The name of the service profile to use which determines the VPG SLA settings for the group, which
apply to every virtual machine in the group. To change the VPG SLA settings, select the Custom Service Profile.
4. If the VPG SLA settings are editable, when the Zerto Cloud Manager is not used or when a Custom service profile is
available, specify these settings for the group, which apply to every virtual machine in the group.
Recovery Policy Whether you want to protect the virtual machines against a disaster only with the ability to recover
to a point in time up to five days before the disaster, or also want to extend the recovery to include offsite backups of
the virtual machines, going back for a maximum of one year.
DR Properties The properties you want for the VPG for disaster recovery.
Priority (QOS) Used to determine the priority for transferring data from the protected site to the recovery site
when there is limited bandwidth and more than one VPG is defined on the protected site. When there are updates
to virtual machines protected in VPGs with different priorities, first the updates from the VPG with the highest
priority are passed over the WAN. Medium priority VPGs will only be able to use whatever bandwidth is left after
the high priority VPGs have used it. This is also true between medium and low priorities. Note that updates to the
protected virtual machines are always sent across the WAN before synchronization data, such as during a
Bitmap Sync or Delta Sync. During a synchronization, only after updates to the virtual machines are sent
over the WAN, based on the VPG priority, is synchronization data from the VPG sent, and the synchronization
data from the VPG with the highest priority is passed over the WAN before data from medium and low priority
VPGs.
Target RPO Alert The maximum desired time between each automatic checkpoint being written to the journal
before an alert is issued. In reality checkpoints are written more frequently.
Default Journal History The time for which all write commands are saved in the journal.
The more time saved the more space is required for each journal in the VPG to store the information saved. The
maximum journal size can be configured by clicking the configuration button to display the Manage Journal
dialog:
When custom values are selected for the Journal Size Hard Limit and Journal Size Warning
Threshold fields, the following is displayed:
54
Journal Datastore The datastore used for the journal data for each virtual machine in the VPG. To change the
default, you must first specify a default host and then select one of the datastores accessible by this host to be
used as the journal datastore. When you select a specific journal datastore, the journals for each virtual machine
in the VPG are stored in this datastore, regardless of where the recovery datastores are for each virtual machine.
In this case, all the protected virtual machines must be recovered to ESX/ESXi hosts that can access the specified
journal datastore.
Journal Size Hard Limit The maximum size that the journal can grow, either as a percentage or fixed amount.
When the value is Unlimited the size for the journal is unlimited and it can grow to the size of the recovery
datastore. When the value is Custom, you can specify a maximum journal size, either as a percentage of the
virtual machine volume size or as a fixed maximum size. The minimum journal size, set by Zerto Virtual
Replication, is 8GB. The journal is always thin-provisioned.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal has neared its
hard limit, either as a percentage or fixed amount. You can specify the value as unlimited or change the value to
Custom in order to specify a threshold, either as a percentage of the virtual machine volume size or as a fixed
size, both of which must be less than the configured hard limit so that the warning will be generated if needed. In
addition to the warning threshold, Zerto Virtual Replication will issue a message when the free space available for
the journal is close to being as full as it can be.
Test Frequency Reminder The time recommended between testing the integrity of the VPG. A warning is issued
if a test is not done within this time frame.
WAN Compression (displayed when the Zerto Virtual Replication license is an enterprise license) Whether the
data is compressed before being transferred to the recovery site or not. Compressing the data is more efficient
but results in a small performance degradation. Enable WAN compression if network considerations are more
critical than CPU usage considerations. Even if WAN compression is selected, Zerto Virtual Replication decreases
the level of compression if it takes too many resources. The VRA automatically adjusts the compression level
according to CPU usage, including totally disabling it if needed. Zerto Virtual Replication can also work with thirdparty WAN optimization and acceleration technologies, such as those supplied by Riverbed Technologies, Silver
Peak, and others. When third-party WAN optimization is implemented, it is recommended to disable the VPG
WAN compression.
Backup Properties If you specified that the recovery policy is Extended Recovery, specify the offsite backup
properties you want. Extended recovery extends the ability to recover virtual machines in a VPG going back one year.
Repository Name The name of the repository where the offsite backups are written. Repositories are configured
via the Setup tab as described in Creating an Offsite Backup Repository, on page 42. The repository details can
be viewed by clicking the configuration button to display the Backup Settings dialog:
The repository tab shows the repository which can be either a local drive or an SMB network share drive. If
the repository resides on a network share drive, username and password information to access the drive is
also displayed.
55
Job Start Time The time to start an offsite backup job. The backup job schedule can be configured by clicking the
calendar button to display the Backup Settings dialog:
Retention Period The length of time to keep each backup job, up to a maximum of one year.
Job Start Time The time in the day to start the backup job.
Automatic Retry The policy to use if the backup job does not complete successfully, including the number
of retries that will be attempted and the time to wait after a job fails before retrying to run the job.
Backup Window If there are specific times on specific days in the week when you do not want a backup job
run, check the Backup Window checkbox and the click the configuration (cog) button to display the
Backup Window dialog. By default all tines on all days are valid to start a backup. Click the times per day
when you do not want a backup job to run.
Retention Period The period to keep the offsite backups, specified in the Backup Settings dialog. For
details of how this affects the number of backups saved, refer to Offsite Backups, on page 50.
5.
6.
Optionally, specify default values for the virtual machines you want to protect in the VPG. These default properties
can be overridden for each virtual machine in the group. The default value fields include a filter option, enabling fast
access to one of the items when there are too many items to see at a glance. Entering a value in the field filters the
results based on the value. The filter value is not case-sensitive.
Host The default cluster, resource pool or ESX/ESXi host, in the recovery site which handles the replicated data. If
the site is defined in Zerto Cloud Manager, only a resource pool can be specified and the resource pool must also have
been specified as a resource in Zerto Cloud Manager1. For details about Zerto Cloud Manager, refer to Zerto Cloud
Manager Administration Guide.
When a resource pool is specified, Zerto Virtual Replication checks that the resource pool capacity is enough for any
virtual machines specified in the VPG. If a resource pool is specified and DRS is disabled for the site later on, all the
resource pools are removed by VMware and recovery will be to any one of the hosts in the recovery site with a VRA
installed on it.
Note: All resource pool checks are made at the level of the VPG and does not take into account multiple VPGs using
the same resource pool. If the resource pool CPU resources are specified as unlimited in the Edit Setting dialog for the
resource pool, the actual limit is inherited from the parent but if this inherited value is too small, failover move and
failover test operations can fail, even without a warning alert being issued by Zerto Virtual Manager.
Datastore The default datastore volume to use for all the recovered virtual machine files as well as for their data
volumes. Every datastore for the selected default recovery host is included in the drop-down options. The displayed
datastores are accessible by the default host. If a cluster or resource pool is selected for the host, only datastores that
are accessible by every ESX/ESXi host in the cluster or resource pool are displayed. When specifying the recovery
storage for a virtual machine with a storage cluster, you have to specify a datastore in the cluster.
56
Note: Zerto Virtual Replication uses the SCSI protocol. Only disks that support this protocol can be specified.
Failover/Move Network The default network to use during a failover or move in which the recovered virtual
machines will run.
Failover Test Network The default network to use when testing the failover of virtual machines in the recovery site.
Zerto recommends using a fenced-out network so as not to impact the production network at this site.
Folder The default folder where the virtual machines are recovered. Select a folder from the list or the
[Default]ZertoRecoveryFolder folder.
The default values are used as the defaults for all the virtual machines in the VPG, but can be overridden for each
virtual machine configuration, as described in the following steps.
If values are not specified for the default values, values must be specified per virtual machine in the VPG, as
described in the following steps.
7.
Add virtual machines to the list of virtual machines that you want to protect in this group.
a) Click Add.
The Select VMs dialog is displayed with a list of virtual machines that are not protected. Virtual machines with
IDE disks cannot be protected and are not displayed. Zerto Virtual Replication supports the SCSI protocol and only
virtual machines with disks that support this protocol can be specified.
Each virtual machine that can be protected can have a maximum of 15 disks.
b) Select one or more virtual machines to be protected. If the site is defined in Zerto Cloud Manager, and the cloud
service provider is responsible for both the protection and recovery sites, an In Cloud Disaster Recovery, ICDR,
scenario, the virtual machine must be part of a resource pool and the resource pool must also have been defined
as a resource for the ZORG in Zerto Cloud Manager. For details about Zerto Cloud Manager, refer to Zerto Cloud
Manager Administration Guide.
c) Click OK.
8.
To specify the boot order of virtual machines in a VPG, click Boot Order.
When machines are started up on recovery, for example after a move operation, the virtual machines in the VPG are
not started up in a particular order. If you want specific virtual machines to startup before other machines, you can
specify a boot order. The virtual machines are defined in groups and the boot order applies to the groups and not
between individual virtual machines in the groups. You can specify a delay between groups during startup.
The Boot Order Settings dialog is displayed.
Initially, virtual machines in the VPG are displayed together under the default group. If you want specific machines to
start before other virtual machines, define new groups with one or more virtual machines in each group.
Note: There is no boot order for virtual machines in a group, only between groups.
a) Click Add or Remove to add or remove groups. You cannot remove the Default group nor a group which
contains a virtual machine.
b) To change the name of a group select the group and change the value in the Group Name field to the required
name.
c) Use the arrow buttons to move virtual machines from one group to another.
57
d) Use the arrow buttons to change the startup order by moving the groups up or down the list.
e) Optionally, in Startup Action, specify a time delay between starting up the virtual machines in the group and
starting up the virtual machines in the next group. For example, assume three groups, Default, Server and Client
defined in this order. The Start-up delay defined for the Default group is 10, for the Server group is 100 and for the
Client group 0. The virtual machines in the Default group are started together and after 10 seconds the virtual
machines in the Server group are started. After 100 seconds the virtual machines in the Client group are started
up.
f) Click OK to save the boot order.
9.
If you want a specific recovery configuration for a virtual machine in the VPG, select the virtual machine from the list
and click Configure. Otherwise, the default values specified as part of the VPG properties are used for the virtual
machine recovery configuration.
Note: If default values were not specified, values must be specified here.
The Configure VM dialog is displayed.
The Configure VM dialog enables configuring how the protected virtual machine will be recovered, including details
about the volumes and NICs used by the virtual machine and the VMware file for the virtual machine.
Make any changes you want to the virtual machine specification on the recovery site and click Save to save the
configuration.
10. Optionally, select a volume and click Configure Selected Volume to configure the datastore used for the replicated
virtual machine vmdk files.
Note: A recovery host must be specified before you can configure recovery volumes.
The datastore specified for the replication must have at least the same amount of space as the protected volume and
then an additional amount for the journal. The amount of additional space needed for the journal can be fixed by
specifying a maximum size for the journal, or can be calculated as the average change rate for the virtual machines in
the VPG, multiplied by the length of time specified for the journal history.
Note: You can use the vSphere Client console Performance tab for each virtual machine to help estimate the change
rate. For more details, refer to Collecting Data Characteristics for VMs, on page 24.
If you click Configure Selected Volume, the Configure Volume dialog is displayed.
58
59
Note: You can configure a maximum of four NICs. If you configure more, a failover, move, or test failover operation will
fail.
If you click Configure Selected NIC, the Configure VNIC dialog is displayed.
Specify the network details to use for the recovered virtual machines after a live recovery or migration, in the Failover/
Move tab, and for the recovered virtual machines when testing the replication, in the Failover Test tab. If the settings
are the same for both failover and move networks and for the failover test network, after setting the values in either
tab, click the copy button, Copy to test or Copy to failover, to copy all the settings defined in the one tab to the other tab.
In each tab specify the following:
a) The network to use for this virtual machine.
b) Whether the Media Access Control address (MAC address) used on the protected site should be replicated on
the recovery site. The default is to use the same MAC address on both sites. Check the box to create a new MAC
address on the recovery site.
c) Whether to keep the default VNIC IP configuration or not. You can only change the VNIC IP for virtual machines
with VMware Tools running for the following operating systems: Windows 2003 and higher, Red Hat Enterprise
Linux versions 5-6, SUSE Linux Enterprise versions 10-11 and CentOS versions 5-6.x.
If you can change the VNIC IP, check the Change Failover VNIC IP Configuration in the Failover/
Move tab or Change Test VNIC IP Configuration in the Failover Test tab. If you select to use a static IP
connection, you set the IP address, subnet mask and default gateway to use. Optionally, change the preferred and
alternate DNS server IPs and the DNS suffix. If you select to use DHCP, the IP configuration and DNS server
configurations are assigned automatically, to match the protected virtual machine. You can change the DNS
suffix.
If the virtual machine has multiple NICs but is configured to only have a single default gateway, fill in a 0 for each
octet in the Default gateway field for the NICs with no default gateway.
Note: During a failover, move or test failover, if the recovered virtual machine is assigned a different IP to the original
IP, after the virtual machine has started it is automatically rebooted so that it starts up with the correct IP. If the same
network is used for both production and test failovers, it is recommended to change the IP address for the virtual
machines started for the test, so that there is no IP clash between the test machines and the production machines.
d) Click Save.
12. The virtual machine details include the following:
Recovery Host The cluster, resource pool or ESX/ESXi that will host the recovered virtual machine. If the site is
defined in Zerto Cloud Manager, only a resource pool can be specified and the resource pool must also have been
defined in Zerto Cloud Manager. For details about Zerto Cloud Manager, refer to Zerto Cloud Manager Administration
Guide.
When a resource pool is specified, Zerto Virtual Replication checks that the resource pool capacity is enough for any
virtual machines specified in the VPG. If a resource pool is specified and DRS is disabled for the site later on, all the
resource pools are removed by VMware and recovery is to any one of the hosts in the recovery site with a VRA
installed on it.
60
Note: All resource pool checks are made at the level of the VPG and does not take into account multiple VPGs using
the same resource pool. If the resource pool CPU resources are specified as unlimited in the Edit Setting dialog for the
resource pool, the actual limit is inherited from the parent but if this inherited value is too small, failover move and
failover test operations can fail, even without a warning alert being issued by Zerto Virtual Manager.
VM Recovery Datastore The datastore where the VMware metadata files for the virtual machine is stored, such as
the vmx file. If a cluster or resource pool is selected for the host, only datastores that are accessible by every ESX/ESXi
host in the cluster or resource pool are displayed. This is also the datastore where RDM backing files for recovery
volumes are located. When specifying the recovery storage for a virtual machine with a storage cluster, you have to
specify a datastore in the cluster.
Recovery Folder The folder where the virtual machine is recovered to.
If default values were specified in the Manage VPG dialog, they are used for the virtual machine configuration and are
displayed in the Recovery Host, VM Recovery Datastore and Recovery Folder fields. You can change these values for
the specific virtual machine by selecting new values from the drop-down lists.
Journal Size Hard Limit The maximum size that the journal can grow. You can specify the value as unlimited or
change the value to Custom in order to specify a maximum journal size, either as a percentage of the virtual machine
volume size or as a fixed maximum size.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal is almost full. You can
specify the value as automatically determined by Zerto Virtual Replication or change the value to Custom in order to
specify a threshold, either as a percentage of the virtual machine volume size or as a fixed size.
VM Journal DS The datastore used by the journal for the virtual machine.
13. Click Save to save the virtual machine configuration.
14. Configure all the virtual machines in the VPG in the same way.
15. Optionally, expand the Recovery scripts option at the bottom of the dialog to specify the settings for scripts to
run on the recovery site before or after executing a failover, move or test failover.
Command to run The name of the script to run, including the full path. The script must be located on the same
machine as the Zerto Virtual Manager for the recovery site.
Params The values of any parameters to pass to the script. Separate parameters with a space.
Timeout (sec) The time out in seconds for the script to run. If the script runs before executing a failover, move or test
failover and the script fails or a timeout value is reached, an alert is generated and the failover, move or test failover is
not performed. If the script runs after executing a failover, move or test failover and the timeout value is reached, an
alert is generated. The default timeout value is specified in the Site Configuration Advanced Settings
dialog.
For more details about running scripts with Zerto Virtual Replication, see Running Scripts Before or After Recovering
a VPG, on page 130.
16. Click Save.
The VPG is created. For details of what happens after saving the VPG, see What happens After the VPG is Defined, on
page 49.
61
In an organization that does not have a recovery site but wants to protect its virtual machines that use one datastore
by creating recovery on a second datastore. this protects against a disaster happening to the primary datastore.
Where the same vCenter Server manages different datacenters in different geographical locations. One of the
datacenters can be used as the recovery site. For example with remote offices or branch offices.
Between hosts in different clusters. Within a cluster VMware provides the tools to ensure that if there is a problem
with one host in the cluster, the virtual machines belonging to that host are vMotioned to another host, but this is not
possible between clusters.
protection against viruses, even in a single cluster, a different host can serve as the recovery host for an internal
problem with a virtual machine, such as a virus.
62
If the site is paired with another site, the New VPG dialog is displayed with the Recover Site list including site
(Local) where site is the site used for both protection and recovery.
The procedure is the same as when protecting a virtual machines, described in Creating a Virtual Protection Group to
a Recovery Site vCenter Server, on page 52.
For details of what happens after saving the VPG, see What happens After the VPG is Defined, on page 49.
To create a new VPG that includes the virtual machine, as described in To create a virtual protection group (VPG):,
on page 52. When using the Zerto User Interface, use this procedure.
To add the virtual machine to an existing VPG. The virtual machine is added to the VPG, as described in To add a
virtual machine to an existing VPG via the vSphere Client console or Web Client:, below.
To create a new VPG that you intend should only include one virtual machine, as described in To protect a single
virtual machine:, on page 64. In this case, the VPG name is automatically defaulted to the name of the virtual
machine.
Note: You cannot protect virtual machines with VirtualEthernetCardLegacyNetworkBackingInfo NICs or with IDE devices.
63
To add a virtual machine to an existing VPG via the vSphere Client console or Web Client:
1.
In the vSphere Client console or vSphere Web Client, select the Zerto tab for the virtual machine to be added.
2.
3.
4. Click Save.
The Manage VPG dialog is displayed, with the virtual machine added to the list of protected virtual machines.
5.
Configure the virtual machine configuration, as described in To create a virtual protection group (VPG):, on page 52,
starting with step 9.
6.
Click Save.
The virtual machine is added to the VPG. This process may take a few minutes. The protected and recovery sites are then
synchronized so that the recovery site includes the replication of the added virtual machine in the VPG. After
synchronization, the delta changes to the virtual machine are sent to the recovery site.
To protect a single virtual machine:
1.
In the vSphere Client console, select the Zerto tab for the virtual machine to be protected.
2.
64
When protection is to a cloud service provider using Zerto Cloud Manager, the cloud version of the New VPG dialog is
displayed.
Specify the ZORG and recovery site supplied by the cloud service provider and click Continue.
Note: If the recovery site has vCD defined, the Recovery site is vCD checkbox is automatically selected. To
recover to the underlying vCenter Server, uncheck the box.
3.
Make any required changes to the VPG properties, as described in Creating a Virtual Protection Group to a Recovery
Site vCenter Server, on page 52.
4. Click Save.
The VPG is created. For details of what happens after saving the VPG, see What happens After the VPG is Defined, on
page 49.
In the vSphere Web Client or Client console for the protected site, select the vApp node and then the Zerto tab.
If the vApp contains virtual machines that are protected, the tab displays a message that the vApp contains protected
VMs and you have to remove the protection from these VMs before continuing to protect the vApp.
Each virtual machine in the vApp can have a maximum of 15 disks.
Note: If the site is defined in Zerto Cloud Manager, and the cloud service provider is responsible for both the
protection and recovery sites, an In Cloud Disaster Recovery, ICDR, scenario, the virtual machine must be part of a
resource pool and the resource pool must also have been defined as a resource for the ZORG in Zerto Cloud Manager.
For details about Zerto Cloud Manager, refer to Zerto Cloud Manager Administration Guide.
2.
65
Specify the ZORG and recovery site supplied by the cloud service provider and click Continue.
Note: If the recovery site has vCD defined, the Recovery site is vCD checkbox is automatically selected. To
recover to the underlying vCenter Server, uncheck the box.
The Manage VPG dialog is displayed. The name of the VPG is the name of the vApp. You cannot add or remove
virtual machines from the VPG.
The Manage VPG dialog when an enterprise license is used:
When protecting to a site with a cloud license, WAN compression is always implemented, so the WAN
Compression checkbox is not displayed.
66
When protecting to a cloud site and the cloud service provider uses Zerto Cloud Manager, WAN compression is
always implemented, so the WAN Compression checkbox is not displayed and the VPG SLA values are controlled
by a service profile. In addition, each VPG is defined for a Zerto Organization, ZORG, defined in the Zerto Cloud
Manager. The ZORG is also part of the VPG definition.
3.
If the VPG SLA settings are editable, when the Zerto Cloud Manager is not used or when a Custom service profile is
available, specify these settings for the group, which apply to every virtual machine in the group.
Recovery Policy Whether you want to protect the virtual machines against a disaster only with the ability to recover
to a point in time up to five days before the disaster, or also want to extend the recovery to include offsite backups of
the virtual machines, going back for a maximum of one year.
DR Properties The properties you want for the VPG for disaster recovery.
Priority (QOS) Used to determine the priority for transferring data from the protected site to the recovery site
when there is limited bandwidth and more than one VPG is defined on the protected site. When there are updates
to virtual machines protected in VPGs with different priorities, first the updates from the VPG with the highest
priority are passed over the WAN. Medium priority VPGs will only be able to use whatever bandwidth is left after
the high priority VPGs have used it. This is also true between medium and low priorities. Note that updates to the
protected virtual machines are always sent across the WAN before synchronization data, such as during a
Bitmap Sync or Delta Sync. During a synchronization, only after updates to the virtual machines are sent
over the WAN, based on the VPG priority, is synchronization data from the VPG sent, and the synchronization
data from the VPG with the highest priority is passed over the WAN before data from medium and low priority
VPGs.
Target RPO Alert The maximum desired time between each automatic checkpoint being written to the journal
before an alert is issued. In reality checkpoints are written more frequently.
Default Journal History The time for which all write commands are saved in the journal.
The more time saved the more space is required for each journal in the VPG to store the information saved. The
maximum journal size can be configured by clicking the configuration button to display the Manage Journal
dialog:
When custom values are selected for the Journal Size Hard Limit and Journal Size Warning
Threshold fields, the following is displayed:
67
Journal Datastore The datastore used for the journal data for each virtual machine in the VPG. To change the
default, you must first specify a default host and then select one of the datastores accessible by this host to be
used as the journal datastore. When you select a specific journal datastore, the journals for each virtual machine
in the VPG are stored in this datastore, regardless of where the recovery datastores are for each virtual machine.
In this case, all the protected virtual machines must be recovered to ESX/ESXi hosts that can access the specified
journal datastore.
Journal Size Hard Limit The maximum size that the journal can grow, either as a percentage or fixed amount.
When the value is Unlimited the size for the journal is unlimited and it can grow to the size of the recovery
datastore. When the value is Custom, you can specify a maximum journal size, either as a percentage of the
virtual machine volume size or as a fixed maximum size. The minimum journal size, set by Zerto Virtual
Replication, is 8GB. The journal is always thin-provisioned.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal has neared its
hard limit, either as a percentage or fixed amount. You can specify the value as unlimited or change the value to
Custom in order to specify a threshold, either as a percentage of the virtual machine volume size or as a fixed
size, both of which must be less than the configured hard limit so that the warning will be generated if needed. In
addition to the warning threshold, Zerto Virtual Replication will issue a message when the free space available for
the journal is close to being as full as it can be.
Test Frequency Reminder The time recommended between testing the integrity of the VPG. A warning is issued
if a test is not done within this time frame.
WAN Compression (displayed when the Zerto Virtual Replication license is an enterprise license) Whether the
data is compressed before being transferred to the recovery site or not. Compressing the data is more efficient
but results in a small performance degradation. Enable WAN compression if network considerations are more
critical than CPU usage considerations. Even if WAN compression is selected, Zerto Virtual Replication decreases
the level of compression if it takes too many resources. The VRA automatically adjusts the compression level
according to CPU usage, including totally disabling it if needed. Zerto Virtual Replication can also work with thirdparty WAN optimization and acceleration technologies, such as those supplied by Riverbed Technologies, Silver
Peak, and others. When third-party WAN optimization is implemented, it is recommended to disable the VPG
WAN compression.
Backup Properties If you specified that the recovery policy is Extended Recovery, specify the offsite backup
properties you want. Extended recovery extends the ability to recover virtual machines in a VPG going back one year.
Repository Name The name of the repository where the offsite backups are written. Repositories are configured
via the Setup tab as described in Creating an Offsite Backup Repository, on page 42. The repository details can
be viewed by clicking the configuration button to display the Backup Settings dialog:
The repository tab shows the repository which can be either a local drive or an SMB network share drive. If
the repository resides on a network share drive, username and password information to access the drive is
also displayed.
68
Job Start Time The time to start an offsite backup job. The backup job schedule can be configured by clicking the
calendar button to display the Backup Settings dialog:
Retention Period The length of time to keep each backup job, up to a maximum of one year.
Job Start Time The time in the day to start the backup job.
Automatic Retry The policy to use if the backup job does not complete successfully, including the number
of retries that will be attempted and the time to wait after a job fails before retrying to run the job.
Backup Window If there are specific times on specific days in the week when you do not want a backup job
run, check the Backup Window checkbox and the click the configuration (cog) button to display the
Backup Window dialog. By default all tines on all days are valid to start a backup. Click the times per day
when you do not want a backup job to run.
Retention Period The period to keep the offsite backups, specified in the Backup Settings dialog. For
details of how this affects the number of backups saved, refer to Offsite Backups, on page 50.
4. Verify the vApp settings for the VPG.
ZORG (displayed when Zerto Cloud Manager is used) The Zerto organization.
Recovery Site The site to which you want to recover the vApp. The recovery site selected in the New VPG dialog is
displayed and cannot be changed here.
vApp Recovery Cluster/Host The cluster, resource pool or ESX/ESXi host in the recovery site which handles the
replicated data. This value cannot be overridden for each virtual machine configuration, unless it is to another host in
the same cluster. If the site is defined in Zerto Cloud Manager, only a resource pool can be specified and the resource
pool must also have been specified as a resource in Zerto Cloud Manager1. For details about Zerto Cloud Manager,
refer to Zerto Cloud Manager Administration Guide.
When a resource pool is specified, Zerto Virtual Replication checks that the resource pool capacity is enough for any
virtual machines specified in the VPG. If a resource pool is specified and DRS is disabled for the site later on, all the
resource pools are removed by VMware and recovery will be to any one of the hosts in the recovery site with a VRA
installed on it.
Note: All resource pool checks are made at the level of the VPG and does not take into account multiple VPGs using
the same resource pool. If the resource pool CPU resources are specified as unlimited in the Edit Setting dialog for the
resource pool, the actual limit is inherited from the parent but if this inherited value is too small, failover move and
failover test operations can fail, even without a warning alert being issued by Zerto Virtual Manager.
vApp Folder The default folder where the vApp is recovered. Select a folder from the list or the
[Default]ZertoRecoveryFolder folder.
5.
Optionally, specify default values for the virtual machines in the vApp.
Datastore The default datastore volume to use for all the recovered virtual machine files as well as for their data
volumes. Every datastore for the selected default recovery host is included in the drop-down options. The displayed
datastores are accessible by the default host. If a cluster or resource pool is selected for the host, only datastores that
are accessible by every ESX/ESXi host in the cluster or resource pool are displayed. When specifying the recovery
storage for a virtual machine with a storage cluster, you have to specify a datastore in the cluster.
69
Note: Zerto Virtual Replication uses the SCSI protocol. Only disks that support this protocol can be specified.
Failover/Move Network The default network to use during a failover or move in which the recovered virtual
machines will run.
Failover Test Network The default network to use when testing the failover of virtual machines in the recovery site.
Zerto recommends using a fenced-out network so as not to impact the production network at this site.
The default values are used as the defaults for all the virtual machines included in the VPG, but can be overridden for
each virtual machine configuration, as described in the following steps.
Note: You define the boot order for vCenter Server vApps in the vSphere Client console, via Edit Settings for the
vApp.
6.
If you want a specific recovery configuration for a virtual machine in the VPG, select the virtual machine from the list
and click Configure. Otherwise, the default values specified as part of the VPG properties are used for the virtual
machine recovery configuration.
Note: If default values were not specified, values must be specified here.
The Configure VM dialog is displayed.
The Configure VM dialog enables configuring how the protected virtual machine will be recovered, including details
about the VMware file for the virtual machine, and the volumes and NICs used by the virtual machine.
Make any changes you want to the virtual machine specification on the recovery site and click Save to save the
configuration.
7.
Optionally, select a volume and click Configure Selected Volume to configure the volume used to replicate the virtual
machine disks.
The datastore specified for the replication must have at least the same amount of space as the protected volume and
then an additional amount for the journal. The amount of additional space needed for the journal can be fixed by
specifying a maximum size for the journal, or can be calculated as the average change rate for the virtual machines in
the VPG, multiplied by the length of time specified for the journal history.
Note: You can use the vSphere Client console Performance tab for each virtual machine to help estimate the change
rate. For more details, refer to Collecting Data Characteristics for VMs, on page 24.
If you click Configure Selected Volume, the Configure Volume dialog is displayed.
70
Optionally, select a NIC and click Configure Selected NIC to configure the NIC used to for the replicated VM disks.
Note: You can configure a maximum of four NICs. If you configure more, a failover, move, or test failover operation will
fail.
71
If you click Configure Selected NIC, the Configure VNIC dialog is displayed.
Specify the network details to use for the recovered virtual machines after a live recovery or migration, in the Failover/
Move tab, and for the recovered virtual machines when testing the replication, in the Failover Test tab. If the settings
are the same for both failover and move networks and for the failover test network, after setting the values in either
tab, click the copy button, Copy to test or Copy to failover, to copy all the settings defined in the one tab to the other tab.
In each tab specify the following:
a) The network to use for this virtual machine.
b) Whether the Media Access Control address (MAC address) used on the protected site should be replicated on
the recovery site. The default is to use the same MAC address on both sites. Check the box to create a new MAC
address on the recovery site.
c) Whether to keep the default VNIC IP configuration or not. You can only change the VNIC IP for virtual machines
with VMware Tools running for the following operating systems: Windows 2003 and higher, Red Hat Enterprise
Linux versions 5-6, SUSE Linux Enterprise versions 10-11 and CentOS versions 5-6.x.
If you can change the VNIC IP, check the Change Failover VNIC IP Configuration in the Failover/
Move tab or Change Test VNIC IP Configuration in the Failover Test tab. If you select to use a static IP
connection, you set the IP address, subnet mask and default gateway to use. Optionally, change the preferred and
alternate DNS server IPs and the DNS suffix. If you select to use DHCP, the IP configuration and DNS server
configurations are assigned automatically, to match the protected virtual machine. You can change the DNS
suffix.
If the virtual machine has multiple NICs but is configured to only have a single default gateway, fill in a 0 for each
octet in the Default gateway field for the NICs with no default gateway.
Note: During a failover, move or test failover, if the recovered virtual machine is assigned a different IP to the original
IP, after the virtual machine has started it is automatically rebooted so that it starts up with the correct IP. If the same
network is used for both production and test failovers, it is recommended to change the IP address for the virtual
machines started for the test, so that there is no IP clash between the test machines and the production machines.
d) Click Save.
9.
72
Journal Size Hard Limit The maximum size that the journal can grow. You can specify the value as unlimited or
change the value to Custom in order to specify a maximum journal size, either as a percentage of the virtual machine
volume size or as a fixed maximum size.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal is almost full. You can
specify the value as unlimited or change the value to Custom in order to specify a threshold, either as a percentage of
the virtual machine volume size or as a fixed size.
VM Journal DS The datastore used by the journal for the virtual machine.
10. Click Save to save the virtual machine configuration.
11. Configure all the virtual machines in the VPG in the same way.
12. Click Save to save the virtual machine configuration.
13. Optionally, expand the Recovery scripts option at the bottom of the dialog to specify the settings for scripts to
run on the recovery site before or after executing a failover, move or test failover.
Command to run The name of the script to run, including the full path. The script must be located on the same
machine as the Zerto Virtual Manager for the recovery site.
Params The values of any parameters to pass to the script. Separate parameters with a space.
Timeout (sec) The time out in seconds for the script to run. If the script runs before executing a failover, move or test
failover and the script fails or a timeout value is reached, an alert is generated and the failover, move or test failover is
not performed. If the script runs after executing a failover, move or test failover and the timeout value is reached, an
alert is generated. The default timeout value is specified in the Site Configuration Advanced Settings
dialog.
For more details about running scripts with Zerto Virtual Replication, see Running Scripts Before or After Recovering
a VPG, on page 130.
14. Click Save to create the VPG configuration for the vApp.
The VPG is created for the vApp. For details of what happens after saving the VPG, see What happens After the VPG is
Defined, on page 49.
73
When VMware vCloud Director is installed at either the protected or recovery site, protection involving vCD can be as
follows:
The protection can be for set up to cope with a disaster, enabling recovery to any point in time in the five days prior to the
disaster or extended recovery to a backup files saved either daily or weekly for a period up to one year. The same dialog is
used to set up both disaster recover and extended recovery.
When the vCD site is set up within Zerto Cloud Manager, as described in Zerto Cloud Manager Administration Guide, the
vCenter Server underlying the vCD for the site cannot be specified as either the protected site or recovery site. When Zerto
Cloud Manager is not used, the vCenter Server underlying the vCD can be specified.
Zerto Virtual Replication does not replicate fenced mode settings. If fenced mode is configured in the vCD, it must be
enabled for recovered virtual machines after a failover or move. This can lead to clashes with MAC addresses and IP
addresses. If this occurs the MAC address or IP address must be configured after the failover or move.
When vCloud Director is used, you can have the journals on separate datastores from the recovery volumes. For example,
you might prefer to keep the recovery volumes on storage with better performance, security, and reliability and the journal
on less expensive storage1.
Note: You cannot protect virtual machines with VirtualEthernetCardLegacyNetworkBackingInfo NICs or with IDE devices.
Virtual machines and vApps in the underlying vCenter Server that have not been imported to vCD.
vCD vApps. For details of protecting from vCD, refer to Replication From vCloud Director to vCloud Director, on
page 80, and Replication From vCloud Director to a vCenter Server, on page 87.
2.
In the New VPG dialog select the ZORG and recovery site from the list of recovery sites.
If the protected site is a vCenter Server, the following dialog is displayed:
Note: If the selected recovery site is a vCD, the Recovery site is vCD checkbox is selected.
1. As part of recovery after a failover or move operation, the data in the journal is promoted to the recovered virtual machines. During this promotion, the
virtual machines can be used, and Zerto Virtual Replication makes sure that what the user sees is the latest data, whether from the virtual machine disks
or from the journal. If the journal is on a slow storage device, this is reflected in the response time the user experiences.
74
When VMware vCloud Director is installed at the protected site and there are vCD vApps defined at the protection
site, clicking New VPG results in the following New VPG dialog being displayed:
3.
Click Continue.
The following dialog is displayed if the recovery vCD is vCD 5.0 and Zerto Cloud Manager is used, so a ZORG is
required as part of the VPG definition:
If the recovery vCD is vCD 5.1 and higher, the information displayed for each virtual machine in the vCD vApp includes
the information about the storage profile used for the virtual machine.
Note: Storage profiles were introduced to vCD in version 5.1 and allow users to intelligently provision applications,
mapping virtual machines to storage levels according to predefined service levels, storage availability, performance
requirements or cost. This mechanism lets users define and label storage tiers to be used by Storage Distributed
Resource Scheduler and Storage vMotion. Virtual machines that run applications that require the highest level of
performance are mapped to tier one storage, while less critical applications are mapped to the lower tiers.
4. Optionally, change the name provided for the VPG in the VPG Name field.
Note: The name must be unique per ZORG. Zerto Virtual Replication checks that the name is unique as long as a VPG
with the same name is not being defined while this VPG is still being created.
5.
If the VPG SLA settings are editable, when the Zerto Cloud Manager is not used or when a Custom service profile is
available, specify these settings for the group, which apply to every virtual machine in the group.
75
Recovery Policy Whether you want to protect the virtual machines against a disaster only with the ability to recover
to a point in time up to five days before the disaster, or also want to extend the recovery to include backups of the
virtual machines, going back for a maximum of one year.
DR Properties The properties you want for the VPG for disaster recovery.
Priority (QOS) Used to determine the priority for transferring data from the protected site to the recovery site
when there is limited bandwidth and more than one VPG is defined on the protected site. When there are updates
to virtual machines protected in VPGs with different priorities, first the updates from the VPG with the highest
priority are passed over the WAN. Medium priority VPGs will only be able to use whatever bandwidth is left after
the high priority VPGs have used it. This is also true between medium and low priorities. Note that updates to the
protected virtual machines are always sent across the WAN before synchronization data, such as during a
Bitmap Sync or Delta Sync. During a synchronization, only after updates to the virtual machines are sent
over the WAN, based on the VPG priority, is synchronization data from the VPG sent, and the synchronization
data from the VPG with the highest priority is passed over the WAN before data from medium and low priority
VPGs.
Target RPO Alert The maximum desired time between each automatic checkpoint being written to the journal
before an alert is issued. In reality checkpoints are written more frequently.
Default Journal History The time for which all write commands are saved in the journal. Each protected virtual
machine has a dedicated journal on the recovery site associated with the replicated virtual machine. This enables
journal data to be maintained, even when changing the target host for the recovery. When specifying a checkpoint
to recover to, the checkpoint must still be in the journal. For example, if the value specified here is 24 hours then
recovery can be specified to any checkpoint up to 24 hours. Data and checkpoints continue to be written to the
journal until the specified journal history is reached, which is the optimum situation. At this point, as new writes
and checkpoints are written to a journal, the older writes are written to the virtual machine recovery virtual disks
maintained by the VRA. You can further configure the journal by clicking the configuration button to display the
Manage Journal dialog.
Journal Size Hard Limit The maximum size that the journal can grow, either as a percentage or fixed
amount. When the value is Unlimited the size for the journal is unlimited and it can grow to the size of the
recovery datastore. When the value is Custom, you can specify a maximum journal size, either as a
percentage of the virtual machine volume size or as a fixed maximum size. The minimum journal size, set by
Zerto Virtual Replication, is 8GB. The journal is always thin-provisioned.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal has neared
its hard limit, either as a percentage or fixed amount. You can specify the value as unlimited or change the
value to Custom in order to specify a threshold, either as a percentage of the virtual machine volume size or
as a fixed size, both of which must be less than the configured hard limit so that the warning will be generated
if needed. In addition to the warning threshold, Zerto Virtual Replication will issue a message when the free
space available for the journal is close to being as full as it can be.
Test Frequency Reminder The time recommended between testing the integrity of the VPG. A warning is issued
if a test is not done within this time frame.
Backup Properties If you specified that the recovery policy is Extended Recovery, specify the offsite backup
properties you want. Extended recovery extends the ability to recover virtual machines in a VPG going back one year.
Repository Name The name of the repository where the offsite backups are written. Repositories are configured
via the Setup tab as described in Creating an Offsite Backup Repository, on page 42. The repository details can
be viewed by clicking the configuration button to display the Backup Settings dialog:
76
The repository tab shows the repository which can be either a local drive or an SMB network share drive. If
the repository resides on a network share drive, username and password information to access the drive is
also displayed.
Job Start Time The time to start an offsite backup job. The backup job schedule can be configured by clicking the
calendar button to display the Backup Settings dialog:
Retention Period The length of time to keep each backup job, up to a maximum of one year.
Job Start Time The time in the day to start the backup job.
Automatic Retry The policy to use if the backup job does not complete successfully, including the number
of retries that will be attempted and the time to wait after a job fails before retrying to run the job.
Backup Window If there are specific times on specific days in the week when you do not want a backup job
run, check the Backup Window checkbox and the click the configuration (cog) button to display the
Backup Window dialog. By default all tines on all days are valid to start a backup. Click the times per day
when you do not want a backup job to run.
Retention Period The period to keep the offsite backups, specified in the Backup Settings dialog. For
details of how this affects the number of backups saved, refer to Offsite Backups, on page 50.
6.
77
7.
8.
Add virtual machines to the list of virtual machines that you want to protect in this VPG.
a) Click Add.
The Select VMs dialog is displayed with a list of virtual machines that are not protected in the underlying
vCenter Server and that have not been imported to vCD.
Only virtual machines with a maximum of 15 disks can be protected.
b) Select one or more virtual machines to be protected. If the site is defined in Zerto Cloud Manager, and the cloud
service provider is responsible for both the protection and recovery sites, an In Cloud Disaster Recovery, ICDR,
scenario, the virtual machine must be part of a resource pool and the resource pool must also have been defined
as a resource for the ZORG in Zerto Cloud Manager. For details about Zerto Cloud Manager, refer to Zerto Cloud
Manager Administration Guide.
c) Click OK.
Note: The hardware version of the virtual machine must be the same or less than the hardware version supported by
the vDC in vCloud Director otherwise recovery of the virtual machine in vCD is not permitted. Set the supported
hardware level in the Provider vDC Properties for the vDC in the vCloud Director console.
9.
If you want a specific recovery configuration for a virtual machine in the VPG, select the virtual machine from the list
and click Configure. Otherwise, the default values specified as part of the VPG properties are used for the virtual
machine recovery configuration.
The Configure VM dialog is displayed.
Note: If default network values were not specified, values must be specified here.
The following dialog is displayed if the target vCD version is less than is vCD 5.1:
If the target vCD is vCD 5.1 and higher, you can also specify the storage profile from the available list in the VM
Advanced Settings.
The Configure VM dialog enables configuring how the protected virtual machine will be recovered, including details
about the NICs and volumes used by the virtual machine.
10. Optionally, select a volume and click Configure Selected Volume.
The Configure Volume dialog is displayed.
78
By default, the NIC configuration for the failover or move production environment is copied automatically to the
configuration for the test environment.
Specify the Org vDC network details to use for the recovered virtual machine:
a) The Org vDC network to use for this virtual machine or none if disconnected.
b) The VNIC IP configuration. You can only change the VNIC IP for virtual machines with VMware Tools running for
the following operating systems: Windows 2003 and higher, Red Hat Enterprise Linux versions 5-6, SUSE Linux
79
Enterprise versions 10-11 and CentOS versions 5-6.x, in which case you can select to have a static IP assigned,
either from a pool of IPs or manually assign the IP address.
If the virtual machine being protected has a static IP defined for a NIC, this is configured in the VPG NIC
configuration for the virtual machine, automatically.
c) The Media Access Control address (MAC address). The default is the MAC address used on the protected site so
that both the protected machine and recovered machine use the same MAC address. Either accept the default
Mac address or select Reset, to reset the MAC address on recovery of the machine.
d) Click Save.
12. The virtual machine details include the following:
Journal Size Hard Limit The maximum size that the journal can grow. You can specify the value as unlimited or
change the value to Custom in order to specify a maximum journal size, either as a percentage of the virtual machine
volume size or as a fixed maximum size.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal is almost full. You can
specify the value as automatically determined by Zerto Virtual Replication or change the value to Custom in order to
specify a threshold, either as a percentage of the virtual machine volume size or as a fixed size.
Note: The journal sizes values can only be edited if Zerto Cloud Manager is not used or if the service profile is
Custom.
If the recovery vCD is vCD 5.1 and higher:
Storage Profile Storage profiles enable mapping virtual machines to storage levels according to predefined
service levels, storage availability, performance requirements or cost. You can define and label storage tiers and
then specify the tier to use as a storage profile, for each virtual machine in the VPG. The default storage profile is
the default for the Recovery Org vDC.
Note: When moving or failing over a VPG from a site with one version of vCD to a site running a different version of
vCD, the Reverse Protection link to configure the reverse protection can change to Missing
Configuration in red, to highlight that there are settings required for one version that are not required by the other
version.
13. Click Save to save the virtual machine configuration.
14. Configure all the virtual machines in the VPG in the same way.
15. Optionally, specify the settings for scripts to run on the recovery site before or after executing a failover, move or test
failover.
16. Click Save.
The VPG is created. For details of what happens after saving the VPG, see What happens After the VPG is Defined, on
page 49.
The virtual machines in the VPG are protected as a vCD vApp in the recovery site. When recovering the VPG, reverse
replication is configured to either virtual machines or vApps, depending on what was originally protected.
Virtual machines and vApps in the underlying vCenter Server that have not been imported to vCD. For details of
protecting from vCenter Server, refer to Replication From a vCenter Server to vCloud Director, on page 74.
vCD vApps. For details of protecting from vCD to a vCenter Server, refer to Replication From vCloud Director to a
vCenter Server, on page 87.
80
The protected machines are protected as vCD vApps in the recovery site vCD.
To define a VPG to protect a vCD vApp to vCloud Director:
1.
2.
In the New VPG dialog select the ZORG and then the vCD vApp option and select the vCD vApp to protect.
Only vCD vApps with a maximum of 15 disks per virtual machine can be protected.
3.
4. Click Continue.
The Manage VPG dialog is displayed:
5.
The VPG name is the name of the vCD vApp. Optionally, change this name in the VPG Name field.
Note: The name must be unique per ZORG. Zerto Virtual Replication checks that the name is unique as long as a VPG
with the same name is not being defined while this VPG is still being created.
81
6.
If the VPG SLA settings are editable, when the Zerto Cloud Manager is not used or when a Custom service profile is
available, specify these settings for the group, which apply to every virtual machine in the group.
Recovery Policy Whether you want to protect the virtual machines against a disaster only with the ability to recover
to a point in time up to five days before the disaster, or also want to extend the recovery to include backups of the
virtual machines, going back for a maximum of one year.
DR Properties The properties you want for the VPG for disaster recovery.
Priority (QOS) Used to determine the priority for transferring data from the protected site to the recovery site
when there is limited bandwidth and more than one VPG is defined on the protected site. When there are updates
to virtual machines protected in VPGs with different priorities, first the updates from the VPG with the highest
priority are passed over the WAN. Medium priority VPGs will only be able to use whatever bandwidth is left after
the high priority VPGs have used it. This is also true between medium and low priorities. Note that updates to the
protected virtual machines are always sent across the WAN before synchronization data, such as during a
Bitmap Sync or Delta Sync. During a synchronization, only after updates to the virtual machines are sent
over the WAN, based on the VPG priority, is synchronization data from the VPG sent, and the synchronization
data from the VPG with the highest priority is passed over the WAN before data from medium and low priority
VPGs.
Target RPO Alert The maximum desired time between each automatic checkpoint being written to the journal
before an alert is issued. In reality checkpoints are written more frequently.
Default Journal History The time for which all write commands are saved in the journal. Each protected virtual
machine has a dedicated journal on the recovery site associated with the replicated virtual machine. This enables
journal data to be maintained, even when changing the recovery host for the recovery. When specifying a
checkpoint to recover to, the checkpoint must still be in the journal. For example, if the value specified here is 24
hours then recovery can be specified to any checkpoint up to 24 hours. Data and checkpoints continue to be
written to the journal until the specified journal history is reached, which is the optimum situation. At this point, as
new writes and checkpoints are written to a journal, the older writes are written to the virtual machine recovery
virtual disks maintained by the VRA. You can further configure the journal by clicking the configuration button to
display the Manage Journal dialog.
Journal Size Hard Limit The maximum size that the journal can grow, either as a percentage or fixed
amount. When the value is Unlimited the size for the journal is unlimited and it can grow to the size of the
recovery datastore. When the value is Custom, you can specify a maximum journal size, either as a
percentage of the virtual machine volume size or as a fixed maximum size. The minimum journal size, set by
Zerto Virtual Replication, is 8GB. The journal is always thin-provisioned.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal has neared
its hard limit, either as a percentage or fixed amount. You can specify the value as unlimited or change the
value to Custom in order to specify a threshold, either as a percentage of the virtual machine volume size or
as a fixed size, both of which must be less than the configured hard limit so that the warning will be generated
if needed. In addition to the warning threshold, Zerto Virtual Replication will issue a message when the free
space available for the journal is close to being as full as it can be.
Test Frequency Reminder The time recommended between testing the integrity of the VPG. A warning is issued
if a test is not done within this time frame.
Backup Properties If you specified that the recovery policy is Extended Recovery, specify the offsite backup
properties you want. Extended recovery extends the ability to recover virtual machines in a VPG going back one year.
Repository Name The name of the repository where the offsite backups are written. Repositories are configured
via the Setup tab as described in Creating an Offsite Backup Repository, on page 42. The repository details can
be viewed by clicking the configuration button to display the Backup Settings dialog:
82
The repository tab shows the repository which can be either a local drive or an SMB network share drive. If
the repository resides on a network share drive, username and password information to access the drive is
also displayed.
Job Start Time The time to start an offsite backup job. The backup job schedule can be configured by clicking the
calendar button to display the Backup Settings dialog:
Retention Period The length of time to keep each backup job, up to a maximum of one year.
Job Start Time The time in the day to start the backup job.
Automatic Retry The policy to use if the backup job does not complete successfully, including the number
of retries that will be attempted and the time to wait after a job fails before retrying to run the job.
Backup Window If there are specific times on specific days in the week when you do not want a backup job
run, check the Backup Window checkbox and the click the configuration (cog) button to display the
Backup Window dialog. By default all tines on all days are valid to start a backup. Click the times per day
when you do not want a backup job to run.
Retention Period The period to keep the offsite backups, specified in the Backup Settings dialog. For
details of how this affects the number of backups saved, refer to Offsite Backups, on page 50.
7.
83
Network Mapping The networks to use for failover and move operations, for failover test operations, and for test
failover operations after a failover or move when reverse protection is configured. After selecting a target Org vDC, the
vApp Network Mapping Configure button is enabled. Click the Configure button to display the Configure
Network Mapping dialog:
The list of current Org Networks is displayed and you can specify what network to use in each of the situations.
<Isolated> means that the network is an internal only vApp network.
Note: You define the boot order for vCloud Director vApps in the vCloud Director console.
8.
If you want a specific recovery configuration for a virtual machine in the VPG, select the virtual machine from the list
and click Configure. Otherwise, the default values specified as part of the VPG properties are used for the virtual
machine recovery configuration.
The Configure VM dialog is displayed.
Note: If default network values were not specified, values must be specified here.
The following dialog is displayed if the target vCD version is less than is vCD 5.1:
If the target vCD is vCD 5.1 and higher, you can also specify the storage profile from the available list in the VM
Advanced Settings.
The Configure VM dialog enables configuring how the protected virtual machine will be recovered, including details
about the NICs and volumes used by the virtual machine.
9.
84
By default, the NIC configuration for the failover environment is copied automatically to the configuration for the test
environment.
Specify the network details to use for the recovered virtual machines:
a) The network to use for this virtual machine or none if disconnected.
b) The VNIC IP configuration. You can only change the VNIC IP for virtual machines with VMware Tools running for
the following operating systems: Windows 2003 and higher, Red Hat Enterprise Linux versions 5-6, SUSE Linux
85
Enterprise versions 10-11 and CentOS versions 5-6.x, in which case you can select to have a static IP assigned,
either from a pool of IPs or manually assign the IP address.
If the virtual machine being protected has a static IP defined for a NIC, this is configured in the VPG NIC
configuration for the virtual machine, automatically.
c) The Media Access Control address (MAC address). The default is the MAC address used on the protected site so
that both the protected machine and recovered machine use the same MAC address. Either accept the default
Mac address or select Reset, to reset the MAC address on recovery of the machine.
d) Click Save.
11. The virtual machine details include the following:
Journal Size Hard Limit The maximum size that the journal can grow. You can specify the value as unlimited or
change the value to Custom in order to specify a maximum journal size, either as a percentage of the virtual machine
volume size or as a fixed maximum size.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal is almost full. You can
specify the value as automatically determined by Zerto Virtual Replication or change the value to Custom in order to
specify a threshold, either as a percentage of the virtual machine volume size or as a fixed size.
Note: The journal sizes values can only be edited if Zerto Cloud Manager is not used or if the service profile is
Custom.
If the target vCD is vCD 5.1 and higher:
Storage Profile Storage profiles enable mapping virtual machines to storage levels according to predefined
service levels, storage availability, performance requirements or cost. You can define and label storage tiers and
then specify the tier to use as a storage profile, for each virtual machine in the VPG. The default storage profile is
the default for the Recovery Org vDC.
Note: When moving or failing over a VPG from a site with one version of vCD to a site running a different version of
vCD, the Reverse Protection link to configure the reverse protection can change to Missing
Configuration in red, to highlight that there are settings required for one version that are not required by the other
version.
12. Click Save to save the virtual machine configuration.
13. Configure all the virtual machines in the VPG in the same way.
14. Optionally, specify the settings for scripts to run on the recovery site before or after executing a failover, move or test
failover.
15. Click Save.
The VPG is created. For details of what happens after saving the VPG, see What happens After the VPG is Defined, on
page 49.
The virtual machines in the VPG are protected as a vCD vApp in the recovery site. When recovering the VPG, reverse
replication is configured to either virtual machines or vApps, depending on what was originally protected.
Note: Changing the name of a vCD vApp after a VPG has been defined does not result in the name of the VPG changing.
When recovering the VPG, via a move or failover operation, reverse replication is configured to a vCD vApp.
86
2.
In the New VPG dialog select the ZORG and then the vCD vApp option and select the vCD vApp to protect.
3.
Only vCD vApps with a maximum of 15 disks per virtual machine can be protected.
If the selected recovery site is a vCD, the Recovery site is vCD checkbox is selected. Uncheck this box to
replicate the vCD vApp to the underlying vCenter Server.
4. Click Continue.
The procedure is the same as when protecting a vApp, described in Protecting a vApp (Via the VMware Web Client
or Client Console), on page 65, except that changing the name of a vCD vApp after the VPG has been defined does
not result in the name of the VPG being changed.
When recovering the VPG, via a move or failover operation, reverse replication is configured to a vCD vApp.
87
You can monitor information about all the VPGs either protected at the local site or recovered to the local site in the VPGs
tab. You can also drill-down to monitor information about a specific VPG displayed in the VPGs tab or about the virtual
machines being protected by VPGs. You can also view summary details of the protected and recovery sites in either the
protected or recovery site as well as monitor the status of each virtual protection group and any of the virtual machines
being protected in either site.
The following VPG monitoring options are described in this chapter:
Monitoring VPG Usage by Remote Sites and Site Topology, on page 99.
The following offsite backup monitoring options are described in this chapter:
88
The information includes the number of virtual machines being protected and the number of VPGs defined. The arrows
between the sites indicates the direction of the protection. For example, in the above diagram there are three VPGs defined
on the production site that are protected to recovery sites and there are two VPGs defined on recovery sites that are
protected to the production site.
The following information is displayed in the left area:
The site name and IP address of the Zerto Virtual Manager for this site.
The number of virtual machines meeting the target RPO, the SLA, out of the total number of virtual machines included
in VPGs.
The number of VPGs meeting the target RPO, the SLA, out of the total number of VPGs defined on the site.
The amount of storage being protected of the total possible for all the virtual machines in all the VPGs defined on this
site.
The current site performance, which includes the following information:
IOPS (IO per second) The IO between all the applications running on the virtual machines being protected and
the VRA that sends a copy to the remote site for replication.
VRA CPU Usage The percentage of the CPU being used by the VRA.
Throughput The MBs for all the applications running on the virtual machines being protected. There can be a
high IO rate with lots of small writes resulting in a small throughput as well as a small IO with a large throughput.
Thus, both the IOPS and Throughput values together provide a more accurate indication of performance.
WAN Traffic The traffic between the sites.
When applicable, the date of the last test performed and the name of the VPG tested.
The amount of recovery storage being replicated to this site from remote sites.
89
If the pairing is to one site only, the site name and IP address of the Zerto Virtual Manager for the paired site,
otherwise, the title Multiple Peers.
The number of virtual machines meeting the target RPO, the SLA, out of the total number of virtual machines included
in VPGs protected on the remote sites.
The number of VPGs meeting the target RPO, the SLA, out of the total number of VPGs protected on the remote sites.
The amount of storage being replicated out of the total possible for all the virtual machines in all the VPGs protected
on the remote sites.
The amount of recovery storage being replicated to the remote sites, which includes both the journal and target disk
sizes.
90
91
Monitoring a VPG
You monitor the status of a specific VPG by drilling-down for the VPG in the VPGs tab or from a virtual machine in the VMs
tab. The specific VPG details are displayed in a dynamic tab.
The status of the protection, such as Meeting SLA, Failing Over, Initializing. For details, see VPG
Statuses and Synchronization Triggers, on page 136. The status is color-coded, as follows:
Blue The VPG is being initialized.
Green The VPG is fully protected, based on the SLA settings.
Orange The VPG is protected, but some of the SLA settings are not being met.
Red The VPG is not being protected. Depending on the reason, recovery is still possible.
92
Configuration details including the VPG SLA settings defined for the VPG. The Type icons describe the protected and
recovery sites:
vCenter Server to vCenter Server.
vCenter Server to vCloud Director.
vCloud Director to vCenter Server.
vCloud Director to vCloud Director.
For information about the other configuration details, see Configuring Virtual Protection Groups, on page 46.
A table of the protected virtual machines. The following information is provided for each virtual machine:
The name of the virtual machine, with the boot order group for the virtual machine.
The protected and recovery ESX/ESXi hosts.
The protected and recovery datastores.
The provisioned and used storage and the recovery data size, which is the size of the provisioned recovery disk
and the journal size.
The networks specified for failovers and moves and for test failovers.
The recovery folder.
When more than one task is being run that can be controlled from the task bar, only the latest operation can be controlled.
93
Click the link to expand the Tasks area at the bottom of the dialog or move the separator in the tasks area to expand this
area.
You can move the separator bar up or down to show more or less tasks. You can also change the period of time to show
tasks by clicking the time in the tasks bar.
The default is to list all tasks in the specified period but you can filter the tasks by the following:
All tasks
Running tasks
Completed tasks
Failed tasks
94
You can switch the view to view the all the tasks in the specified period by clicking All in the tasks pane.
The color represents the status of the task, as follows:
Blue The task is running.
Green The task completed successfully
Red The task failed.
The following operations can be controlled directly in the task bar:
95
The information in the Recent Activities dialog is similar to that displayed in the Tasks area but includes a
description and does not include the related entities nor both the start and end times of the task.
Note: The Recent Activities dialog is useful when you need to identify recovery disks, for example when keeping
the target disks after deleting a virtual machine from a VPG or after deleting the VPG.
Time and Date The date of the activity.
Type The name of the event.
User The user who initiated the event.
Description A description of the event. Clicking More displays the full description and can be used when the displayed
description is truncated.
96
Whether the activity was successful or not is shown for each activity. The last activity, whether successful or if the last
activity failed, is shown in the icon at the left of the Recent Activities button.
97
Machines tab for the root vCenter Server node. Each value is the sum of both the hard disk and memory. Thus, a virtual
machine with 1GB hard disk and 4GB memory will show 5GB provisioned storage.
Used Storage The storage used by the virtual machine in the recovery site. This value is the sum of the values that are
used in the vCenter Server and displayed in the vSphere Client console per virtual machine in the Virtual Machines tab for
the root vCenter Server node.
Actual RPO The time since the last checkpoint was written to the journal. This should be less than the Target RPO
Alert value specified for the VPG.
Protection Status The current status of the virtual machine, such as Meeting SLA. Where appropriate, the percentage of
the operation completed, such as syncing, is displayed.
Last Test The date and time of the last failover test performed on the VPG protecting this virtual machine.
Direction (not shown by default) The direction of the replication, from this site to the remote site or from the remote site
to this site.
Type (not shown by default) Icons describing the protected and recovery sites:
vCenter Server to vCenter Server.
vCenter Server to vCloud Director.
vCloud Director to vCenter Server.
vCloud Director to vCloud Director.
Protected Site (not shown by default) The name of the site where the virtual machine is protected.
Recovery Site (not shown by default) The name recovery site for the virtual machine.
ZORG (not shown by default) The ZORG name given to the organization by a cloud service provider. For details refer to
Zerto Cloud Manager Administration Guide.
State The current substatus of the VPG, such as Delta syncing. Where appropriate, the percentage of the operation
completed, such as syncing, is displayed.
Priority (not shown by default) The priority specified for the VPG in its definition.
Retention Policy (not shown by default) Whether the VPG is protected against a disaster only with the ability to recover
to a point in time up to five days before the disaster, or extended to include offsite backups of the virtual machines, going
back for a maximum of one year.
Backup Status (not shown by default) The status of the backup.
Backup Repository (not shown by default) The name of the repository where the job is stored.
Restore Point Range (not shown by default) The restore points for the backup jobs out of the total backup jobs run for
the VPG.
Backup Scheduling (not shown by default) The schedule for the offsite backup.
Determining Which Columns to Display and the Order They Are Displayed
Right-clicking in the list enables selecting the Edit Columns dialog, where you can specify what columns to display in
the list.
You can also drag-and-drop column headers to rearrange the order the columns are displayed. A thick vertical bar shows
where a column can be dragged and dropped.
You can also reset the display to the default display by right-clicking in the list and selecting the Reset Columns item.
98
Filtering Information
You can filter the list so that you can easily identify the VPGs and virtual machines you want to monitor.
You can filter columns by clicking the filter icon and then either by typing part of the value only, for example with the
Source Site field, or you can filter using actual values, for example with the Priority field. The filter changes color
from gray to blue when a filter is applied. A link in the filter area enables clearing the filter.
99
You can refresh the display and make the display larger or smaller using the slider.
Clicking on a site selects that site and details of the selected site are displayed in the Selected Site Details pane.
The alert status indicator shows the alert status of the site:
Green The site VPGs are being replicated, including syncing the VPGs between the sites.
Orange The VPG is being replicated but there are problems, such as an RPO value larger than the Target RPO Alert
value specified for the VPG.
100
Red The site VPGs are not being replicated, for example because communication with the remote site is down.
101
VRA Group The group of VRAs to which this VRA belongs. VRAs can be grouped together when they use different
networks so they can be grouped by network, for example when the same vCenter Server supports two datacenters with
separate networks and you are replicating from one datacenter to the second datacenter.
# VPGs The number of VPGs with a virtual machine for which the VRA either manages the protection or the recovery of
the data.
# VMs The number of virtual machines for which the VRA either manages the protection or the recovery of the data.
VRA RAM (not shown by default) The amount of memory allocated to the VRA to buffer data before it is sent to the
recovery site or at the recovery site before it is written to the journal.
DS (not shown by default) The datastore used by the VRA.
DS Cluster (not shown by default) The datastore cluster used by the VRA.
VC Network (not shown by default) The network used by the VRA.
# Volumes (not shown by default) The number of volumes for which the VRA either manages the protection or the
recovery of the data.
# of Protected VPGs (not shown by default) The number of VPGs with a virtual machine for which the VRA manages the
protection of their data.
# of Protected VMs (not shown by default) The number of virtual machines for which the VRA manages the protection
of their data.
# of Protected Volumes (not shown by default) The number of volumes for which the VRA manages the protection of
their data.
# of Recovery VPGs (not shown by default) The number of VPGs with a virtual machine for which the VRA manages the
recovery of the data.
# of Recovery VMs (not shown by default) The number of virtual machines for which the VRA manages the recovery of
the data.
# of Recovery Volumes (not shown by default) The number of volumes for which the VRA manages the recovery of the
data.
You can limit the display to hosts with VRAs installed via the Show hosts without a VRA installed toggle. When this toggle is
set to On all hosts are displayed, and when set to Off only hosts with a VRA installed are displayed.
Click Export to export the VRA list as a Microsoft Excel worksheet.
Determining Which Columns to Display and the Order They Are Displayed
Right-clicking in the list enables selecting the Edit Columns dialog, where you can specify what columns to display in
the list.
You can also drag-and-drop column headers to rearrange the order the columns are displayed. A thick vertical bar shows
where a column can be dragged and dropped.
You can also reset the display to the default display by right-clicking in the list and selecting the Reset Columns item.
Filtering Information
You can filter the list of VRAs in the VRAs tab.
You can filter columns by clicking the filter icon and then either by typing part of the value only, for example with the VRA
Group field, or you can filter using actual values, for example with the #VPGs field. The filter changes color from gray to
blue when a filter is applied. A link in the filter area enables clearing the filter.
102
Monitoring a VRA
You monitor the status of a specific VRA by drilling-down for the VRA in the VRAs tab. The specific VRA details are
displayed in a dynamic tab.
103
Monitoring Datastores
View specific details of the datastores used by Zerto Virtual Replication in the Datastores tab, under the Setup tab. This tab
lists all the datastores used by Zerto Virtual Replication with an option to show all the datastores per cluster or for the
hosts in the vCenter Server, whether used by Zerto Virtual Replication or not.
104
Determining Which Columns to Display and the Order They Are Displayed
Right-clicking in the list enables selecting the Edit Columns dialog, where you can specify what columns to display in
the list.
You can also drag-and-drop column headers to rearrange the order the columns are displayed. A thick vertical bar shows
where a column can be dragged and dropped.
You can also reset the display to the default display by right-clicking in the list and selecting the Reset Columns item.
Filtering Information
You can filter the list of datastores in the Datastores tab.
You can filter columns by clicking the filter icon. The filter changes color from gray to blue when a filter is applied. A link in
the filter area enables clearing the filter.
105
Restore Points The restore points for the backup jobs out of the total backup jobs saved to the repository.
Compression A value in this field denotes that the backups stored in the repository are compressed.
Click New Repository to display the New Repository dialog for creating a new repository.
Click Export to export the Repository details as a Microsoft Excel worksheet.
Determining Which Columns to Display and the Order They Are Displayed
Right-clicking in the list enables selecting the Edit Columns dialog, where you can specify what columns to display in
the list.
You can also drag-and-drop column headers to rearrange the order the columns are displayed. A thick vertical bar shows
where a column can be dragged and dropped.
You can also reset the display to the default display by right-clicking in the list and selecting the Reset Columns item.
Filtering Information
You can filter the list of repositories in the Repositories tab.
You can filter columns by clicking the filter icon and then either by typing part of the value only, for example with the
Repository Name field, or you can filter using actual values, for example with the Connectivity field. The filter
changes color from gray to blue when a filter is applied. A link in the filter area enables clearing the filter.
106
VPG Size The VPG size of the last run stored on disk.
Last Run Result The result of the last run: Full success, Partial success or Failed.
Restore Points The restore points for the backup jobs out of the total backup jobs run for the VPG.
Protected Site (not shown by default) The name of the site where the VPG is protected.
ZORG Name (not shown by default) A name given to the organization by a cloud service provider. For details refer to
Zerto Cloud Manager Administration Guide.
Last Run Time (not shown by default) The time of the last run.
Next Scheduled Run (not shown by default) The time of the next scheduled run.
Last Full Backup (not shown by default) The date and time of the last full backup.
# VMs (not shown by default) The number of virtual machines in the offsite backup.
# Volumes (not shown by default) The number of volumes in the offsite backup.
The following information is displayed in the VPGs tab:
VM Name The name of the virtual machine.
VPG The name of the VPG.
Backup Site The site where the virtual machines are backed up. The backup jobs are stored either locally at this site
or on a network shared drive which is accessible from this site.
Status The status of the job.
Repository Name The name of the repository where the job is stored.
VM Size The size of the virtual machine stored on disk.
Last Run Result The result of the last run: Full success, Partial success or Failed.
Restore Points The restore points for the backup jobs out of the total backup jobs run for the VPG.
Last Full Backup The date and time of the last full backup.
Protected Site (not shown by default) The name of the site where the VPG is protected.
ZORG Name (not shown by default) A name given to the organization by a cloud service provider. For details refer to
Zerto Cloud Manager Administration Guide.
Last Run Time (not shown by default) The time of the last run.
Next Scheduled Run (not shown by default) The time of the next scheduled run.
# Volumes (not shown by default) The number of volumes in the offsite backup.
Click Actions > Edit to abort a running job. Any virtual machine volumes already stored in the repository are not removed
and the job status is partial if there are any stored volumes.
Click Actions > Abort to abort a running job. Any virtual machine volumes already stored in the repository are not removed
and the job status is partial if there are any stored volumes.
Click Actions > Run Backup to start a job for a selected VPG, outside of the schedule for that VPG.
Click Export to export the backup list as a Microsoft Excel worksheet.
Determining Which Columns to Display and the Order They Are Displayed
Right-clicking in the list enables selecting the Edit Columns dialog, where you can specify what columns to display in
the list.
You can also drag-and-drop column headers to rearrange the order the columns are displayed. A thick vertical bar shows
where a column can be dragged and dropped.
You can also reset the display to the default display by right-clicking in the list and selecting the Reset Columns item.
107
Filtering Information
You can filter the list of VPGs in the Offsite Backup tab.
You can filter columns by clicking the filter icon and then either by typing part of the value only, for example with the
Repository Name field, or you can filter using actual values, for example with the Status field. The filter changes
color from gray to blue when a filter is applied. A link in the filter area enables clearing the filter.
108
After defining virtual protection groups (VPGs) the virtual machines specified as part of each VPG are protected. There are
a number of ongoing management tasks that you can perform on a VPG, such as specifying a checkpoint to enable
recovery to that specific point or you can modify the configurations of existing VPGs.
The following VPG management options are described in this chapter:
Monitoring VPGs and the VMs that are protected is described in Monitoring Zerto Virtual Replication, on page 88.
109
Managing VPGs
To modify a VPG:
1.
In the Zerto User Interface, click the Edit icon for the VPG from the list of VPGs in the VPGs tab. You can also select
the VPG to display the VPG details and click Actions and then click Edit.
The Manage VPG dialog is displayed as a tab, enabling editing the VPG, including adding and removing virtual
machines from the VPG.
Note: If the VPG was previously viewed, and the tab for this VPG is still displayed, you can access the details by
selecting the tab.
2.
Make any required changes to the VPG definition, as described in To create a virtual protection group (VPG):, on
page 52.
Note: If the Journal Size Hard Limit or Journal Size Warning Threshold in the VPG SLA settings
for the VPG, or the default values, Host, Datastore, Failover Network, Test Network or Folder are
changed, the changed values are not applied to existing virtual machines but only to new virtual machines added to
the VPG.
110
Managing VPGs
3.
Click Save.
When a virtual machine is removed from a VPG, a warning is displayed when you remove the virtual machine and
another message is displayed when trying to save the VPG, whether to save the recovery volumes or not, which can be
used for preseeding, if the virtual machine is added back to the VPG.
The VPG configuration is modified. The VPG is updated and then synchronized with the recovery site, if required, for
example when changing the host.
Note: Synchronization after deleting a virtual machine from a VPG results in all checkpoints being removed and the
checkpoint mechanism restarting after synchronization completes.
111
Managing VPGs
In the Zerto User Interface, click the Edit icon for the VPG from the list of VPGs in the VPGs tab. You can also select
the VPG to display the VPG details, click Actions, then click Edit.
The Manage VPG dialog is displayed, enabling editing the VPG, including adding and removing virtual machines from
the VPG. The VPG SLA, Settings and Default Values sections of the dialog can vary dependent on whether
the license being used is a cloud license or an enterprise license, whether Zerto Cloud Manager is used or not, whether
a vApp is being protected and whether the target site is vCD.
When protecting to a site with a cloud license, WAN compression is always implemented, so the WAN
Compression checkbox is not displayed. When protecting to a cloud site and the cloud service provider uses Zerto
Cloud Manager, WAN compression is always implemented, so the WAN Compression checkbox is not displayed
and the VPG SLA values are controlled by a service profile.
2.
Click Add and select the virtual machine to add to the VPG from the list and then click OK. You can search for a specific
virtual machine from the list.
112
Managing VPGs
Note: If the site is defined in Zerto Cloud Manager, and the cloud service provider is responsible for both the
protection and recovery sites, an In Cloud Disaster Recovery, ICDR, scenario, the virtual machine must be part of a
resource pool and the resource pool must also have been defined as a resource for the ZORG in Zerto Cloud Manager.
For details about Zerto Cloud Manager, refer to Zerto Cloud Manager Administration Guide.
3.
Configure the virtual machine configuration, as described in To configure the virtual machine in the VPG:, below.
4. Click Save.
The virtual machine is added to the VPG. This process may take a few minutes. The protected and recovery sites are then
synchronized so that the recovery site includes the replication of the added virtual machine in the VPG. After
synchronization, the delta changes to the virtual machine are sent to the recovery site.
If the virtual machine is added to a VPG replicating to a resource pool, Zerto Virtual Replication checks that the additional
virtual machine doesnt exceed the resource pool capacity, such that the sum of the virtual machine reservation is less than
or equal to the resource pool CPU and storage settings.
To configure the virtual machine in the VPG:
1.
If you want a specific recovery configuration for a virtual machine in the VPG, select the virtual machine from the list
and click Configure. Otherwise, the default values specified as part of the VPG properties are used for the virtual
machine recovery configuration.
Note: If default values were not specified, values must be specified here.
The Configure VM dialog is displayed.
The Configure VM dialog enables configuring how the protected virtual machine will be recovered, including details
about the volumes and NICs used by the virtual machine and the VMware file for the virtual machine.
Make any changes you want to the virtual machine specification on the recovery site and click Save to save the
configuration.
2.
Optionally, select a volume and click Configure Selected Volume to reconfigure the volume used to replicate the virtual
machine disks.
If you click Configure Selected Volume, the Configure Volume dialog is displayed.
113
Managing VPGs
a) Specify the datastore for recovery and whether the volume is a swap disk:
If a cluster or resource pool is selected for the host, only datastores that are accessible by every ESX/ESXi host in
the cluster or resource pool are displayed.
Swap Disk If the virtual machine to be replicated includes a swap disk as part of its configuration, you can
specify a mirror disk for replication that is marked as a swap disk. In this case, data is not replicated to the swap
disk after initial synchronization.
Recovery Datastore The datastore to use to create disks for the replicated data. Also specify whether the target
is thin provisioned. If the source disk is thin provisioned, the default for the recovery volume is that it is also thin
provisioned.
Raw Disk (RDM) The VMware RDM (Raw Device Mapping) to use for the replication: By default, RDM is
recovered as thin-provisioned VMDK in the datastore specified in the VM Recovery Datastore field in the
Configure VM dialog, and not to RDM. You cannot define an RDM disk if the virtual machine uses a BusLogic
SCSI controller, nor when protecting or recovering virtual machines in an environment running vCenter Server 5.x
with ESX/ESXi version 4.1 hosts. Only a raw disk with the same size as the protected disk can be selected from the
list of available raw disks. Other raw disks with different sizes are not available for selection. The RDM is always
stored in the recovery datastore used for the virtual machine. The following limitations apply to protecting RDM
disks:
RDM disks with an even number of blocks can replicate to RDM disks of the same size with an even number of
blocks and to VMDKs.
RDM disks with an odd number of blocks can only replicate to RDM disks of the same size with an odd number
of blocks and not to VMDKs.
Preseed A virtual disk (the VMDK flat file and descriptor) in the recovery site that has been prepared with a
copy of the protected data. Using this option is recommended particularly for large disks so that the initial
synchronization is much faster since a Delta Sync is used to synchronize any changes written to the recovery
site after the creation of the preseeded disk. When not using a preseeded disk the initial synchronization phase
has to copy the whole disk over the WAN. When using a preseeded VMDK, you select the datastore and exact
location, folder and name, of the preseeded disk, which cannot be an IDE disk. Zerto Virtual Replication takes
ownership of the preseeded disk, moving it from its source folder to the folder used by the VRA. Only disks with
the same size as the protected disk can be selected when browsing for a preseeded disk. The datastore where the
preseeded disk is placed is also used as the recovery datastore for the replicated data. If the preseeded disk is
greater than 1TB on NFS storage, the VPG creation might fail. This is a known VMware problem when the NFS
client does not wait for sufficient time for the NFS storage array to initialize the virtual disk after the RPC
parameter of the NFS client times out. The timeout default value is 10 seconds. Refer to the VMware
documentation, http://kb.vmware.com/selfservice/microsites/
search.do?language=en_US&cmd=displayKC&externalId=1027919, which describes the configuration option to
tune the RPC timeout parameter using the esxcfg-advcfg -s <Timeout> /NFS/SetAttrRPCTimeout
command.
Note the following conditions:
If the protected disks are non-default geometry, configure the VPG using preseeded volumes.
If the protected disk is an RDM disk, it can be used to preseed to a recovery VMDK disk. Zerto Virtual
Replication makes sure that the VMDK disk size is a correct match for the RDM disk.
If the VPG is being defined for a Zerto Organization, ZORG, the location of the preseeded disk must be
defined in the Zerto Cloud Manager. For details, refer to Zerto Cloud Manager Administration Guide.
b) Click Save.
3.
Optionally, select a NIC and click Configure Selected NIC to configure the NIC used to for the replicated VM disks.
Note: You can configure a maximum of four NICs. If you configure more, a failover, move, or test failover operation will
fail.
114
Managing VPGs
If you click Configure Selected NIC, the Configure VNIC dialog is displayed.
Specify the network details to use for the recovered virtual machines after a live recovery or migration, in the Failover/
Move tab, and for the recovered virtual machines when testing the replication, in the Failover Test tab. If the settings
are the same for both failover and move networks and for the failover test network, after setting the values in either
tab, click the copy button, Copy to test or Copy to failover, to copy all the settings defined in the one tab to the other tab.
In each tab specify the following:
a) The network to use for this virtual machine.
b) Whether the Media Access Control address (MAC address) used on the protected site should be replicated on
the recovery site. The default is to use the same MAC address on both sites. Check the box to create a new MAC
address on the recovery site.
c) Whether to keep the default VNIC IP configuration or not. You can only change the VNIC IP for virtual machines
with VMware Tools running for the following operating systems: Windows 2003 and higher, Red Hat Enterprise
Linux versions 5-6, SUSE Linux Enterprise versions 10-11 and CentOS versions 5-6.x.
If you can change the VNIC IP, check the Change Failover VNIC IP Configuration in the Failover/
Move tab or Change Test VNIC IP Configuration in the Failover Test tab. If you select to use a static IP
connection, you set the IP address, subnet mask and default gateway to use. Optionally, change the preferred and
alternate DNS server IPs and the DNS suffix. If you select to use DHCP, the IP configuration and DNS server
configurations are assigned automatically, to match the protected virtual machine. You can change the DNS
suffix.
If the virtual machine has multiple NICs but is configured to only have a single default gateway, fill in a 0 for each
octet in the Default gateway field for the NICs with no default gateway.
Note: During a failover, move or test failover, if the recovered virtual machine is assigned a different IP to the original
IP, after the virtual machine has started it is automatically rebooted so that it starts up with the correct IP. If the same
network is used for both production and test failovers, it is recommended to change the IP address for the virtual
machines started for the test, so that there is no IP clash between the test machines and the production machines.
d) Click Save.
4. The virtual machine details include the following:
Recovery Host The cluster, resource pool or ESX/ESXi that will host the recovered virtual machine. If the site is
defined in Zerto Cloud Manager, only a resource pool can be specified and the resource pool must also have been
defined in Zerto Cloud Manager. For details about Zerto Cloud Manager, refer to Zerto Cloud Manager Administration
Guide.
When a resource pool is specified, Zerto Virtual Replication checks that the resource pool capacity is enough for any
virtual machines specified in the VPG. If a resource pool is specified and DRS is disabled for the site later on, all the
resource pools are removed by VMware and recovery will be to any one of the hosts in the recovery site with a VRA
installed on it.
Note: All resource pool checks are made at the level of the VPG and does not take into account multiple VPGs using
the same resource pool. If the resource pool CPU resources are specified as unlimited in the Edit Setting dialog for the
115
Managing VPGs
resource pool, the actual limit is inherited from the parent but if this inherited value is too small, failover move and
failover test operations can fail, even without a warning alert being issued by Zerto Virtual Manager.
VM Recovery Datastore The datastore where the VMware metadata files for the virtual machine is stored, such as
the vmx file. If a cluster or resource pool is selected for the host, only datastores that are accessible by every ESX/ESXi
host in the cluster or resource pool are displayed. This is also the datastore where RDM backing files for recovery
volumes are located. When specifying the recovery storage for a virtual machine with a storage cluster, you have to
specify a datastore in the cluster.
Recovery Folder The folder where the virtual machine is recovered to.
If default values were specified in the Manage VPG dialog, they are used for the virtual machine configuration and are
displayed in the Recovery Host, VM Recovery Datastore and Recovery Folder fields. You can change these values for
the specific virtual machine by selecting new values from the drop-down lists.
Journal Size Hard Limit The maximum size that the journal can grow. You can specify the value as unlimited or
change the value to Custom in order to specify a maximum journal size, either as a percentage of the virtual machine
volume size or as a fixed maximum size.
Journal Size Warning Threshold The size of the journal that triggers a warning that the journal is almost full. You can
specify the value as automatically determined by Zerto Virtual Replication or change the value to Custom in order to
specify a threshold, either as a percentage of the virtual machine volume size or as a fixed size.
VM Journal DS The datastore used by the journal for the virtual machine.
5.
116
Managing VPGs
To enable protecting a VPG after resizing a protected virtual machine RDM volume:
1.
2.
Resize the RDM (both local and remote) as described in the VMware Expanding the size of a Raw Device Mapping
(RDM) knowledge base article.
Note: The vCenter will not detect that RDMs were resized unless this procedure is followed.
3.
At this point, the VPG will go through a Delta Sync to compare protected and recovery volumes for changes, and once
synchronized, it will enter the Meeting SLA state.
In the Zerto User Interface, access the VPGs or VMs tabs and select the VPG to display the VPG details.
2.
117
Managing VPGs
Note: If the VPG was previously viewed, and the tab for this VPG is still displayed, you can access the details by
selecting the tab.
The VPG protection is paused until you click the Resume button.
To resume the protection of a VPG:
Click the Resume button via Actions, in the Pause area of the VPG details tab or in the task bar.
Note: A message is issued that the VPG is paused.
After resuming protection, a Bitmap Sync will most probably be performed to synchronize the protection and
recovery sites.
118
Managing VPGs
2.
Select the VPGs to pause and click Actions and then click Pause.
The Pause dialog is displayed.
3.
Click Actions and then click Resume in the VPGs or VMs tabs to select which VPGs you want to resume protecting.
The Resume dialog is displayed.
2.
Select which VPGs you want to resume protecting and click OK.
119
Managing VPGs
After resuming protection, a Bitmap Sync will most probably be performed to synchronize the protection and
recovery sites.
In the Zerto User Interface, access the VPGs or VMs tabs and select the VPG to display the VPG details.
2.
Note: If the VPG was previously viewed, and the tab for this VPG is still displayed, you can access the details by
selecting the tab.
The VPG starts to synchronize with the recovery site. As the journal fills up during the synchronization, older checkpoints
are deleted from the journal to make room for the new data and the data prior to these checkpoints are promoted to the
virtual machine virtual disks. Thus, during the synchronization, you can recover the virtual machine to any checkpoint still
in the journal, but as times progresses the list of checkpoints available can lessen. If the journal is not big enough to
complete the synchronization without leaving at least ten minutes worth of checkpoints, the synchronization pauses for
the time specified in the Replication Pause Time value for the VPG, to enable intervention to ensure recovery to a
checkpoint remains available. The intervention can be, for example, increasing the size of the journal, or cloning the journal
as described in Deleting a VPG, below.
120
Managing VPGs
Deleting a VPG
You can delete a VPG via the Zerto tab for a virtual machine included in a VPG. Any offsite backups stored for the VPG are
not deleted.
Note: You cannot delete a VPG while a backup job is running. Deleting a VPG does not remove the repositories and the
virtual machines that were backed up for a deleted VPG can be restored.
To delete a VPG:
1.
In the Zerto User Interface, access the VPGs or VMs tabs and select the VPG to display the VPG details.
2.
Note: If the VPG was previously viewed, and the tab for this VPG is still displayed, you can access the details by
selecting the tab.
The Delete dialog is displayed.
3.
Check Keep target disks at the peer site if you might reprotect the virtual machines. Checking this
option means that the target replica disks for the virtual machines are saved so that they can be used as preseeded
disks if the virtual machines are reprotected.
121
Managing VPGs
In the Zerto User Interface, access the VPGs or VMs tabs and select the VPG to display the VPG details.
Note: You can also start from the Offsite Backup tab.
2.
Note: If the VPG was previously viewed, and the tab for this VPG is still displayed, you can access the details by
selecting the tab.
122
Managing VPGs
The offsite backup starts. You can monitor the progress in the Offsite Backup tab and the tasks pane. During the backup
job you cannot perform any other operation on the VPG without first aborting the job. You can start a live failover and you
are then prompted to abort the job.
Scheduled backup runs for the VPG are be skipped until the unscheduled run ends.
If the job runs out of the configured backup window, the virtual machines that are already stored in the repository are kept
but remaining virtual machines in the VPG are not backed up. The job is reported as a partial backup.
You can also use a script to place the application in a quiesced mode, such as Oracle Hot Backup mode, and execute the
Zerto Virtual Replication PowerShell cmdlet Set-Checkpoint, then release the quiesced mode. For more information
about Zerto Virtual Replication PowerShell Cmdlets, refer to Zerto Virtual Replication Cmdlets.
Note: In order to receive application consistent checkpoints, there is a performance impact on the virtual machine itself as
a result of the application-consistent mechanism used, such as VSS, since the guest operating system and any integrated
applications will be quiesced. This performance impact may be negligible and is not always necessary since not all
applications require these enhanced checkpoints in order to achieve successful application recovery. Also, Zerto Virtual
Replication only requires the guest and application to quiesce for a brief moment, just long enough to add a checkpoint.
123
Managing VPGs
The list of VPGs is displayed with the requested VPG selected. You can select more VPGs to add the same checkpoint
to, for example, when there is a site occurrence for which you want to add a checkpoint. You can also add the same
checkpoint to VPGs on multiple sites by selecting the site option for which you want to see the list of VPGs from which
to select the relevant VPGs: Local Site, Remote Site and Show All.
Note: Crash-consistency is per VPG and not across VPGs, even if a checkpoint was added to multiple VPGs.
2.
3.
Click Save.
When testing a failover, as described in Testing Recovery, on page 162, or actually performing a failover, as described in
Managing Failover, on page 178, you can choose the checkpoint as the point to recover to.
The checkpoints listed include checkpoints added via the ZertoVssAgent, as described in Ensuring Transaction
Consistency in Microsoft Windows Server Environments, below.
124
Managing VPGs
To use Zerto Virtual Replication with VSS to ensure application consistency you must install the ZertoVssAgent on every
virtual machine that uses VSS and that you want to protect with Zerto Virtual Replication. The ZertoVssAgent is available
from Zerto Ltd. in both 32-bit and 64-bit versions.
You can install the ZertoVssAgent on the following supported Windows operating systems:
32-Bit Operating Systems
Download and then run the appropriate version of the ZertoVssAgent from the Zerto Support Portal downloads page,
either ZertoVss32Agent.msi or ZertoVss64Agent.msi on the virtual machines that uses VSS and that you want to protect
with Zerto Virtual Replication.
ZertoVss32Agent.msi is for 32-bit Windows operating systems and ZertoVss64Agent.msi is for 64-bit Windows
operating systems.
Note: Only a single virtual machine in a VPG can have application consistent checkpoints and the VSS checkpoint is
only applied to the virtual machine where the ZertoVssAgent is installed. Thus, even if more than one virtual machine
runs VSS, you only install the Zerto VssAgent on one of the virtual machines in the VPG. Also, the virtual machine
where the ZertoVssAgent is installed must have network connectivity to the local Zerto Virtual Manager in order to be
able to add VSS checkpoints successfully.
2.
3.
Specify the IP address and HTTP port number for the Zerto Virtual Managers managing the protection of the virtual
machines, both for the local site and optionally, for the paired, remote site. If the same vCenter Server is used both for
protecting and recovering virtual machines, specify the IP address and HTTP port number for the single Zerto Virtual
Manager installed.
Note: The default HTTP port number when Zerto Virtual Replication is installed is 9080.
If you enter a wrong IP address or port you can correct the address or port after the installation completes by editing
the ZertoVssAgentGUI.exe.conf file in the ZertoVssAgent folder under the folder where the ZertoVssAgent
is installed, for example, C:\Program Files (x86)\Zerto.
4. Click OK.
The ZertoVssAgent is installed and the Add VSS Checkpoint is placed on the desktop. The agent runs as a Windows
service, ZertoVssprovider.
You can add a checkpoint to the Zerto Virtual Replication via the Add VSS Checkpoint dialog, via the command line or
as a scheduled task. The ZertoVssAgent ensures that the virtual machine is in an application consistent state and then
sends the checkpoint to the Zerto Virtual Manager, which then adds the checkpoint to the journals for the VPG containing
that virtual machine.
The checkpoint is logged for the entire VPG, however any other virtual machine in the VPG will have a crash-consistent
checkpoint.
125
Managing VPGs
To add a checkpoint while ensuring application consistency via the Add VSS Checkpoint dialog:
1.
On a virtual machine where the ZertoVssAgent has been installed, click Start > Programs > Zerto Virtual Replication >
Add VSS Checkpoint or double-click the Add VSS Checkpoint icon on the desktop.
The Add VSS Checkpoint dialog is displayed.
2.
3.
Click OK.
Note: A message that the process was completed is displayed on the machine where the ZertoVssAgent has been installed.
The handling of the checkpoint by the Zerto Virtual Manager is done asynchronously and you can check via the recent
tasks list in the Zerto User Interface that the checkpoint is added in the VPG.
To add a checkpoint while ensuring application consistency via the command line:
1.
2.
Navigate to the directory where the ZertoVssAgent is installed. The default location is C:\Program
Files\Zerto\ZertoVssAgent\.
3.
Note: A message that the process was completed is displayed on the machine where the ZertoVssAgent has been installed.
The handling of the checkpoint by the Zerto Virtual Manager is done asynchronously and you can check via the recent
tasks list in the Zerto User Interface that the checkpoint is added in the VPG.
To schedule checkpoints:
1.
2.
126
Managing VPGs
3.
5.
Select the Actions tab and create a new action to start the ZertoVssAgent with the IP address and port of the Zerto
Virtual Manager and the checkpoint to use. For example:
C:\Program Files\Zerto\ZertoVssAgent\ZertoVssAgent.exe and
106.18.206.10:9080 106.18.206.10 9080 VSSTaskCP
127
Managing VPGs
6.
Click OK.
7.
Select the Settings tab and make changes as required. Make sure Stop the task if it runs longer than
is not selected.
8.
Click OK.
There are certain permissions required for the windows scheduled task to execute successfully. For example, you may see
the following in the event logs:
Volume Shadow Copy Service error: Unexpected error querying for the
IVssWriterCallback interface. hr = 0x80070005
This is often caused by incorrect security settings in either the writer or requestor process.
If this is the case, the service which runs the Windows Scheduled Task must have NT AUTHORITY\Network Service
permissions or be using the SYSTEM account to run the task. VSS operations are performed as NT
AUTHORITY\Network Service which is not granted COM access by default on the service assigned to Windows
Scheduled Tasks.
The following procedure is only required if the windows scheduled task is using the Network Services account.
The correct permissions can be assigned by using the Component Services application, accessed by running
dcomcnfg.exe, in the windows guest.
To set COM permissions for VSS when Access Denied Errors are received:
1.
Run dcomcnfg.exe.
The Component Services dialog is displayed.
2.
Expand the Component Services node to My Computer and right-click to access the Properties menu.
3.
Select the COM Security tab and click Edit Limits under Access Permissions.
128
Managing VPGs
5.
Click OK and verify that the user is now in the Access Permission list.
6.
During recovery you can recover to the VSS checkpoint, ensuring both application consistency and that the data is crash
consistent for this virtual machine. For details, refer to To test failover:, on page 163 and To initiate a failover:, on page
179.
129
Managing VPGs
130
Managing VPGs
Command to run The name of the script to run, including the full path. The script must be located on the same
machine as the Zerto Virtual Manager for the recovery site.
Params The values of any parameters to pass to the script. Separate parameters with a space.
Timeout (sec) The time out in seconds for the script to run. If the script runs before executing a failover, move or test
failover and the script fails or a timeout value is reached, an alert is generated and the failover, move or test failover is
not performed. If the script runs after executing a failover, move or test failover and the timeout value is reached, an
alert is generated. The default timeout value is specified in the Site Configuration Advanced Settings
dialog.
Creating a Script
There are many ways to create scripts to run before or after a recovering a VPG. The following procedure uses a Windows
PowerShell file (.ps1) or a batch (.bat) file.
To create a script:
1.
Create a file on the machine where the Zerto Virtual Manager that manages the recovery is installed.
2.
3.
Save the file as a Windows PowerShell file (.ps1) or batch (.bat) file.
When writing a PowerShell script, you can include the environment variables in the script. For example, the following
code snippet shows the use of the %ZertoOperation% environment variable:
$Operation = "%ZertoOperation%"
If ($Operation -eq "FailoverBeforeCommit" -or "MoveBeforeCommit")
{ desired code here }
else { alternative code here }
4. Update Command to run and Params fields for all the VPG definitions that you want to run the script.
Note: It is recommended to test both a PowerShell and Batch script by running it from the command line, to ensure it runs
correctly. Note that passing parameters is implemented differently for the two script types. For information about passing
command line parameters, refer to the relevant PowerShell or Batch file documentation.
Example Scripts
The following scripts are examples of how to provide scripts to use with Zerto Virtual Replication:
131
Managing VPGs
Update Command to run and Params fields for all the VPG definitions that you want to run the script.
Command to run c:\ZertoScripts\TestedVPGs.bat
Params %ZertoOperation% %ZertoVPGName%
Whenever a failover test is run on the relevant VPGs the TestedVPGs.txt file is updated with the name of the VPG and
the date and time the test was run.
132
Managing VPGs
##vCenter user account to use; account must have ability to move desired machines
$strVCUser = "Administrator"
##vcenter user password
$strVCPw = "password"
##Name of resource pool in vCenter
$strResPool = "ResourcePool"
##Array of VMs to move; it includes ALL VMs in the VPG and is case sensitive.
$strVMtoMove = @("VM-1", "VM-2", "VM-3")
##The PowerCLI snap-in must first be registered
Add-PSSnapin VMware.VimAutomation.Core
##Move to directory where script is located
CD $strMoveScriptLoc
##Connect to target VC server based on variables above
Connect-VIServer -Server $strVCenterIP -Protocol https -User $strVCUser -Password
$strVCPw
##execute the move for each VM specified
foreach ($objVM in $strVMtoMove){
Move-VM -VM $objVM -Destination $strResPool }
##Disconnect from session with VC server
Disconnect-VIServer -Server $strVCenterIP -Force
##End of script
133
Managing VPGs
The script must be in the same folder, C:\ZertoScripts\, on both the local and remote Zerto Virtual Managers and
this is the folder is the folder specified for the variable $FP in the script.
Update Command to run and Params fields for all the VPG definitions that you want to run the script.
Command to run CMD:powershell.exe
Params C:\ZertoScripts\DNS-Change.ps1
Click Start > Programs > Zerto Virtual Replication > Zerto Diagnostics.
The Zerto Virtual Replication Diagnostics menu dialog is displayed.
2.
Select the Export Protection Group Settings option and click Next.
3.
Select the destination for the file to contain exported settings and specify the Zerto Virtual Manager IP address and
port where the VPGs are protecting virtual machines.
4. Click Next.
The list of exported VPGs is displayed.
5.
Click Done.
Note: If you are uninstalling Zerto Virtual Replication, the VPGs are deleted. To prevent having to perform a full
synchronization when the VPG definitions are imported, it is recommended to delete the VPGs in the Zerto User Interface,
keeping their target disks.
To import VPG settings:
1.
Click Start > Programs > Zerto Virtual Replication > Zerto Diagnostics.
The Zerto Virtual Replication Diagnostics menu dialog is displayed.
134
Managing VPGs
2.
3.
Click Next.
4. Select the file previously exported and enter the Zerto Virtual Manager IP address and port specified when exporting
the VPGs.
5.
Click Next.
The list of exported VPGs is displayed.
6.
Select the VPGs to import. Only VPGs with names that are not already defined can be imported. VPGs in the import
files with the same name as an existing VPG are displayed in the list disabled.
7.
Click Next.
The list of imported VPGs is displayed. If the VPG could not be imported the reason for the failure is specified.
8.
Click Done.
135
Managing VPGs
VPG Statuses
The following statuses are displayed:
Status
Substatus
Deleting
Comment
Committing Failover
Promoting
Initializing
Creating VPG
Initial Sync
Syncing
Volume Initial Sync
Meeting SLA
Bitmap Syncing
Delta Syncing (When Force Sync is
applied)
Recovery is Possible
Moving
After a rollback.
Committing Move
Moving Before commit
Promoting
Rolling back Move
136
Managing VPGs
Status
Substatus
Comment
Delta Sync (When Force Sync is not This status means that the VPG is not meeting the
applied)
journal history nor RPO SLA settings.
Delta Syncing a volume
Error
Full Syncing
Full Syncing a volume
Needs configuration
Site disconnection
Site disconnection. No checkpoints
VM not protected error
VPG has no VMs
Description
Backing Up
Bitmap Syncinga
Synchronization after WAN failure or when the load over the WAN is too great for the
WAN to handle, in which case the VPGs with the lower priorities will be the first to enter
a Bitmap Sync.
When there is storage congestion at the recovery site, for example when a recovery site
VRA cannot handle all the writes received from the protected site in a timely fashion.
When the VRA at the recovery site goes down and is then rebooted.
During the synchronization, new checkpoints are not added to the journal but recovery
operations are still possible. If a disaster occurs requiring a failover during a bitmap
synchronization, the VPG status changes to Recovery Possible and you can recover to
the last checkpoint written to the journal.
Note: If the synchronization takes longer than the configured history, all the checkpoints in
the journal can be lost, preventing a failover from being performed. For the resolution of this
situation, see Defining the Replication Pause Time, on page 31.
For the synchronization to work, the protected virtual machines must be powered on. The
VRA requires an active IO stack to access the virtual machine data to be synchronized across
the sites. If the virtual machine is not powered on, there is no IO stack to use to access the
protected data to replicate to the target recovery disks.
Committing Failover
137
Managing VPGs
Substatus
Description
Committing Move
Creating VPG
Delta Syncinga
The Delta Sync uses a checksum comparison to minimize the use of network resources. A
Delta Sync is used when the protected virtual machine disks and the recovery disks should
already be synchronized, except for a possible few changes to the protected disks, for
example, when the target recovery disk is defined as a preseeded disk or after a VRA
upgrade, or for reverse protection after a move or failover. or after the vCenter Server was
down and then restarted
During the synchronization, new checkpoints are not added to the journal. Also, recovery
operations are not possible during a Delta Sync.
Note: For the synchronization to work, the protected virtual machines must be powered on.
The VRA requires an active IO stack to access the virtual machine data to be synchronized
across the sites. If the virtual machine is not powered on, there is no IO stack to use to access
the protected data to replicate to the target recovery disks.
Synchronization when only delta changes for a volume needs synchronizing, for example,
when a virtual machine is added to a VPG using a preseeded disk.
During the synchronization, new checkpoints are not added to the journal. Also, recovery
operations are not possible when delta syncing a volume.
Note: For the synchronization to work, the protected virtual machines must be powered on.
The VRA requires an active IO stack to access the virtual machine data to be synchronized
across the sites. If the virtual machine is not powered on, there is no IO stack to use to access
the protected data to replicate to the target recovery disks.
Error
Problem situation, for example, when a ZVM is disconnected from a VRA used to protect
virtual machines. The VPG cannot be recovered until the problem is resolved,
Full Syncinga
Full synchronization to ensure that the protected disks and recovery disks are the same after
some change to the system. This type of sync is the same as an Initial Sync but occurs
after protection started. In general, this type of sync should not happen.
During the synchronization, new checkpoints are not added to the journal. Also, recovery
operations are not possible.
Note: For the synchronization to work, the protected virtual machines must be powered on.
The VRA requires an active IO stack to access the virtual machine data to be synchronized
across the sites. If the virtual machine is not powered on, there is no IO stack to use to access
the protected data to replicate to the target recovery disks.
138
Managing VPGs
Substatus
Description
Initial Synca
Synchronization performed after creating the VPG to ensure that the protected disks and
recovery disks are the same. Recovery operations cannot occur until after the initial
synchronization has completed.
Adding a virtual machine to a VPG is equivalent to creating a new VPG and an initial
synchronization is performed. In this case, any checkpoints in the journal become unusable
and only new checkpoints added after the initial synchronization completes can be used in a
recovery. The data in the journal however remains and is promoted to the recovered virtual
machine as part of a recovery procedure.
Note: For the synchronization to work, the protected virtual machines must be powered on.
The VRA requires an active IO stack to access the virtual machine data to be synchronized
across the sites. If the virtual machine is not powered on, there is no IO stack to use to access
the protected data to replicate to the target recovery disks.
There was an I/O error to the journal. For example, if the journal was full and the size was
increased. Once the problem is resolved a synchronization is required.
Needs Configuration
One or more configuration settings are missing, for example, when reverse protection is not
specified or a virtual machine is added to a vApp.
Promoting
Updating recovered virtual machines in the VPG with data from the journal.
Recovery is possible
Communication with the Zerto Virtual Manager at the protected site is down so continuing
protection is halted, but recovery on the remote site is available (compare with Site
disconnection).
There was an I/O error to the recovery storage. For example, the datastore is almost full or
the virtual machines are turned off and the recovery disks are inaccessible.
The storage profile in the recovery site specified to be used by the VPG cannot be found.
Rolling back
Rolling back to an initial status, for example, after canceling a cloning operation on the VPG.
Site disconnection
Communication with the Zerto Virtual Manager at the remote, recovery, site is down so
continuing protection is halted (compare with Recovery is possible, below).
Site disconnection. No
checkpoints
Communication with the Zerto Virtual Manager at the remote, recovery, site is down and
there are no checkpoints to use to recover the VPG at the recovery site.
Syncing
Protection is paused to enable solving a Journal disk space problem, for example, by
increasing the disk size or cloning the VPG.
A virtual machine in the VPG is no longer being protected. For example, when the virtual
machine was moved to another host without a VRA or when a protected site VRA is
uninstalled.
139
Managing VPGs
Substatus
Description
A configured VPG where the virtual machines have been removed from it, for example when
changing both the datastore and host for the virtual machines in the VPG, causes the VPG to
be recreated.
VPG waiting to be
removed
An attempt to remove the VPG failed and it must be forcibly removed. For details, see
Deleting a VPG When the Status is Deleting, on page 122.
Protection is paused to enable solving a Journal disk space problem, for example, by
increasing the disk size or cloning the VPG.
a. Synchronization after a recovery starts after the promotion of data from the journal to the virtual machine disks ends. Thus, synchronization of virtual
machines can start at different times, dependent on when the promotion for the virtual machine ends. All synchronizations are done in parallel, whether
a delta sync or full sync, etc.
Description
Force Sync
The user requested to synchronize the VPG, as described in Forcing the Synchronization of a
VPG, on page 120.
Network Congestion
The network bandwidth is not wide enough to handle all the data, causing some of the data to
be backed up.
An I/O error occurred to a protected virtual machine, after the data was sent to the recovery
side.
Protected VRA
Congestion
The host where the VRA is installed is highly loaded: many updates are made to the
protected machines at the same time, causing a time lapse before the updates are passed to
the recovery site.
Recovery or Journal
Storage Error
There was an I/O error either to the recovery storage or journal, for example if the journal
was full and the size was increased. Once the problem is resolved a synchronization is
required.
Recovery Storage
Congestion
The recovery datastore is being written to a lot, causing a delay for some of the data passed
from the protected site to be written to disk.
Recovery VRA
Communication Problem
A network error, such as the network being down for a period, requires a synchronization of
the VPG between the two sites, for example a Bitmap Sync.
VPG Configuration
Changed
The configuration of the VPG changed resulting in a synchronization being required. For
example, the size of the journal was changed.
140
Managing VPGs
To enable protection to continue when a virtual machine recovery datastore will be unavailable:
1.
Remove all virtual machines from the VPG definitions that use the unavailable datastore as the recovery datastore, as
specified in the Configure VM dialog from the VPG, keeping the recovery volumes.
2.
Click No.
Note: A VPG must always have at least one virtual machine defined and therefore you cannot remove all the virtual
machines from a VPG at once. If all the VPGs use a datastore that requires maintenance, remove all but one of the
virtual machines and after completing this procedure, adding the virtual machines back to the VPG, repeat the
procedure with the last virtual machine.
3.
Change the default recovery datastore in the VPG definition to a new default datastore, if it was set to the unavailable
datastore.
Add the virtual machine back to the VPG, and configure the virtual machine volumes to use the saved volumes as
preseeded volumes accessed from the Configure VM dialog.
6.
Click Save to save the virtual machine configuration and then the VPG.
The VPG will undergo a Delta Sync before returning to a Meeting SLA status.
141
Managing VPGs
Delete the VPG but check Keep target disks at the peer site. Checking this option means that the
target replica disks for the virtual machines are kept so that you can preseed to these disks so the synchronization is
faster.
2.
Recreate the VPG, specifying the journal datastore you want to use in the Manage Journal dialog and the default
recovery datastore.
3.
Add the virtual machine to the VPG, and configure the virtual machine volumes to use the saved volumes as
preseeded volumes accessed from the Configure VM dialog.
4. Click Save to save the virtual machine configuration and then the VPG.
The VPG will undergo a Delta Sync before returning to a Meeting SLA status.
142
A VRA is a Zerto Virtual Replication virtual machine that manages the replication of virtual machines across sites. A VRA
must be installed on every ESX/ESXi which hosts virtual machines that require protecting in the protected site and on
every ESX/ESXi that will host the replicated virtual machines in the recovery site. The VRA compresses the data that is
passed across the WAN from the protected site to the recovery site. The VRA automatically adjusts the compression level
according to CPU usage, including totally disabling it if needed.
The VRA is a custom, very thin, Linux-based virtual machine with a small footprint, disk memory and CPU and
increased security since there are a minimum number of services installed.
It is recommended to install a VRA on every ESX/ESXi host so that if protected virtual machines are moved from one host
in the cluster to another host in the cluster there is always a VRA to protect the moved virtual machines. If you are
protecting a vApp, you must install a VRA on every ESX/ESXi host in the cluster on both the protected and recovery sites
and ensure that DRS is enabled for these clusters.
During normal operation, a VRA might require more disks than a single virtual machine can support. If this situation arises,
the VRA creates new shadow VRA virtual machines, used by the VRA to maintain additional disks (a diskbox). These
virtual machines must not be removed. A VRA can manage a maximum of 500 volumes, whether these are volumes being
protected or recovered.
Note: VRAs and shadow VRAs are configured and managed by the Zerto Virtual Manager. You cannot take snapshots of
VRAs as snapshots cause operational problems for the VRAs.
The priority assigned to a VPG dictates the bandwidth used. The Zerto Virtual Manager distributes bandwidth among the
VRAs based on this priority and the VPGs with higher priorities are handled before writes from VPGs with lower priorities.
There are a number of tasks that you might need to perform on VRAs, including installing a new VRA on a host added to
the vCenter Server or uninstalling VRAs and moving the data maintained by a VRA to another VRA when an ESX/ESXi
host requires VMware maintenance.
The following VRA management options are described in this chapter:
Installing a VRA
It is recommended to install a VRA on every ESX/ESXi host in every site so that if protected virtual machines are moved
from one host in the cluster to another host in the cluster there is always a VRA to protect the moved virtual machines.
If a new host is added to a site, or a VRA is for any reason removed and a new VRA needs to be installed. If you are
protecting a vApp, you must install a VRA on every ESX/ESXi host in the cluster on both the protected and recovery sites
and ensure that DRS is enabled for these clusters.
You can display a list of hosts with VRAs installed along with the hosts still requiring a VRA to be installed by toggling
Show hosts without a VRA installed at the bottom left of the tab to On.
A VRA can manage a maximum of 500 volumes, whether these are volumes being protected or recovered.
143
Managing VRAs
For the duration of the installation of the VRA, the Zerto Virtual Manager enables SSH in the vCenter Server.
You must also know the following information to install a VRA:
The datastore the VRA will use and the local network used by the host.
The network settings to access the peer site; either the default gateway or the IP address, subnet mask and gateway.
If a static IP is used, which is the Zerto recommendation1, instead of DHCP, the IP address, subnet mask and default
gateway to be used by the VRA.
In the Zerto User Interface, click the Setup tab and then the VRAs tab.
2.
If the peer site VRAs are not on the same network as the peer site Zerto Virtual Manager, check the Paired Site
Routing checkbox and click the link.
The Configure Paired Site Routing dialog is displayed.
1. In a non-production environment it is often convenient to use DHCP to allocate an IP to the VRA. In a production environment this is not recommended.
For example, if the DHCP server changes the IP allocation on a reboot, the VRA does not handle the change.
144
Managing VRAs
Address The IP address of the next hop at the local site, the router or gateway address, that is used to access the peer
site network.
Subnet Mask The subnet mask for the peer site network.
Gateway The gateway for the peer site network.
These access details are used to access the VRAs on the peer site.
Note: The settings in the Configure Paired Site Routing dialog apply to all VRAs installed after the
information is saved. Any existing VRA is not affected and access to these VRAs continues via the default gateway. If
the default gateway stops being used, you must reinstall the VRAs that were installed before setting up paired site
routing.
3.
Select a host which require a VRA and click Actions and then click Install.
The Configure and Install VRA dialog is displayed.
Note: If you selected a cluster or multiple hosts, only the first host in the displayed list is installed.
Specify the following Target Host Details:
Host The target ESX/ESXi host for the VRA. The drop-down displays the hosts managed by the vCenter Server
which do not have a VRA installed, with the selected host displayed by default.
Host Root Password The password used to access the host for the root user. This field is required for ESXi 4.x and
5.x hosts. This field is disabled for ESX 4.x hosts. When the checkbox at the side is checked the password is displayed
as asterisks. The password is used by the Zerto Virtual Manager when deploying and upgrading the VRA on this host.
Also, root access is required in case the Zerto host component is down and needs an automatic restart. The Zerto
Virtual Manager checks the password is valid once a day. If the password was changed, an alert is triggered,
requesting the user enter the new password.
Datastore The datastore that the VRA will use for mirror virtual machines and for its journal. You can install more
than one VRA on the same datastore.
Network The network used to access the VRA.
Amount of VRA RAM The amount of memory to allocate to the VRA. The amount determines the maximum buffer
size for buffering IOs written by the protected virtual machines by the protecting VRA, before they are sent over the
network to the recovery VRA. The recovery VRA also buffers the incoming IOs until they are written to the journal. If a
buffer becomes full, a Bitmap Sync is performed after space is freed up in the buffer.
Amount of VRA RAM VRA Buffer Pool Size
1GB
461MB
2GB
1485MB
3GB
2509MB
The protecting VRA can use 90% of the buffer for IOs to send over the network and the recovery VRA can use 75% of
the buffer. That is, for example, a protecting VRA defined with 2GB of RAM can buffer approximately 1337MB before
the buffer is full and a Bitmap Sync is required.
145
Managing VRAs
VRA Group Specify the VRA Group as free text to identify the group or select from a previously specified group.
You group VRAs together when VRAs use different networks so they can be grouped by network, for example when
the protected and recovery sites use the same vCenter Server and you want to replicate to different storage in the
vCenter Server. Within a group the priority assigned to a VPG dictates the bandwidth used. Thus, a VPG with a high
priority is allocated bandwidth before VPGs with lower priorities. VPGs which are on VRAs with different VRA groups,
for example, VPG 1 is on VRA 1 in group 1 and VPG 2 in on VRA 2 in group 2, do not affect each other, as the priority is
relevant only within each group.
4. Specify the following VRA Network Details:
Configuration Either have the IP address allocated via a static IP address or a DHCP server. If you select the Static
option, which is the recommended option, enter the following:
Address The IP address for the VRA.
Subnet Mask The subnet mask for the network. The default value is 255.255.255.0.
Default Gateway The default mask for the network.
5.
Click Install.
The installation starts and the status is displayed in the VRA Status field in the VRAs tab.
This process includes a number of tasks, which you can see in the recent tasks list in the Zerto User Interface.
The VRA name is Z-VRA-hostIP. If a virtual machine with this name exists, for example when a previous VRA was
not deleted, the VRA name has a number appended to it.
Upgrading VRAs
When upgrading Zerto Virtual Replication, the VRAs that were installed in the previous version are not upgraded
automatically and can be upgraded via the VRAs tab. Zerto Virtual Replication enables VRAs installed with the previous
version of Zerto Virtual Replication to work with VRAs installed with the current version of Zerto Virtual Replication in any
combination of VRAs (all from one version or a mix of VRA versions) as long as the VRAs are only one update higher or
lower than the version of Zerto Virtual Replication installed on this site. It is recommended to upgrade the VRAs to be
consistent with the latest version and this can be done in the VRAs tab.
After upgrading Zerto Virtual Replication, the VRAs might also require an upgrade. You can see if an upgrade is available in
the VRAs tab, in the VRA Version column.
146
Managing VRAs
Note: An alert is also issued both on the site with the old VRA installed and on any paired site with this site.
Move the mouse over the Outdated value to display the VRA version as a tooltip.
Considerations when upgrading VRAs:
VRAs managing protected virtual machines: Either vMotion the protected virtual machines and datastores managed
by the VRA to another host with a VRA, or upgrade the VRA without vMotioning the virtual machines and a Delta
Sync will be performed following the upgrade.
Upgrading a VRA that manages the recovery of virtual machines results in a Bitmap Sync being performed after the
upgrade. Note that the time to upgrade a VRA is short so the Bitmap Sync should also be quick.
To upgrade VRAs:
1.
For a VRA protecting virtual machines and vMotioning the protected virtual machines: Remove affinity rules for
protected virtual machines on the host with the VRA to be upgraded and vMotion these protected machines from the
host to another host with a VRA.
2.
In the Zerto User Interface, either select the VRAs to upgrade in the VRAs tab or for a single VRA display the VRA
details by clicking the VRA Name link in the VRAs tab, and click Actions and then click Upgrade.
The Upgrade VRAs dialog is displayed, listing the selected VRAs and whether an upgrade is available.
3.
Review the list and deselect any VRAs that you decide not to upgrade.
147
Managing VRAs
In the Zerto User Interface, either select the VRA to edit in the VRAs tab or display the VRA details by clicking the VRA
Name link in the VRAs tab, and click Actions and then click Edit.
The Edit VRA dialog is displayed.
2.
3.
Click Save.
148
Managing VRAs
In the Zerto User Interface, either select the VRAs in the VRAs tab or for a single VRA display the VRA details by
clicking the VRA Name link in the VRAs tab, and click Actions and then click Change Host password.
The Change Host Password dialog is displayed.
2.
3.
Click Save.
New Password If the password for the host has changed, specify the new password.
In the Zerto User Interface, either select the VRA to change in the VRAs tab or display the VRA details by clicking the
VRA Name link in the VRAs tab, and click Actions and then click Change VM Recovery VRA.
The Change Recovery Host dialog is displayed, listing all the virtual machines that require a change to the
recovery host.
149
Managing VRAs
2.
Review the list and select the virtual machines to change the target host to another specified target host.
3.
Select the target host for these virtual machines in the Select the replacement host drop-down list. You can
move some virtual machines to one replacement target host and by repeating the operation, move other virtual
machines to a different target host.
Validation is performed to make sure the selected target host can be used, for example the datastores used by both
the VRAs are accessible from both hosts.
Any implications of the change, such as whether synchronization might be required after the change is also displayed.
4. Click OK.
The VPG target host definitions are changed and the affected target data, including the journals, storage vMotioned to
the VRA under the replacement host. During this procedure you cannot edit the affected VPGs nor attempt a failover,
move, failover test or clone operation. At the end of the procedure a Delta Sync might be required to resynchronize
the protected machines with the recovery VRAs.
In order not to affect the recoverability of other VPGs replicating to the VRA, a new virtual machine is created to
handle moving the disks. This virtual machine is named Z-VRAH-ESXihostname-xx, where hostname is the name of
the ESXi host where the original VRA is installed and xx is a unique index used for the virtual machine, with a format of
yy-xxxx or xxxx.
5.
Repeat this procedure from step 2 for all the virtual machines.
Note: .When a volume is moved using Storage vMotion, the datastore folder under which the volume is saved is the last
datastore folder accessed by VMware.
Uninstalling VRAs
VRAs are uninstalled via the Zerto User Interface and not via the vCenter Server GUI. You cannot uninstall a VRA which is
used to protect or recover virtual machines.
For a VRA protecting virtual machines Before uninstallng the VRA, remove affinity rules for protected virtual machines
on the host and vMotion these protected virtual machines to another host in the cluster with a VRA installed.
For a VRA recovering virtual machines Before uninstallng the VRA, change the host for all virtual machines in VPGs
recovering to this VRA to another host as described in Changing a Recovery VRA For Virtual Machines, on page 149. A
Bitmap Sync occurs to synchronize the VPGs with the new host.
Note: If the VRA has crashed, or was accidentally deleted, it must be forcibly uninstalled, as described in Handling a Ghost
VRA, on page 151.
For a VRA in a cluster, you can remove it and then install a new VRA. However, to ensure that virtual machines in the
cluster are not moved to the host without a VRA from the time the VRA is removed to the time a new VRA is installed, it is
recommended to perform the following procedure.
150
Managing VRAs
When the VRA to be removed is in a cluster, set VMware DRS to manual for the duration of the procedure, so that
virtual machines in the cluster are not moved to the host without a VRA from the time the VRA is removed to the time
a new VRA is installed.
2.
Remove affinity rules for protected virtual machines on the host and vMotion any protected virtual machines to
another host with a VRA installed.
3.
Change the host for all virtual machines in VPGs recovering to this VRA to another host as described in Changing a
Recovery VRA For Virtual Machines, on page 149.
Either select the VRAs to uninstall in the VRAs tab or for a single VRA display the VRA details by clicking the VRA
Name link in the VRAs tab, and click Actions and then click Uninstall.
6.
Once the VRAs are completely removed, install a new VRA on the host.
Note: If a VRA cannot be removed, when the VRA was installed on an ESXi version 4.x or 5.x host and the password to the
host was changed, contact Zerto support.
After the VRA is uninstalled, connectivity from that VRA to any Zerto Cloud Connector is lost. After a VRA is reinstalled on
the host, the ports that were used for the connection to the Zerto Cloud Connector are not reused and new ports must be
opened in the firewall for the cloud site. For details about Zerto Cloud Connectors, refer to Zerto Cloud Manager
Administration Guide.
Remove the VPGs, keeping the recovery disks when removing to use as preseeded disks.
2.
3.
151
Managing VRAs
Remove affinity rules for protected virtual machines on the host that requires maintenance and vMotion these
machines to any other host with a VRA installed.
2.
Change the host for all virtual machines in VPGs recovering to this VRA to another host as described in Changing a
Recovery VRA For Virtual Machines, on page 149.
3.
4. Shutdown the VRA on the host manually in order to enable the host to enter VMware Maintenance.
5.
6.
Remove the host from the cluster: Place it under the datacenter entity rather than the cluster entity.
7.
8.
9.
10. Wait for the Zerto Virtual Manager to connect to the local VRAs. You can monitor the alerts to determine when the
connections have been established.
11. Add the host back in to the cluster.
152
The Zerto Virtual Manager runs as a Windows service and connects to both Zerto Virtual Replication components, such as
VRAs as well as VMware components such as the vCenter Server and the vSphere Client console.
A Zerto Virtual Manager can manage up to 5000 virtual machines, either being protected by, or recovered to, the Zerto
Virtual Manager.
The following topics are described in this chapter:
Click Start > Programs > Zerto Virtual Replication > Zerto Diagnostics.
The Zerto Virtual Replication Diagnostics menu dialog is displayed.
2.
Select the Test Connectivity to Zerto Virtual Replication components option and click Next.
The IP Connectivity dialog is displayed.
153
3.
Select the connectivity you want to test and in the case of the Zerto Virtual Manager (ZVM), specify the TCP
communication port specified during the installation if the default port, 9081, was changed.
The Client options tests the client on completion a result dialog is displayed.
6.
Click Stop (server test) or OK (client test) to return to the Zerto Virtual Replication Diagnostics dialog.
Click Start > Programs > Zerto Virtual Replication > Zerto Diagnostics.
The Zerto Virtual Replication Diagnostics menu dialog is displayed.
154
2.
Select the Reconfigure Zerto Virtual Manager option and click Next.
The installation settings for the connection to the vCenter Server are displayed. Change the IP and username and
password if necessary.
IP / Host Name The IP address or host name of the machine where the vCenter Server runs.
User Name The user name for an administrator to the vCenter Server. The name can be entered using either of the
following formats:
username
domain\username
Password A valid password for the given user name.
3.
Click Next.
The dialog for Zerto Virtual Manager setup is displayed:
IP for use by vSphere Client The IP to access the Zerto Virtual Manager from the Zerto User Interface. If the machine
has more than one NIC, select the appropriate IP from the list, otherwise the IP that is displayed is the only option.
HTTP Port (ZVMApi) The port used for inbound communication between the Zerto Virtual Manager and Zerto
internal APIs, external Zerto PowerShell Cmdlets and a VSS Agent.
HTTPS Port (vSphere client<->ZVM) The port used for inbound communication between the Zerto User Interface
and the Zerto Virtual Manager.
TCP Port (ZVM<->ZVM) The port used for communication between Zerto Virtual Managers. If you change the
value, when pairing sites, use the TCP port value specified here.
155
HTTP Certificate Check Replace SSL Certificate and browse for a certificate, if you change the certificate
you have been using.
4. Click Next.
The connectivity is checked.
Note: If one of the tasks fails, click the link for information about why it failed. Usually it is a mistake when entering an
IP address.
5.
Click Next.
The Zerto Virtual Manager is reconfigured.
6.
Click Finish.
If you changed the IP address of the Zerto Virtual Manager or the TCP port it uses to communicate with paired Zerto
Virtual Managers on other sites, you have to unpair these sites, both from this site and from the remote sites and then pair
the sites again.
Click Start > Programs > Zerto Virtual Replication > Zerto Diagnostics.
The Zerto Virtual Replication Diagnostics menu dialog is displayed.
2.
Select the Change SQL Server Credentials option and click Next.
The installation settings for the SQL Server are displayed. Change the IP and username and password if necessary.
156
Server Name The domain name and server instance to connect to, with the format domain\instance.
Specify either of the following authentication options:
Windows Authentication Use Windows authentication. This option is only enabled if a specific service user account
was specified in the previous Service User dialog, in which case the service account name and password are used.
SQL Server Authentication Use SQL Server authentication.
User Name The user name for SQL Server database.
Password A valid password for the given user name.
3.
Click Finish.
The Zerto Virtual Manager service is restarted using the new credentials.
HTTP Certificate Check Replace SSL Certificate and browse for a replacement certificate.
157
2.
3.
6.
1. The Manage Sites dialog enables pairing to multiple sites. The number of sites you can pair with is determined by the license agreement.
158
Zerto Virtual Replication provides a number of operations to recover virtual machines at the remote site. This chapter
describes these operations. The following topics are described in this chapter:
In addition, when extended recovery is defined, an offsite backup can be restored as described in Restoring Protected
Virtual Machines From an Offsite Backup Repository, on page 192.
159
The following diagram shows the positioning of the virtual machines before and after the completion of a Move operation.
Note: The Move operation without reverse protection does not remove the VPG definition but leaves it in a Needs
Configuration state.
160
The following diagram shows the positioning of the virtual machines before and after the completion of a Failover
operation.
Note: The Failover operation without reverse protection does not remove the VPG definition but leaves it in a Needs
Configuration state.
161
In order to verify that the disaster recovery that you have planned is the one being implemented, it is recommended to
regularly test the recovery of the VPGs defined in the protected site, to the recovery site. This chapter describes how to
test VPG recovery.
The following topics are described in this chapter:
Note: You cannot perform a failover test while a backup job is running.
2.
Testing that recovery is accomplished successfully should be done periodically so that you can verify that a failover will
work if required. It is also recommended to test all the VPGs being recovered to the same cluster to be tested together. For
example, in a cluster if the HA configuration includes admission control to prevent virtual machines being started if they
violate availability constraints, testing the failover of every VPG configured for recovery to this cluster, at the same time,
will show whether the constraints are violated or not.
When configuring a VPG, you specify the period between tests for that VPG, in the Test Period field.
162
Testing Recovery
In the Zerto User Interface set the operation to Test and click Failover.
The Test Failover wizard is displayed.
2.
Select the VPGs to test from the list. You can filter the list of VPGs to show only those VPGs defined on the local site,
or just on the remote site or all the VPGs, from both sites.
Note: You can initiate the Test failover operation from either the protected site or recovery site UI. The Dir arrow
shows the direction.
3.
Click Next
4. Select the point to which you want to test the recovery. The default is the last point, either assigned by the Zerto
Virtual Manager or a user defined checkpoint. To change this default, click the checkpoint link.
The Select Recovery Point dialog is displayed.
163
Testing Recovery
5.
6.
Click OK.
7.
Click Next.
8.
164
Testing Recovery
The VPG continues to be protected and you can add checkpoints to it and if necessary failover the VPG, as described in
Initiating a Failover During a Test, on page 187. However, during the test you cannot move the VPG.
Note: When the VPG is both being cloned and tested for failover at the same time, both status are displayed and you click
the tab at the left of the status area to display the clone or test information.
You can monitor the status of the test in the VPGs tab and then drill-down to look at the specific test details for each VPG.
In the protected site the detailed view of the VPG shows that the VPG is being tested and the VPGs tab shows the
Operation as Failover Test in the last column, which is displayed when a recovery operation is being performed.
165
Testing Recovery
Click the Stop test icon ( ) for the VPG to stop testing, in the VPGs tab, or in the VPG details tab in the testing area in
the top right of the dialog or in the task bar.
2.
3.
Optionally, click in the Notes field and add notes to describe the test. For example, specify where any external files
that describe the tests performed is saved. Notes are limited to 255 characters.
After stopping a test, the virtual machines in the recovery site are powered off and then removed and the checkpoint that
was used for the test has the following tag added to identify the test:
Tested at startDateAndTimeOfTest(OriginalCheckpoint_DateAndTime). This checkpoint can be
used to identify the point-in-time to restore the virtual machines in the VPG during a failover.
166
Testing Recovery
The purpose of the live DR test. Whether you wish to merely verify the VMs can recover properly, or to conduct a full
DR test that will include running user traffic against the recovered VMs.
The length of time you want to test the recovery, a few hours or several days.
Whether the changes to the recovered machine need to be retained after the test or can they be discarded.
Whether you willing to accept temporary downtime of the application.
Whether you want to simulate an actual disaster at the protected site, for example by simulating a network outage or
bringing down the protected site.
During any live test, it is recommended that you do not maintain two working versions of the same virtual machines. Thus,
the first step in any test, except for a Failover Test or Clone, is to make sure that the protected virtual machines are shut
down before starting to test recovered machines. During a Zerto Virtual Replication Move operation the first step Zerto
167
Testing Recovery
Virtual Replication performs is to shut down the protected machines, to ensure data integrity. However, a Zerto Virtual
Replication Failover operation assumes that the protected virtual machines are no longer accessible (the total site disaster
scenario) and does not attempt to shut them down at the beginning of the operation. In a live test using a failover operation
you have to manually shut down the virtual machines to be tested at the beginning of the test in order to prevent potential
split-brain situations where two instances of the same applications are live at the same time.
If you want to perform a live DR test that includes a simulated disaster you can simulate the disaster by, for example,
disconnecting the network between the two sites. In this type of test, once the disaster is simulated a Move operation
cannot be used, since it requires both sites to be healthy, while a Failover operation can be used.
Basic Verification User Traffic Is Not Run against the Recovered VMs
Basic testing that the virtual machines can recover is done using either a Failover Test operation or an uncommitted Move
operation, using the Rollback setting.
You dont have to shut down the protected virtual machines and changes from the test phase are not kept or applied
to the protected applications.
You can recover to a specific point-in-time.
You can use an isolated network to enable testing in a sandbox environment and not a live DR environment. This is the
recommended practice.
During the testing period, every change is recorded in a scratch volume. Thus, since both the scratch volume and
virtual machines being tested are on the same site, performance can be impacted by the increased IOs during the
failover test. Also, the longer the test period the more scratch volumes are used, until the maximum size is reached, at
which point no more testing can be done. The maximum size of all the scratch volumes is determined by the journal
size hard limit and cannot be changed. The scratch volumes reside on the same datastore defined for the journal.
You can also use a Failover Test operation if you want to simulate an actual disaster for around an hour or less and do not
want to save any changes on the recovery site.
Procedure
1.
Change the VPG Failover Test Network to the production network used at the recovery site.
2.
3.
Insert a new checkpoint. This avoids potential data-loss since the virtual machines are shut down and the new
checkpoint is added after all I/Os have been written to disk.
4. Optionally simulate a disaster, for example by disconnecting the connectivity between the two sites.
5.
Perform a test failover on the VPG, choosing the checkpoint you added in the second step.
6.
7.
8.
9.
168
Testing Recovery
In the Move Wizard Configure dialog, uncheck the commit policy checkbox.
2.
Either power off the relevant virtual machines or check the Force Shutdown checkbox to make sure that the virtual
machines are shut down, if they cannot be powered off using VMware Tools.
3.
After testing the machines in the recovery site you can roll back the Move operation, which will return the virtual
machines to their pre-test state.
Move Considerations
Changes from the precommit phase are not kept or applied to the protected applications.
The virtual machines are allocated disks and connected to the network for a full test of the environment.
The protected machines are turned off until the end of the test, ensuring that there are no conflicts between the
protected site and recovery site.
During the testing period, every change is recorded in a scratch volume to enable rolling back. Thus, since both the
scratch volume and virtual machines being moved are on the same site, performance can be impacted by the
increased IOs during the testing period. Also, the longer the test period the more scratch volumes are used, until the
maximum size is reached, at which point no more testing can be done. The maximum size of all the scratch volumes is
determined by the journal size hard limit and cannot be changed. The scratch volumes reside on the same datastore
defined for the journal.
You can only recover to the last checkpoint written to the journal, at the start of the Move operation.
169
Testing Recovery
You can test the moved machines before they are committed.
You can test for as long as you want.
The virtual machines are allocated disks and connected to the network for a full test of the environment.
The originally protected disks are maintained for a faster failback when reverse replication is specified.
The protected machines are turned off until they are committed and then removed from the protected site. This
ensures that there are no conflicts between the protected site and recovery site.
You cannot test to any checkpoint you want but only to the last checkpoint, taken after the protected virtual machines
are shutdown.
An actual disaster is not simulated.
During the testing period, if reverse replication is not specified, there is no protection for the recovered machines.
2.
Insert a new checkpoint. This avoids potential data-loss since the virtual machines are shut down and the new
checkpoint is added after all I/Os have been written to disk.
3.
Optionally simulate a disaster, for example by disconnecting the connectivity between the two sites.
4. Perform a live failover on the VPG, specifying the commit policy and choosing the checkpoint you added in the second
step. Via the commit policy you can check that the failed over virtual machines have been successfully recovered to
the correct point-in-time and if not, rollback the failover.
5.
6.
The VPG is in a Needs Configuration state, because there is no access to the protected site.
170
Testing Recovery
After testing the recovered virtual machine you can finalize the live DR test and fail the virtual machines back to the
original protected site:
1.
2.
Enable protection for the virtual machines by editing the VPG and clicking Save.
3.
Zerto Virtual Replication uses the original disks to preseed the volumes and expedite the synchronization between the
two sites, using a Delta Sync. The time it will take for the Delta Sync to complete is based on total size of the disks and
storage performance at both sites. After the synchronization completes the VPG enters the Meeting SLA state.
4. Perform a Move operation to failback the virtual machines to the original protected site.
5.
In the Move Wizard Configure dialog, uncheck the commit policy checkbox, or set the commit policy to enable
basic testing before the move is committed.
The VMs are recovered at the original protected site, and the VPG enters a Delta Sync phase before it enters a Meeting SLA
state.
Failover Considerations
171
Zerto Virtual Replication enables both recovering the virtual machines in a VPG both after an unforeseen disaster, as
described in Managing Failover, on page 178, and in advance of an event that requires the migration of the virtual
machines in the VPG to the remote site. This chapter describes a planned migration of a VPG to the remote site.
The following topics are described in this chapter:
Gracefully shutdown the protected virtual machines. This ensures data integrity.
If the machines cannot be gracefully shut down, for example, when VMware Tools is not available, you can manually
shut down the machines before starting the Move operation or you specify as part of the operation to forcibly power
off the virtual machines. If the machines cannot be gracefully shut down automatically and are not manually shut
down and the Move operation is not set to forcibly power them off, the Move operation stops and Zerto Virtual
Replication rolls back the virtual machines to their original status.
2.
Insert a clean checkpoint. This avoids potential data-loss since the virtual machines are not on and the new checkpoint
is after all I/Os have been written to disk.
3.
Transfer all the latest changes to the recovery site that are still being queued to pass to the recovery site, including the
new checkpoint.
4. Create the virtual machines at the remote site and attach each virtual machine to its relevant vdisks, based on the
checkpoint inserted in step 2.
Note: The virtual machines are created without CD-ROM drives, even if the protected virtual machines had CD-ROM
drives.
5.
Set HA to prevent DRS. This prevents automatic vMotioning of the affected virtual machines during the move
operation.
6.
Power on the virtual machines making them available to the user. If applicable, use the boot order defined in the VPG
settings to power on the machines in a specified order.
Note: If the virtual machines do not power on, the process continues and the virtual machines must be manually
powered on. The virtual machines cannot be powered on automatically in a number of situations, such as when there
is not enough resources in the resource pool or the required MAC address is part of a reserved range or there is a
MAC address conflict or IP conflict, for example, if a clone was previously created with the MAC or IP address.
7.
The default is to automatically commit the move operation without testing. However, you can also run basic tests on
the machines to ensure their validity to the clean checkpoint. Dependent of the commit/rollback policy that you
172
specified for the operation after testing either the operation is committed, finalizing the move or rolled back, aborting
the operation.
8.
9.
The data from the journal is promoted to the machines. The machines can be used during the promotion and Zerto
Virtual Replication ensures that the user sees the latest image, even if this is partially data from the journal.
Note: The virtual machines cannot be vMotioned to another host during promotion. If the host is rebooted during
promotion, make sure that the VRA on the host is running and communicating with the Zerto Virtual Manager before
starting up the recovered virtual machines.
10. If reverse replication was specified, the vdisks used by the virtual machines in the protected site are used for the
reverse protection. A Delta Sync is performed to make sure that the two copies, the new recovery site disks and
the original protected site disks, are consistent.
If reverse replication was not specified, the VPG definition is saved but the state is Needs Configuration and the vdisks
used by the virtual machines in the protected site are deleted. Thus, if reverse protection is now set the original vdisks
are not available and a full synchronization is required.
2.
Select the VPGs to move from the list. You can filter the list of VPGs to show only those VPGs defined on the local site,
or just on the remote site or all the VPGs, from both sites.
173
Note: You can initiate the Move operation from either the protected site or recovery site UI. The Dir arrow shows the
direction.
3.
Click Next.
4. Specify the commit policy. The default policy displayed is the policy set in the Advanced Settings dialog,
described in Defining the Failover and Move Operation Default Commit Policy, on page 31.
To enable committing or rolling back the move operation without manual user interaction:
a) Check the commit policy checkbox. If you do not check this box, the move must be manually committed or rolled
back by the user.
b) Specify the action you want, either Commit or Rollback, which will happen automatically after the specified
time, if there is no user interaction beforehand.
c) Specify the amount of time, in minutes, before the commit or rollback action is performed, if there is no user
interaction beforehand. During this time period you can check that the VPG virtual machines have moved as
required and then commit the move, or alternatively decide to rollback the operation, cancelling the move. The
maximum amount you can delay the commit or rollback operation is 1440 minutes, which is 24 hours. Note that
the longer the time specified before committing the more space is used in the journal to enable rollback, possible
causing the journal to become full.
To enable committing the move operation only after manual user interaction, uncheck the Commit Policy
checkbox.
Note: When deciding to commit the move, you can decide to configure reverse protection, regardless of the reverse
protection setting when the move was started.
5.
If you want to set up reverse protection, whereby the virtual machines in the VPG that is moved are protected in the
remote site, check the Reverse Protection checkbox for the VPG and then click the Configure link. The Manage
VPG dialog is displayed. The VPG SLA, Settings and Default Values sections of the dialog can vary
dependent on whether the license being used is a cloud license or an enterprise license, whether Zerto Cloud Manager
is used or not, whether a vApp is being protected and whether the target site is vCD.
You can edit the configuration, as described in To create a virtual protection group (VPG):, on page 52, with the
following differences:
You cannot add or remove virtual machines to the reverse protection VPG.
By default, reverse protection is to the original hosts and protected disks. If you click Configure Selected Volume
from the Configure VM dialog, the Configure Volume dialog is displayed. You can specify a different
datastore to be used for the reverse replication and whether the volume is thin-provisioned or not as well as
whether it is treated as a swap disk or not. For details about these options in the Configure Volume dialog,
refer to the procedure To create a virtual protection group (VPG):, on page 52.
174
By default, when running vSphere version 4.1 and higher, for each virtual machine in the VPG, the IP address of the
originally protected virtual machine is used in the Configure VNIC dialog. Thus, during failback the original IP
address of the virtual machine on the site where the machine was originally protected is reused when recovering
the virtual machines back to the original site, unless the machine does not have VMware Tools installed, in which
case DHCP is used. For details about the Configure VNIC dialog, refer to step 11 in To create a virtual
protection group (VPG):, on page 52.
6.
Specify if you want the virtual machines in the VPG to be forcibly shut down by checking the Force Shutdown
checkbox. If the virtual machines cannot be gracefully shut down, for example when VMware Tools is not installed on
one of the virtual machines in the VPG and you do not check this box, the move operation stops and rolls back to the
situation before the move started. If the protected virtual machines have VMware Tools available, the procedure waits
five minutes for the virtual machines to be gracefully shut down before forcibly powering them off.
7.
Click Next.
8.
9.
If a commit policy was set with a timeout greater than zero, as described in step 4, you can check the moved virtual
machines on the remote site before removing the machines from the original site to complete the move operation.
Note: If a virtual machine exists on the recovery site with the same name as a virtual machine being migrated, the
machine is moved and named in the remote site with a number added as a suffix to the name, starting with the number
1.
The indicator icon changes to orange, to warn the user that the procedure is waiting for either a commit or rollback for
the operation.
All testing done during this period, before committing or rolling back the Move operation, is written to thinprovisioned vdisks, one per virtual machine in the VPG. These vdisks are automatically defined when the machines are
created on the recovery site for testing. The longer the test period the more scratch volumes are used, until the
maximum size is reached, at which point no more testing can be done. The maximum size of all the scratch volumes is
175
determined by the journal size hard limit and cannot be changed. The scratch volumes reside on the same datastore
defined for the journal. Using these scratch volumes makes committing the Move operation more efficient.
Note: You cannot take a snapshot of a virtual machine before the Move operation is committed and the data from the
journal promoted to the moved virtual machine disks, since the virtual machine volumes are still managed by the VRA
and not directly by the virtual machine. Using a snapshot of a moved machine before the Move operation has
completed will result in a corrupted virtual machine being created.
10. After checking the virtual machines on the recovery site:
Wait for the specified Commit Policy time to elapse, and the specified operation, either Commit or
Rollback, will be performed automatically.
Or,
Click Rollback to roll back the operation, removing the virtual machines that were created on the recovery site and
rebooting the machines on the protected site. You can click Rollback in the Move area in the VPG Details or in the
task pane.
Or,
Click Commit. You can click Commit in the Move area in the VPG Details or in the task pane.
The Commit Move dialog is displayed.
You can reconfigure reverse protection by checking the Reverse protection checkbox for the VPG and then
click the Configure link.Configuring reverse protection here overwrites any of settings defined in step 5.
Click Commit to continue the move operation.
After the virtual machines are up and running and committed in the recovery site, the powered off virtual machines in the
protected site are removed from the protected site. Finally, data is promoted from the journal to the moved virtual
machines.
Note: If the virtual machines do not power on, the process continues and the virtual machines must be manually powered
on. The virtual machines cannot be powered on automatically in a number of situations, such as when there is not enough
resources in the resource pool or the required MAC address is part of a reserved range or there is a MAC address conflict
or IP conflict, for example, if a clone was previously created with the MAC or IP address.
During promotion of data, you cannot perform a vMotion on the moved virtual machines. If the host is rebooted during
promotion, make sure that the VRA on the host is running and communicating with the Zerto Virtual Manager before
starting up the recovered virtual machines.
176
Clicking Edit VPG displays the Manage VPG dialog with the settings filled in, using the original settings for the virtual
machines in the VPG from the original protected site, except for the volumes, since the last step of the move operation is to
delete the virtual machines from the original protected site inventory, including the disks. To start replicating the virtual
machines in the VPG, specify the disks to use for replication and optionally, make any other changes to the original settings
and click Save. An initial synchronization is performed.
Note: You can edit the VPG definition from either of the sites, the site where the VPG virtual machines were initially
protected or the site they were moved to.
177
Zerto Virtual Replication enables both recovering the virtual machines in a VPG both after an unforeseen disaster and in
advance of an event that requires the migration of the virtual machines in the VPG to the remote site, as described in
Migrating a Protection Group to the Recovery Site, on page 172. This chapter describes how to perform a failover to the
recovery site.
The following topics are described in this chapter:
Note: If you need to perform a failover while a backup job is running, the backup job is aborted to enable the failover to run.
If the protected site or Zerto Virtual Manager is down, continue with step 2.
If the protected site or Zerto Virtual Manager is still running, determine the failover requirements:
If the default is requested, doing nothing to the protected virtual machines, the failover operation continues with
step 2.
If shutting down the protected virtual machines is requested and the protected virtual machines do not have
VMware Tools available, the failover operation fails.
If forcibly shutting down the protected virtual machines is requested, the protected virtual machines are shut
down and the failover operation continues with step 2.
2.
Create the virtual machines at the remote site in the production network and attach each virtual machine to its
relevant vdisks, configured to the checkpoint specified for the recovery. The virtual machines are created without CDROM drives, even if the protected virtual machines had CD-ROM drives.
Note: The original protected virtual machines are not touched since the assumption is that the original protected site
is down.
3.
Set HA to prevent DRS. This prevents automatic vMotioning of the affected virtual machines during the failover
operation.
4. Power on the virtual machines making them available to the user. If applicable, the boot order defined in the VPG
settings to power on the machines in a specified order is used.
178
Managing Failover
Note: If the virtual machines do not power on, the process continues and the virtual machines must be manually
powered on. The virtual machines cannot be powered on automatically in a number of situations, such as when there
is not enough resources in the resource pool or the required MAC address is part of a reserved range or there is a
MAC address conflict or IP conflict, for example, if a clone was previously created with the MAC or IP address.
5.
The default is to automatically commit the failover operation without testing. However, you can also run basic tests on
the machines to ensure their validity to the specified checkpoint. Dependent of the commit/rollback policy that you
specified for the operation after testing either the operation is committed, finalizing the failover or rolled back,
aborting the operation.
6.
If the protected site is still available, for example, after a partial disaster, and reverse protection is possible and
specified for the failover operation, the protected virtual machines are powered off and removed from the inventory.
The vdisks used by the virtual machines in the protected site are used for the reverse protection. A Delta Sync is
performed to make sure that the two copies, the new target site disks and the original site disks, are consistent.
Note: If reverse protection is not possible, the original protected site virtual machines are not powered off and
removed.
7.
The data from the journal is promoted to the machines. The machines can be used during the promotion and Zerto
Virtual Replication ensures that the user sees the latest image, even if this is partially data from the journal.
Note: The virtual machines cannot be vMotioned to another host during promotion. If the host is rebooted during
promotion, make sure that the VRA on the host is running and communicating with the Zerto Virtual Manager before
starting up the recovered virtual machines.
Initiating a Failover
You can initiate a failover, whereby the virtual machines in the virtual protection group are replicated to a set checkpoint in
the recovery site. As part of the process you can also set up reverse replication, whereby you create a virtual protection
group on the recovery machine for the virtual machines being replicated, pointing back to the protected site.
You can initiate a failover to the last checkpoint recorded in the journal, even if the protected site is no longer up. You can
initiate a failover during a test, as described in Initiating a Failover During a Test, on page 187.
If you have time to initiate the failover from the protected site you can. However, if the protected site is down, you initiate
the failover from the recovery site.
Note: Any VPGs that are in the process of being synchronized, cannot be recovered, unless the synchronization is a bitmap
synchronization.
To initiate a failover:
1.
In the Zerto User Interface set the operation to Live and click Failover.
The Live Failover wizard is displayed.
179
Managing Failover
2.
Select the VPGs to failover from the list. You can filter the list of VPGs to show only those VPGs defined on the local
site, or just on the remote site or all the VPGs, from both sites.
Note: You can initiate the Failover operation from either the protected site or recovery site UI. The Dir arrow shows
the direction.
3.
Click Next.
4. Specify the commit policy. The default policy displayed is the policy set in the Advanced Settings dialog,
described in Defining the Failover and Move Operation Default Commit Policy, on page 31.
To enable committing or rolling back the failover operation without manual user interaction:
a) Check the commit policy checkbox. If you do not check this box, the failover must be manually committed or
rolled back by the user.
b) Specify the action you want, either Commit or Rollback, which will happen automatically after the specified
time, if there is no user interaction beforehand.
c) Specify the amount of time, in minutes, before the commit or rollback action is performed, if there is no user
interaction beforehand. During this time period you can check that the VPG virtual machines have failed over as
required and then commit the failover, or alternatively decide to rollback the operation, canceling the failover. The
maximum amount you can delay the commit or rollback operation is 1440 minutes, which is 24 hours. Note that
the longer the time specified before committing the more space is used in the journal to enable rollback, possible
causing the journal to become full.
To enable committing the failover operation only after manual user interaction, uncheck the Commit Policy
checkbox.
Note: When deciding to commit the failover, you can decide to configure reverse protection, regardless of the reverse
protection setting when the failover was started.
5.
Select what you want to do with the protected virtual machines before starting the failover, in the Shutdown
Protected VMs field:
No (default) The protected virtual machines are not touched before starting the failover. This assumes that you do
not know the state of the protected machines, or know that they are not serviceable.
Yes If the protected virtual machines have VMware Tools available, the virtual machines are gracefully shut down,
otherwise the failover operation fails. This is similar to performing a Move operation to a specified checkpoint.
Force The protected virtual machines are forcibly shut down before starting the failover. This is similar to performing
a Move operation to a specified checkpoint. If the protected virtual machines have VMware Tools available, the
procedure waits five minutes for the virtual machines to be gracefully shut down before forcibly powering them off.
180
Managing Failover
6.
Select the point to which you want to recover. The default is the last point, either assigned by the Zerto Virtual
Manager or a user defined checkpoint. To change this default, click the Checkpoint link.
The Select Recovery Point dialog is displayed.
7.
8.
Click OK.
9.
If you can set up reverse protection, when the protected site is still up, the virtual machines in the VPG that is
recovered are protected in the remote site, check the Reverse Protection checkbox for the VPG and then click
the Configure link.
Note: If you cannot set up reverse protection, for example when the protected site is down, the VPG definition is still
defined on the recovery site, so that you can determine the disks, etc. originally used for the protected virtual
machines. The VPG SLA, Settings and Default Values sections of the dialog can vary dependent on whether
the license being used is a cloud license or an enterprise license, whether Zerto Cloud Manager is used or not, whether
a vApp is being protected and whether the target site is vCD.
181
Managing Failover
You can edit the configuration, as described in To create a virtual protection group (VPG):, on page 52, with the
following differences:
You cannot add or remove virtual machines to the reverse protection VPG.
By default, reverse replication is to the original protected disks. If you click Configure Selected Volume from the
Configure VM dialog, the Configure Volume dialog is displayed. You can specify a different datastore to
be used for the reverse replication and whether the volume is thin-provisioned or not as well as whether it is
treated as a swap disk or not. For details about these options in the Configure Volume dialog, refer to the
procedure To create a virtual protection group (VPG):, on page 52.
By default, when running vSphere version 4.1 and higher, for each virtual machine in the VPG, the IP address of the
originally protected virtual machine is used in the Configure VNIC dialog. Thus, during failback the original IP
address of the virtual machine on the site where the machine was originally protected is reused when recovering
the virtual machines back to the original site, unless the machine does not have VMware Tools installed, in which
case DHCP is used. For details about the Configure VNIC dialog, refer to step 11 in To create a virtual
protection group (VPG):, on page 52.
182
Managing Failover
The failover starts, by creating the virtual machines in the recovery site to the point-in-time specified: either the last
data transferred from the protected site or to one of the checkpoints written in the journal.
Note: If a virtual machine exists on the recovery site with the same name as a virtual machine being failed over, the
machine is created and named in the peer site with a number added as a suffix to the name, starting with the number 1.
If the original protected site is still up and reverse replication configured to use the protected virtual machines vdisks,
these virtual machines are powered off.
The indicator icon changes to orange, to warn the user that the procedure is waiting for either a commit or rollback for
the operation.
All testing done during this period, before committing or rolling back the Failover operation, is written to thinprovisioned scratch vdisks. These vdisks are automatically defined when the machines are created on the recovery
site for testing. The longer the test period the more scratch volumes are used, until the maximum size is reached, at
which point no more testing can be done. The maximum size of all the scratch volumes is determined by the journal
size hard limit and cannot be changed. The scratch volumes reside on the same datastore defined for the journal.
Using these scratch volumes makes committing the Failover operation more efficient.
Note: You cannot take a snapshot of a virtual machine before the Failover operation is committed and the data from
the journal promoted to the moved virtual machine disks, since the virtual machine volumes are still managed by the
VRA and not directly by the virtual machine. Using a snapshot of a recovered machine before the Failover operation
has completed will result in a corrupted virtual machine being created.
After checking the virtual machines on the recovery site, either:
Wait for the specified Commit Policy time to elapse, and the specified operation, either Commit or
Rollback, will be performed automatically.
Or,
Click Rollback to roll back the operation, removing the virtual machines that were created on the recovery site and
rebooting the machines on the protected site. You can click Rollback in the Failover area in the VPG Details or in
the task pane.
Or,
Click Commit. You can click Commit in the Failover area in the VPG Details or in the task pane.
The Commit Failover dialog is displayed.
183
Managing Failover
If the protected site is still up and you can set up reverse protection, you can reconfigure reverse protection by
checking the Reverse protection checkbox for the VPG and then click the Configure link.Configuring reverse
protection here overwrites any of settings defined when initially configuring the failover.
Click Commit to continue the failover operation.
If the original protected site is still up and reverse replication configured to use the protected virtual machines vdisks, these
virtual machines are removed from this site, unless the original protected site does not have enough storage available to
failback the failed over virtual machines. Finally, data is promoted from the journal to the recovered virtual machines.
During promotion of data, you cannot perform a vMotion on the recovered virtual machines. If the host is rebooted during
promotion, make sure that the VRA on the host is running and communicating with the Zerto Virtual Manager before
starting up the recovered virtual machines.
By default the virtual machines are started with the same IPs that were assigned to the protected machines in the
protected site. If you do not specify reverse protection, the original machines still exist in the protected site and this can
create clashes, In this case, it is recommended to ensure a different IP is assigned to the virtual machines when they start,
when configuring each virtual machine NIC properties in the VPG, during the definition of the VPG. For details, refer to To
create a virtual protection group (VPG):, on page 52. If you ensure that the virtual machines are started with different IPs,
then after the recovered virtual machines are started, they are rebooted with the new IP.
Note: If the virtual machines do not power on, the process continues and the virtual machines must be manually powered
on. The virtual machines cannot be powered on automatically in a number of situations, such as when there is not enough
resources in the resource pool or the required MAC address is part of a reserved range or there is a MAC address conflict
or IP conflict, for example, if a clone was previously created with the MAC or IP address.
184
Managing Failover
Note: For the failover operation to complete successfully, when reverse protection is specified, the original protected site
must have enough storage available to failback the failed over virtual machines.
If you do not specify reverse protection, the VPG definition is kept with the status Needs Configuration and the reverse
settings in the VPG definition are set to No Settings.
The Summary dialog also shows that the VPG is defined but is not being replicated. Clicking Edit VPG displays the Manage
VPG dialog with the settings filled in, using the original settings for the virtual machines in the VPG from the original
protected site. You can change the settings or keep these settings. To start replicating the virtual machines in the VPG,
optionally, make any changes and click Save. If you click Cancel, the VPG is not updated with the original settings.
185
Managing Failover
You can identify the site that is down via the Topology tab.
The VPG Details tab for a VPG shows that recovery is possible.
If the Zerto Virtual Manager service is down the actual machines that are being protected can still be up, but they are only
recoverable to the last checkpoint written before the Zerto Virtual Manager service went down. If the vCenter Server is
down, some of the protected virtual machines might not be protected.
186
Managing Failover
When there is no connection with the protected site, the status indicator for recovered VPGs is red with an Error status
and green while recovery is being performed. If the protected site restarts so that reverse replication is possible, the status
indicator changes to orange.
187
You can create a clone of each virtual machine in a VPG on the recovery site in the production network. The clone is a copy
of the protected virtual machines on the recovery site, while the virtual machines on the protected site remain protected
and live.
The following topics are described in this chapter:
Note: You cannot clone virtual machines in a VPG test while a backup job is running.
Create the cloned disks with the data from the journal to the specified checkpoint.
2.
Create the virtual machines at the remote site in the production network and attach each virtual machine to its
relevant cloned disks, configured to the checkpoint specified for the clone.
Note: The virtual machines are created without CD-ROM drives, even if the protected virtual machines had CD-ROM
drives.
The cloned machines are named with the name of the protected machine with the timestamp of the checkpoint used for
the clone. The cloned virtual machines are not powered on and are not protected by Zerto Virtual Replication.
In the Zerto User Interface, access the VPGs or VMs tabs and select the VPG to display the VPG details.
2.
188
Note: If the VPG was previously viewed, and the tab for this VPG is still displayed, you can access the details by
selecting the tab.
The Offsite Clone dialog is displayed.
3.
Click Configure Checkpoint to select the checkpoint to which to make the copy.
The Select Recovery Point dialog is displayed.
189
Latest VSS When VSS is used, the recovery is to the latest VSS snapshot, ensuring both that the data is crash
consistent and application consistency to this point. However, depending on how often VSS snapshots were taken as
to how much data is not recovered.
Checkpoint The recovery is to a manually provided checkpoint. Checkpoints added to the virtual machine journals in
the VPG by the Zerto Virtual Manager ensure that the data is crash consistent to this point. When checkpoints are
added via the ZertoVssAgent, the data is both crash consistent and application consistency for the virtual machine in
the VPG for which the VSS checkpoint was written. For details about VSS checkpoints, refer to Ensuring Transaction
Consistency in Microsoft Windows Server Environments, on page 124.
Check the Show VSS Only box to filter the manually defined checkpoints to display only checkpoints defined using
the ZertoVssAgent.
Time Enables moving a slider to an automatically generated checkpoint nearest to a specific time wanted for
recovery. The slider shows a maximum of 180 checkpoints spread over the most recent twenty four hours stored in
the journal. The older the checkpoints over this period the fewer checkpoints are shown, with at least two shown per
hour. The majority of the checkpoints cover the most recent hour in the journal. To be even more specific use the
Manual Select option.
Manual Select Click Open Selection Window to display a bigger selection of checkpoints, particularly the most recent
checkpoints. The further back you go, the more spaced out are the checkpoints to enable a greater range from which
to select the checkpoint.
5.
Click OK.
6.
Select the target datastore to use for the cloned virtual machines.
7.
The cloned machines are named with name of the protected machine with the timestamp of the checkpoint used for the
clone. The cloned virtual machines are not powered on. The VMDKs are renamed (1).vmdk, (2).vmdk, etc. The cloned
virtual machines are created in the ZertoRecoveryFolder folder, and not the recovery folder defined in the VPG.
The cloned machines are created in vCenter Server, even if the target site is a vCD. If the target site is a vCD, you have to
manually import the clones in to vCD.
Note: If the protected virtual machine has RDMs attached, these disks are always cloned as thin-provisioned VMDKs to
the datastore specified in the VM Recovery Datastore field in the Configure VM dialog.
190
When the VPG is both being cloned and tested for failover at the same time, both status are displayed and you click the tab
at the left of the status area to display the clone or test information.
191
Zerto Virtual Replication enables recovering the virtual machines in a VPG from an offsite backup, up to one year back, to
the recovery site.
The following topics are described in this chapter:
The VBA accesses a specified backup, either by identifying the specific VPG that was backed up or by scanning a
specified repository for offsite backups.
2.
3.
The VRA creates the virtual machines under the designated host and datastore on the recovery site. The host and
datastore can be the same as the recovery host and datastore specified in the VPG or any other host and associated
datastore in the site.
192
2.
Select the VPG to restore from the backup list or the repository where the offsite backup was saved. If the VPG
backups were saved to more than one repository, selecting the VPG collects all the offsite backups for the VPG from
all the available repositories.
When restoring via the VPG option, the VPG must still be available. If the VPG was deleted the restore must be
performed from a repository.
3.
Click Next.
Select Backup is displayed.
193
Backed Up Volumes The number of backed up volumes out of the total number of volumes for the virtual machine.
Note: The list of offsite backups is dependent of the whether a daily or weekly backup was specified in the VPG and
the retention period. The exact number of offsite backups over time is described in Offsite Backups, on page 50.
5.
6.
If the restore site has the option to restore to vCD, select where to attach the restored VMs, either to VC or vCD.
7.
Click Next.
The list of virtual machines that can be restored from the selected offsite backup are displayed. For each machine
specify the host and datastore to use to restore the virtual machine.
Note: If, after the backup was created in the repository, one or more of the backed up volumes was deleted, as long as
there are still volumes to restore, the backup can still continue, restoring the remaining volumes.
You can specify the following default values, which are then applied to all the virtual machines to be restored:
Host Name The IP address of the host where you want the virtual machine restored.
Datastore The datastore to use for the restored virtual machine files.
8.
Alternatively, you can use the recovery host and datastore specified for each virtual machine in the VPG definition by
clicking the Populate button. Using the Populate button overrides the default values.
Note: The VPG must still be available to use the Populate button.
The Configure Restored VM dialog is displayed.
If you do not specify the complete restore information by clicking the Populate button prior to accessing the
Configure Restored VM dialog, you have to also complete the restore details.
VM Name The name of the virtual machine.
Host Name The IP address of the host where you want the virtual machine restored.
Datastore The datastore to use for the restored virtual machine files.
194
Folder The default folder where the virtual machines are restored. Select a folder from the list or the
[Default]ZertoRecoveryFolder folder.
Volumes:Datastore/Raw Disk The datastore or RDM disk where the virtual machine files will be restored.
Nics:Network The network to use for the restored virtual machine.
Nics:New MAC The Media Access Control address (MAC address) to use. The default is to use the same MAC
address for the restored virtual machine that was used in the protected site. Check the box to create a new MAC
address on the restore site.
Nics:IP Mode The network to use for the restored virtual machine. The IP for the restored virtual machine. This
can be the same as the original protected virtual machine, allocated vi a DHCCP server or specified as a static
address. If you select to use a static IP connection, you set the IP address, subnet mask and default gateway to
use. Optionally, change the preferred and alternate DNS server IPs and the DNS suffix, by clicking the Edit icon to
display the Configure Restored VM DNS dialog.
9.
Click Save.
10. Check Power On if you want the restored virtual machine to be powered on.
If you dont specify the folder, the root folder is used.
11. Click Next.
The Summary dialog is displayed. Check the details of the restore.
12. If this is the offsite backup you want to restore click Restore.
The virtual machines are created from the repository at the recovery site.
195
196
197
Recovery Reports
Information about recovery operations, failover tests, moves and failovers, can be displayed in the Recovery Reports tab
under the Reports item. The information includes the protected and recovery sites involved, when the recovery operation
was started, the time taken to bring up the machines in the recovery site, the RTO, and whether the operation succeeded
or not and any notes added during a failover test.
198
Resource Report
Resource information about the virtual machines being protected to a recovery site. The information is collected at fixed
times as defined in the Resource Reports section of the Advanced Settings dialog. For details, see the Defining
Resource Report Sampling Period, on page 32. Information for the report is saved for 90 days when the sampling period is
hourly and for one year when the sampling period is daily.
The report collects the resource information for the virtual machines being recovered to the site where the report is run.
For resource information about these virtual machines being recovered, the sampling period must be specified in the
Advanced Settings dialog on the recovery site.
Note: If no virtual machines are recovered to the site where the report is run, the report is empty.
199
Sites were disconnected when the sample was collected. Although the protected site measures the throughput and
bandwidth, the recovery site logs the results.
The bandwidth or throughput values at the time of the sample was lower than the bandwidth or throughput value in
the previous sample. This can happen, for example, if the protected site VRA is rebooted since the sample values are
not stored persistently by the VRA.
If valueInLastSample does not exist, since currentValue is the first sample for the virtual machine, the data is
not calculated.
Action/Description
2:29:59.999
2:30
A sample is generated. The total transmitted bytes is zero since the virtual machine was just
placed in the VPG
2:30-2:59.999
3:00
3:30
A new sample is calculated. Current value of total data transmitted is 45MB:(1MB/minute)*(30 minutes) + (0.5MB/minute)*(30 minutes)
Last value of total data transmitted is 0, from the 2:30 sample.
Bandwidth = (45MB-0)/(60 minutes) = 0.75MB/minute = 13107Bps
Description
Bandwidth (Bps)
The average bandwidth used between two consecutive samples. in bytes per
second.
The maximum Mhz available for the CPUs in the virtual machine.
The Mhz reserved for use by the CPUs in the virtual machine.
200
Parameter
Description
CrmId
The CRM identifier specified in Zerto Cloud Manager for an organization that
uses a cloud service provider for recovery.
Memory (MB)
Number Of vCPUs
Number Of Volumes
The amount of provisioned storage for the virtual machine in the target site. This
value is the sum of volumes provisioned size.
The amount of used storage for the virtual machine in the target site.
Service Profile
Source Cluster
Source Host
Source Site
The source protected site name, defined in the Zerto User Interface.
Source Volumes Provisioned Storage (GB) The amount of provisioned storage for the virtual machine in the source site. This
value is the sum of volumes provisioned size.
Source Volumes Used Storage (GB)
The amount of used storage for the virtual machine in the source site. This value
is the sum of the volumes used size.
The name of the source VRA used to send data to the recovery site.
Target Cluster
Target Datastores
Target Host
The target ESX/ESXi name hosting the virtual machine when it is recovered.
The target resource pool name where the virtual machine will be recovered.
Target Site
Throughput (Bps)
The average throughput used between two consecutive samples in bytes per
second.
Timestamp
The date and time the resource information was collected. The value can be
converted to an understandable date using code similar to the following:
var date = new Date(jsonDate);
or code similar to the Perl code example, jsonDateToString($), described in Zerto
Virtual Replication REST API Reference Guide.
201
Parameter
Description
VM Hardware Version
VM Id
VM Name
VPG Name
VPG Type
ZORG
An organization set up in the Zerto Cloud Manager using a cloud service provider
for recovery. For details, refer to Zerto Cloud Manager Administration Guide.
Usage
Information about usage can be displayed in the Usage tab under the Reports item. The information is organized by
organization and within each organization by site and then VPG and then the virtual machines in each VPG.
202
Month Select the month to review. You can also see, under the month, the virtual machine count for each day in the
month.
The usage report displays for each month the number of virtual machines protected during the month and the average
number per day in the month. For example, if fifteen virtual machines are protected in a few VPGs starting on the 28th of
the month in a thirty day month, the total days will be 30 (two days multiplied by fifteen machines) and the VM Count will
be 1 (Total days divided by the number of days in the month).
Click Export to CSV to save the report as a CSV file.
Click Export to PDF to save the report as a PDF file.
Click Export to Zip to save the report as zipped CSV and PDF files in a zip file.
VPG Performance
The performance graphs, for all VPGs or for individual VPGs, can be seen with better resolution than the corresponding
graphs in the Summary tab in the Zerto User Interface or in the VPG Performance tab under the Reports tab.
You can specify which VPGs you want to monitor as well as the time period to display in the graphs, between one and
thirty minutes. When graphs for multiple VPGs are displayed, you can display the information for each VPG separately or
together as an average.
All of the graphs have a scale. You can change this scale, as described in Customizing the Performance Graphs, below, to
suit the results being displayed, except for the VRA usage graph in the Summary dialog, which is determined by Zerto
Virtual Replication.
203
Position the cursor on the graph line to see exact information about that point.
Backup Report
Information about offsite backups can be sent as a report every day or weekly on a specified date.
Check Backup reports and then click Configure Backup Reporting to configure the backup reporting parameters.
2.
3.
A summary listing every VPG for which an offsite backup job has run. The summary information includes the
following:
An entry for each backup job that was run.
The result of the job: successful, partial successful or failed.
204
A partially successful job means that some of the virtual machines were successfully backed up, but not all of
them.
The time the job started.
The time the job completed.
The duration of the job.
The size of the backup that was stored in the repository.
The type of the job: automatic, meaning a scheduled run, or manually initiated.
Summary details of the run.
205
This chapter describes the interaction between Zerto Virtual Replication and commonly used VMware features such as
vMotion, DRS and HA.
The following topics are described in this chapter:
For further details of the access via VMware clients, refer to Different Ways to Access the Zerto User Interface, on page
18.
206
vApps provide a method for setting power-on options, IP address allocation and resource allocation, and provide
application-level customization for all the virtual machines in the vApp. When you configure a vApp in vSphere you specify
properties for it, including CPU and memory resources, IP allocation, application information, and start order.
Because the VMware treats the vApp as a single logical entity comprising one or more virtual machines, Zerto Virtual
Replication also enables protecting a vApp as a single entity in a VPG for any vApp defined under an ESXi host. For full
details, see Protecting a vApp (Via the VMware Web Client or Client Console), on page 65.
If one of the physical hosts goes down, the other physical host starts up the VMs that the original host was running
(high availability).
If one physical host is over utilized by a VM, that VM is moved to the other physical host (DRS).
Both of these features use vMotion to move these virtual guests from one system to another.
You cannot apply high availability nor DRS to a Virtual Replication Appliance (VRA).
When protecting virtual machines in a cluster, if you are protecting a vApp, you must install a VRA on every ESX/ESXi host
in the cluster on both the protected and recovery sites and ensure that DRS is enabled for these clusters. For other virtual
machines, it is recommended to install a VRA on every ESX/ESXi host in the cluster, or to disable DRS on the machine with
the virtual machines to be protected.
Note: When protecting virtual machines in vCloud Director and recovering to a vCenter Server, the virtual machines are
recovered as a vApp and thus DRS must be enabled in the recovery site. When protecting virtual machines in vCenter
Server and recovering to vCloud Director, after a recovery with reverse protection, from the vCD to the vCenter, the virtual
machines are not replicated back to the original site as a vApp.
Also, see DRS, below.
207
High availability is automatically disabled by Zerto Virtual Replication while updating recovered virtual machines in the
recovery site from the VRA journal. After the promotion of the data from the journal to the virtual machine completes, high
availability is automatically re-enabled.
The HA configuration can include admission control to prevent virtual machines being started if they violate availability
constraints. If this is the case, then a failover, test failover or migration of the virtual machines in a VPG to the cluster with
this configuration will fail, if the availability constraints are violated when the virtual machines are recovered. It is
recommended to test the failover, as described in Testing Recovery, on page 162, to ensure recovery will succeed, even
when HA is configured with admission control.
DRS
VMware DRS enables balancing computing workloads with available resources in a cluster.
DRS is automatically disabled by Zerto Virtual Replication while updating recovered virtual machines in the recovery site
from the journal for these recovered virtual machines. After the promotion of the data from the journal to the recovered
virtual machine completes, DRS is automatically re-enabled.
If DRS is disabled for the site, VMware removes all resource pools in the site. If the recovery was defined to a resource
pool, recovery will be to any one of the hosts in the recovery site with a VRA installed on it.
Note: If the site is defined in Zerto Cloud Manager, only a resource pool can be specified and the resource pool must also
have been defined in Zerto Cloud Manager. For details about Zerto Cloud Manager, refer to Zerto Cloud Manager
Administration Guide.
208
Zerto Virtual Replication works whether host affinity and CPU pinning is used or not.
Note: Host affinity rules can be applied to Virtual Replication Appliances (VRAs).
The ESX/ESXi host where you are moving the virtual machine to has a Virtual Replication Appliance (VRA) installed
on it, as described in the Zerto Virtual Replication Installation Guide.
The virtual machine is not a test virtual machine running on the recovery site during the performance of a failover test,
as described in Testing Recovery, on page 162.
You cannot move a Virtual Replication Appliance (VRA) from one ESX/ESXi host to another. Also a virtual machine that is
being updated from the VRA journal, after recovery has been initiated, cannot be moved until the promotion of data to the
virtual machine completes.
209
permissions that are assigned to the Administrator role when Zerto Virtual Replication is installed that enable the
administrator to perform specific actions. For details, see Setting Permissions, on page 22.
210
Troubleshooting
You can handle problems related to the WAN connecting the protecting or recovery sites, or other problems using a
variety of diagnostic and troubleshooting tools.
The following topics are described in this chapter:
For details about Zerto Virtual Manager alarms, alerts and events, refer to Zerto Virtual Replication Guide to Alarms, Alerts
and Events.
211
Troubleshooting
Each scenario must be handled to resolve the issue. Clicking Edit VPG displays the Manage VPG dialog with the settings
filled in, using the original settings for the virtual machines in the VPG. To resolve the status issue, change the VPG
definition as appropriate.
The following scenarios result in the VPG status changing to Needs Configuration:
A protected disk resize operation fails, for example when there is not enough disk space.
When a virtual machine is added to a protected vApp and the added virtual machine has no matching datastore or not
enough room on the recovery datastore or the VPG settings are not updated because of a site disconnection or
vCenter Server error.
When a volume is added to a protected virtual machine and the added volume has no matching datastore or not
enough room on the recovery datastore or the VPG settings are not updated because of a site disconnection or
vCenter Server error.
When performing a Failover or Move operation, if you do not specify reverse protection.
An Org vDC network is removed from the recovery site that has a VPG replicating to it.
212
Troubleshooting
213
Troubleshooting
Collect logs to help Zerto support resolve problems. The Zerto Virtual Manager must be running on each site for
which you want logs. See To collect logs for Zerto support to use when troubleshooting:, below.
Collect local Zerto Virtual Manager logs. Use this option if the Zerto Virtual Manager is not running. See Collecting
Log Information for the ZertoVssAgent, on page 219.
Check the connectivity between Zerto Virtual Replication components. See Check Connectivity Between Zerto
Virtual Replication Components, on page 153.
Reconfigure the Zerto Virtual Manager, including the IP addresses of the vCenter Server and of the machine running
the Zerto Virtual Manager, and the SSL certificate used when accessing the Zerto User Interface. See Reconfiguring
the Zerto Virtual Manager Setup, on page 154.
Export VPG settings to an external file and import these settings. This option is used when upgrading Zerto Virtual
Replication, described in the Zerto Virtual Replication Installation Guide.
Reconfigure access to the Microsoft SQL Server that is used by the Zerto Virtual Manager. This database was
specified during the installation of Zerto Virtual Replication. See Reconfiguring the Microsoft SQL Server Database
Used by the Zerto Virtual Manager, on page 156.
Note: A separate installation kit is available for download from the Zerto Support Portal downloads page that installs the
Zerto Virtual Replication Diagnostics utility as a standalone utility on any Windows machine that has Microsoft .NET
Framework 4 installed1.
When the Zerto Virtual Manager is running on each site. See To collect logs for Zerto support to use when
troubleshooting:, below. This option enables you to specify the logs that you want to collect, both generated by Zerto
Virtual Replication, for example VRA logs, as well as logs generated by VMware, for example, vCenter Server logs or
host logs. The Zerto Virtual Replication generated logs can be filtered by any alerts issued and by the VPGs that
require analysis to identify problems.
When the Zerto Virtual Manager is not running. See Collecting Log Information for the ZertoVssAgent, on page 219.
Click Start > Programs > Zerto Virtual Replication > Zerto Diagnostics.
The Zerto Virtual Replication Diagnostics menu dialog is displayed.
2.
Select the Collect the Zerto Virtual Replication logs for use by Zerto support option.
3.
Click Next.
The Initialize dialog is displayed.
1. The installation executable is included as part of the standalone utility installation kit and it requires an additional 1.8GB of free disk space.
214
Troubleshooting
5.
Select any alerts that need analyzing from the list and click Next.
The Select VPGs dialog is displayed.
6.
Select the VPGs that you want analyzed using the plus and minus buttons and click Next.
215
Troubleshooting
The Customize dialogs are displayed. These dialogs can generally be left with their default values.
The following Customize dialogs are displayed:
The Select Sites dialog.
The Select VRA Hosts dialog.
The Select vSphere Logs dialog.
The Select vCloud Director Logs dialog.
The Select Sites dialog is displayed, with the list local site and all the sites paired to it listed.
Those sites that are either protecting or used for recovery for any of the selected VPGs from the previous dialog are
automatically selected.
Note: Zerto Virtual Manager logs from both sites are collected when both sites are trusted sites otherwise only logs
from the local site are collected.
7.
Verify that the sites that need analyzing are selected and click Next.
The Select VRA Hosts dialog is displayed.
Those hosts with VRAs that are used to protect or recover any of the selected VPGs are automatically selected.
You can change the collection criteria using the plus and minus buttons. The expected size of the collection package is
updated dependent on the selected VRAs.
8.
Verify that the host with VRAs that need analyzing are selected and click Next.
The Select vSCenter Server Logs dialog is displayed.
216
Troubleshooting
Click Next.
The Select vCloud Director Logs dialog is displayed.
11. Specify destination for the details that you want collected.
Destination The name and location where the log collection will be saved.
Automatically upload files to Zerto FTP Server When this option is checked, the log collection is automatically
uploaded to a specified FTP site.
Note: If you choose to upload the log collection to a site that you specify, make sure that the site is up.
12. Specify the FTP site to send the collection and the protocol to use, either FTP or HTTP.
13. Click Next.
The Review dialog is displayed.
217
Troubleshooting
Check that you have specified everything you want to collect and if you want to make changes, click Back to change
the selection.
14. Click Start.
The data is collected and stored in the destination file which, by default, is timestamped. If specified, the collection is
also sent to an FTP site.
Note: The log collection is performed on the server. Cancelling the collection in the GUI does not stop the collection
from continuing on the server and a new log collection cannot be run until the running collection finishes.
When the log collection has completed the result is displayed. For example:
15. Click Done to return to the Zerto Virtual Replication Diagnostics menu dialog.
16. Send the log to Zerto support, unless the Automatically upload files to Zerto FTP Server option
was specified, in which case it is automatically sent to Zerto.
To collect local Zerto Virtual Manager logs (when the Zerto Virtual Manager is not running):
1.
Click Start > Programs > Zerto Virtual Replication > Zerto Diagnostics.
The Zerto Virtual Replication Diagnostics menu dialog is displayed.
2.
Select the Local Zerto Virtual Manager diagnostics option and click Next.
You are prompted to use the first option to collect more comprehensive diagnostics. If you continue, the
Initialize dialog is displayed.
218
Troubleshooting
3.
4. Click Next.
The Save Log Destinations dialog is displayed.
5.
Specify the details that you want collected and click Next.
Destination The name and location where the log collection will be saved.
Automatically upload files to Zerto FTP Server When this option is checked, the log collection is automatically
uploaded to a specified FTP site.
Note: If you choose to upload the log collection to a site that you specify, make sure that the site is up before clicking
Finish.
The data is collected and stored in the destination file which, by default, is timestamped. If specified, the collection is
also sent to an FTP site.
Note: The collection progress is displayed.
When the log collection has completed the result is displayed.
6.
Click Done to return to the Zerto Virtual Replication Diagnostics menu dialog.
7.
Send the log to Zerto support, unless the Automatically upload files to Zerto FTP Server option
was specified, in which case it is automatically sent to Zerto.
219
Troubleshooting
where:
FFFF A HEX code. For internal use.
yyyy-mm-dd hh:mm:ss Timestamp for the message.
#### Number for internal use.
LVL Severity level of the message. The more messages written to the log the bigger the impact on performance. The
number of messages written to the log decreases from Debug to Error. The level can be one of the following:
Debug All messages are written to the log. This level should only be specified during testing.
Info Information messages.
Warn Warning messages such as a reconnect ion occurred.
Error Error messages that need handling to find the problem.
Component The specific part in the Zerto Virtual Manager that issued the message.
API The specific API that issued the message.
Message The message written in the log.
The following is a sample from a log:
07f4c878,2010-12-01 19:54:41.4237,Debug,5,
Zerto.Zvm.RemoteZvmConnector.ResyncingRemoteZvmConnector,
TestConnectivity,TestConnectivity returning true,
07f4c878,2010-12-01 19:54:41.7362,Info,11,
Zerto.Zvm.ZvmServices.Protection.PromotionMonitor,
PromotionMonitoringThreadFunc,Promoting protection groups: ,
07f4c878,2010-12-01 19:54:42.7987,Info,9,
Zerto.Infra.ZvmReaderWriterLock,LogLock,Synchronizer: Enter Writer,
07f4c878,2010-12-01 19:54:42.7987,Info,9,
Zerto.Zvm.ZvmServices.ReconnectingConnectorProxy,
GetConnector,"Connecting IP=106.16.223.86, PORT=4005, attempt (1/3)",
07f4c878,2010-12-01 19:54:42.7987,Debug,9,
Zerto.Zvm.VraConnector.VraNetworkConnector,
Connect,try to connect 106.16.223.86:4005 ...,
07f4c878,2010-12-01 19:54:43.0643,Debug,17,
Zerto.Zvm.ZvmServices.CrossSiteService,Ping,Ping,
07f4c878,2010-12-01 19:54:43.0643,Debug,17,
Zerto.Zvm.ZvmServices.PingService,Ping,Ping called,
07f4c878,2010-12-01 19:54:43.8612,Error,9,
Zerto.Zvm.VraConnector.VraNetworkConnector,
ClearAndThrow,connection is closed: No connection could be made because the
target machine actively refused it 106.16.223.86:4005,
07f4c878,2010-12-01 19:54:43.8612,Warn,9,
Zerto.Zvm.ZvmServices.ReconnectingConnectorProxy,GetConnector,failed,
220
Configuration and management of the disaster recovery for a site is performed in the Zerto User Interface.
The following dialogs and tabs are described in this chapter:
221
Checkpoints are recorded automatically every few seconds in the journal. These checkpoints ensure crash-consistency
and are written to the virtual machine journals by the Zerto Virtual Manager and each checkpoint has the same timestamp
set by the Zerto Virtual Manager. In addition to the automatically generated checkpoints, you can manually add
checkpoints to identify events that might influence the recovery, such as a planned switch over to a secondary generator.
The list of VPGs is displayed. You can select more VPGs to add the same checkpoint.
Enter a name for the checkpoint The name to assign the checkpoint.
Dir The direction of the protection.
VPG Name The name of the VPG.
Protected Site Name The name of the VPG source site, where virtual machines are protected.
Recovery Site Name The name of the VPG recovery site, where protected virtual machines are recovered.
Click the appropriate radio button below to display VPGs for local, remote or all VPG sites.
Local Site Display VPGs for the local site only.
Remote Site Display VPGs for the remote site only.
Show All Display VPGs for both the local and remote sites.
222
Defines a group to contain a static route to the subnet used by the Zerto Virtual Manager and can be applied to more than
one Zerto Cloud Connector.
Group The name of the group.
Also see: Add Static Route Dialog, on page 223.
223
Add a static route for a specified group, defined in Add Group Dialog, on page 223, when the Zerto Cloud Connector and
cloud site Zerto Virtual Manager are on different networks.
Group Name The name of the group which will contain the static route.
Address The IP address for the static route in the Zerto Virtual Manager network.
Subnet Mask The subnet mask for the network.
Gateway The gateway address for the network on the local network of the Zerto Cloud Connector cloud network
interface.
Note: If you change the Zerto Virtual Manager and VRAs cloud network, changing the static route settings for a group to
the new network, only changes the access for new Zerto Cloud Connectors with the specified group. Existing Zerto Cloud
Connectors must be redeployed to use the changed static route.
Contains site settings such as the maximum bandwidth that Zerto Virtual Replication will use between the protected and
recovery sites.
Bandwidth Throttling The maximum bandwidth that Zerto Virtual Replication uses from this site to recovery sites. The
default value is for Zerto Virtual Replication to automatically assign the bandwidth used per VPG, based on using the
maximum available and then prioritizing the usage according to priority set for the VPGs sending data over the WAN. The
minimum supported bandwidth is 5 Mb/sec.
Slider Set the Mb/sec. The valid range is from Auto to 99 Mb/sec. With Auto, Zerto Virtual Replication automatically
assigns the bandwidth used per VPG, based on using the maximum available and then prioritizing the usage according to
priority set for the VPGs sending data over the WAN.
Text box The Mb/sec. when the value required is 100 Mb/sec. or more.
Time-based Bandwidth Throttling To throttle the bandwidth for specific times. Enables the Configure button.
Configure button To throttle the bandwidth for specific times. Opens the Time-based Bandwidth Throttling Dialog dialog.
Default Script Execution Timeout The time out in seconds for a script to run before or after a failover, move or test
failover.
224
Graphical Scaling: IOPS The scaling used in performance graphs for the IO between the applications running on the
virtual machines in the VPG and the VRA.
Graphical Scaling: Throughput The scaling used in performance graphs for the MBs for the applications running on the
virtual machines being protected.
Graphical Scaling: WAN Traffic The scaling used in performance graphs for the traffic between the sites.
Graphical Scaling: RPO The scaling used in performance graphs for the time since the last checkpoint was written to the
journal.
Graphical Scaling: CPU The scaling used in performance graphs for the VRA CPU usage.
Graphical Scaling: VRA Local Memory The scaling used in performance graphs for the VRA local memory usage.
Graphical Scaling: VRA Remote Memory The scaling used in performance graphs for the VRA remote memory usage.
Enable replication to self To enable a vCenter Server to be used as both the protected and recovery site.
vCD Settings: Configure vCD button Set up access to vCD for the Zerto Virtual Manager. Opens the Configure vCD Dialog
dialog.
vCD Settings: Configure Provider vDCs button Set up access to provider vDCs and their datastore configuration. Opens
the Configure Provider vDCs Dialog dialog.
Replication Pause Time The time to pause when synchronizing a VPG if continuing the synchronization will cause all the
checkpoints in the journal to be removed.
Failover/Move Commit Policy The commit policy to use during a failover or move operation. The value set here applies
as the default for all failover or move operations from this point on but can be changed when defining a failover or move
operation. The following options are available:
None The failover or move operation must be manually committed or rolled back by the user.
Commit After the time specified in the Default Timeout field the failover or move operation is committed.
During the specified time you can check the recovered VPG virtual machines.
Rollback After the time specified in the Default Timeout field the failover or move operation is rolled back,
unless manually committed or rolled back by the user before the time out value is reached.
Default Timeout The time out in minutes after which a Commit or Rollback commit policy is performed. A value of
zero indicates automatically performing the commit policy, without waiting for any user interaction.
Email Notifications: Configure Notifications button Enables configuring Zerto Virtual Replication alerts to be sent to an
email address. Opens the Configure Notifications Dialog dialog.
Resource Report: Sampling Rate When to take resource samples to identify resource usage, either daily at a specific
hour and minute or hourly at a specific minute within each hour. Note that collecting a sample hourly provides a higher
resolution picture of replication traffic than if collected every daily.
Resource Report: Sampling Time The time that the sample is taken.
225
Manage Static Routes button Enables defining and managing static routes for Zerto Cloud Connectors. Opens the
Manage Static Routes Dialog dialog.
Compatibility Matrix button Displays the list of ESX/ESXi hosts supported by Zerto Virtual Replication. Opens the
Compatibility Matrix dialog.
Alerts Tab
Each Zerto Virtual Replication alert is associated with an event in the vCenter Server. These events can trigger vCenter
Server alarms. Thus, when a Zerto Virtual Replication alert is fired, a corresponding event is also fired. This event can
trigger a vCenter Server alarm.
Acknowledge button Dismiss selected alerts.
Reset button Undismiss selected alerts that were previously dismissed.
Export button To save the report as a Microsoft Excel worksheet.
The following information is displayed for each alert:
Alert status indicator The color indicates the status of the alert:
Orange A warning alert.
Red An error alert.
Dismissed Whether the alert has been dismissed or not.
Alert ID The alert identifier, which can be clicked to provide mere details.
Entity The type of alert.
Site Name The site where the alert occurred.
VPGs The name of any VPGs affected by the alert.
ZORG The organizations affected by the alert.
Timestamp The date and time of the alert.
Description A description of the alert.
226
Repository Tab
Scheduler Tab
227
Retry Attempts for failed Backups The number of times the system will attempt to carry out a backup if the initial
attempt does not succeed.
Wait Time Between Retries The amount of time to wait between retry attempts.
Backup Window The specific times of a day when backups are allowed / not allowed to be performed.
228
To specify the boot order of virtual machines in a VPG. When machines are started up on recovery, for example after a
move operation, the virtual machines in the VPG are not started up in a particular order. If you want specific virtual
machines to startup before other machines, you can specify a boot order. The virtual machines are defined in groups and
the boot order applies to the groups and not between individual virtual machines in the groups. You can specify a delay
between groups during startup.
Initially, virtual machines in the VPG are displayed together under the default group. If you want specific machines to start
before other virtual machines, define new groups with one or more virtual machines in each group.
There is no boot order for virtual machines in a group, only between groups.
Add button To add a group.
Remove button To remove a group. You cannot remove the Default group nor a group which contains a virtual
machine.
Group Name The name of the group. To change the name of a group select the group and change the value in this field to
the required name.
Arrow buttons To move virtual machines from one group to another and to change the startup order by moving the
groups up or down the list.
Startup Action Specify a time delay between starting up the virtual machines in the group and starting up the virtual
machines in the next group. For example, assume three groups, Default, Server and Client defined in this order. The Start-up
delay defined for the Default group is 10, for the Server group is 100 and for the Client group 0. The virtual machines in the
Default group are started together and after 10 seconds the virtual machines in the Server group are started. After 100
seconds the virtual machines in the Client group are started up.
To select the folder with the preseeded disk to use. Drill-down to select the disk.
229
To change the recovery host for virtual machines to move all the VRA information and recovery volumes maintained by the
VRA to another host, maintaining full protection while the original host is out of service.
New Password The new password required by the VRA to access the host.
To change the recovery host required by the VRA to access the host.
Alert status indicator The color indicates the status of the alert:
Green The virtual machine can be moved to the replacement host.
Red The virtual machine cannot be moved to the replacement host.
Direction The direction of the replication, from this site to the remote site or from the remote site to this site.
VM Name The name of the virtual machine.
VPG Name The name of the VPG.
VM Size GB The virtual machine size in gigabytes.
# of Volumes The number of volumes used by the virtual machine.
Replacement Host The name of the host to move the recovery virtual machines information.
ZORG (not shown by default) The Zerto name given to the organization, the ZORG, by a cloud service provider. For
details, refer to Zerto Cloud Manager Administration Guide.
230
Host The recovery ESX/ESXi host for the VRA. The drop-down displays the hosts managed by the vCenter Server which
do not have a VRA installed.
Host Root Password The password used to access the host for the root user. This field is required for ESXi 4.x and 5.x
hosts. This field is disabled for ESX 4.x hosts. When the checkbox at the side is checked the password is displayed as
asterisks. The is used by the Zerto Virtual Manager when deploying and upgrading the VRA on this host. Also, root access
is required in case the Zerto host component is down and needs an automatic restart. The Zerto Virtual Manager checks
the password is valid once a day. If the password was changed, an alert is triggered, requesting the user enter the new
password.
Datastore The datastore that the VRA will use for mirror virtual machines and for its journal. You can install more than
one VRA on the same datastore.
Network The network used to access the VRA.
Amount of VRA RAM The amount of memory to allocate to the VRA. The amount determines the maximum buffer size
for buffering IOs written by the protected virtual machines by the protecting VRA, before they are sent over the network to
the recovery VRA. The recovery VRA also buffers the incoming IOs until they are written to the journal.
Amount of VRA RAM VRA Buffer Pool Size
1GB
461MB
2GB
1485MB
3GB
2509MB
The protecting VRA can use 90% of the buffer for IOs to send over the network and the recovery VRA can use 75% of the
buffer. That is, for example, a protecting VRA defined with 2GB of RAM can buffer approximately 1337MB before the
buffer is full and a Bitmap Sync is required.
VRA Group Specify the VRA Group as free text to identify the group or select from a previously specified group. You
group VRAs together when VRAs use different networks so they can be grouped by network, for example when the same
vCenter Server supports two datacenters with separate networks and you are replicating from one datacenter to the
second datacenter. The group name is free text you use to identify the group.
Configuration Either have the IP address allocated via a static IP address or a DHCP server. The Static option is the
recommended option.
Address The IP address for the VRA.
Subnet Mask The subnet mask for the network. The default value is 255.255.255.0.
Default Gateway The default mask for the network.
231
Note: Available when both sites have vCloud Director installed and you are defining a VPG to protect a vCD vApp to
vCloud Director.
The Org Networks to use for failover and move operations, for failover test operations, and for test failover operations after
a failover or move when reverse protection is configured. The list of current Org Networks is displayed.
Source Network The source network being used by the Org vDC.
Failover/Move Target Network The network to use during a failover or move in which the recovered virtual machines
will run.
Failover Test Target Network The network to use during a test failover in which the testing recovered virtual machines
will run.
Reverse Configuration Failover Test Network The network to use when failing back a failed over or moved VPG.
<Isolated> means that the network is an internal only vApp network.
Configure an email address to email Zerto Virtual Replication alerts and backup reports.
Use Email Notifications Check to enable sending Zerto Virtual Replication alerts to an email address
SMTP Server Address The SMTP server address. The Zerto Virtual Manager must be able to reach this address.
SMTP Server Port The SMTP server port, if it was changed from the default, 25.
Sender Account A valid email address for the email sender name.
232
The IP address, subnet mask and gateway to access the peer site VRAs when the access to the peer site VRAs is not via
the same network as the peer site Zerto Virtual Manager.
Address The IP address of the next hop at the local site, the router or gateway address, that is used to access the peer site
network.
Subnet Mask The subnet mask for the peer site network.
Gateway The gateway for the peer site network.
These access details are used to access the VRAs on the peer site.
Note: The settings in the Configure Paired Site Routing dialog apply to all VRAs installed after the information
is saved. Any existing VRA is not affected and access to these VRAs continues via the default gateway. If the default
gateway stops being used, you must reinstall the VRAs that were installed before setting up paired site routing.
233
234
235
Configure VM Dialog
Enables configuring how the protected virtual machine will be recovered, including details about the VMware file for the
virtual machine, and the volumes and NICs used by the virtual machine. If default values were specified in the VPG default
properties, they are used for the virtual machine configuration.
Volumes:Configure Selected Volume button To configure the recovery volume for the virtual machine. See Configure
Volume Dialog, on page 241.
Volumes:Protected The protected source volumes used by the protected virtual machine.
Volumes:Target The recovery volumes used for replication.
236
237
addition to the warning threshold, Zerto Virtual Replication will issue a message when the journal is close to being as full as
it can be.
VM Journal DS The datastore used by the journal for the virtual machine.
Enables configuring how the protected virtual machine will be recovered, including details about the volumes and NICs
used by the virtual machine. If default values were specified in the VPG default properties, they are used for the virtual
machine configuration.
Volumes:Configure Selected Volume button To configure the recovery volume for the virtual machine. See Configure
Volume Dialog (vCD), on page 242.
Volumes:Protected The source volumes used by the protected virtual machine.
Volumes:Recovery The recovery volumes used for replication.
Volumes:Swap Whether the source volumes is a swap disk or not.
Volumes group box:Provisioned The provisioned storage allocated to the protected virtual machine.
NICs: Connected? Whether the VM is connected to the Org vDC network.
NICs: Primary? Whether the network is the primary network. One, and only one, NIC must be specified as the primary
NIC.
NICs:Configure Selected NIC button To configure the vNIC for the virtual machine. See Configure VNIC Dialog (vCD), on
page 240.
The following fields can be set for the NICs used for failover and move operations, in a production environment, and for
test failovers, via the Failover/Move tab and the Failover Test tab, respectively. By default, the NIC configuration for the
failover or move production environment is copied automatically to the configuration for the test environment.
NICs: IP Mode The way the IP is allocated, either via a DHCP server or a static IP, assigned either from a pool of IPs or by
manually assigning the IP address.
NICs: IP Address The IP address when a static IP is manually allocated.
238
NICs: Mac Address The MAC address. By default this is the address used on the protected site, so that both the
protected machine and recovered machine use the same MAC address. Either accept the default Mac address or select
Reset, to reset the MAC address on recovery of the machine.
VM Advanced Settings:Journal Size Hard Limit The maximum size that the journal can grow. When the value is
Unlimited the size for the journal is unlimited and it can grow to the size of the recovery datastore. When the value is
Custom, you can specify a maximum journal size, either as a percentage of the virtual machine volume size or as a fixed
maximum size.
VM Advanced Settings:Journal Size Warning Threshold The size of the journal that triggers a warning that the journal is
almost full. When the value is Unlimited, a warning is only issued when the journal is close to being full. When the value
is Custom, you can specify a threshold, either as a percentage of the virtual machine volume size or as a fixed size. In
addition to the warning threshold, Zerto Virtual Replication will issue a message when the journal is close to being as full as
it can be.
VM Advanced Settings When the recovery vCD is vCD 5.1 and higher: Storage Profile Storage profiles enable mapping
virtual machines to storage levels according to predefined service levels, storage availability, performance requirements or
cost. You can define and label storage tiers and then specify the tier to use as a storage profile, for each virtual machine in
the VPG. The default storage profile is the default for the Recovery Org vDC.
To configure the NIC used for the replicated VM disks. You can configure a maximum of four NICs.
Note: You can only change the VNIC IP for virtual machines with VMware Tools running for the following operating
systems: Windows 2003 and higher, Red Hat Enterprise Linux versions 5-6, SUSE Linux Enterprise versions 10-11 and
CentOS versions 5-6.x.
Specify the network details to use for the recovered virtual machines after a live recovery or migration, in the Failover/Move
tab, and for the recovered virtual machines when testing the replication, in the Failover Test tab.
NIC Name The name used to identify the NIC.
Source Network The network used by the virtual machine being protected.
Failover/Move tab: Failover Network The recovery site network to use for the failovered over or moved virtual machine.
Failover Test tab: Test Network The recovery site network to use for the virtual machine being tested for failover. This
network can be a fenced-out network so as not to impact the production network.
239
MAC Address Whether the Media Access Control address (MAC address) used on the protected site should be
replicated on the recovery site or a new MAC address created on the recovery site. The default is to use the same MAC
address on both sites.
Failover/Move tab: Change Failover VNIC IP Configuration Either have the IP address allocated via a static IP address or
a DHCP server.
Failover Test tab: Change Test VNIC IP Configuration Either have the IP address allocated via a static IP address or a
DHCP server.
IP address The IP address to access the network.
Subnet mask The subnet mask for the network.
Default gateway The default mask for the network. If the virtual machine has multiple NICs but is configured to only have
a single default gateway, enter 0.0.0.0 for the Default gateway field for each NIC with no default gateway.
Preferred DNS server The DNS preferred IP address for the network.
Alternate DNS server The DNS alternative IP address for the network.
DNS Suffix The DNS suffix for the network.
Copy to test button Copy the failover/move network settings to be the same for the test network.
Copy to failover button Copy the test network settings to be the same for the failover/move network.
240
To configure the datastore for recovery. If a cluster or resource pool is selected for the host, only datastores that are
accessible by every ESX/ESXi host in the cluster or resource pool are displayed.
Swap Disk If the virtual machine to be replicated includes a swap disk as part of its configuration, you can specify a mirror
disk for replication that is marked as a swap disk. In this case, data is not replicated to the swap disk after initial
synchronization.
Recovery Datastore The datastore to use to create disks for the replicated data. Also specify whether the recovery site is
thin provisioned. If the source disk is thin provisioned, the default for the recovery volume is that it is also thin provisioned.
Raw Disk (RDM) The VMware RDM (Raw Device Mapping) to use for the replication: By default, RDM is recovered to
vmdk and not to RDM. You cannot define an RDM disk if the virtual machine uses a BusLogic SCSI controller, nor when
protecting or recovering virtual machines in an environment running vCenter Server 5.x with ESX/ESXi version 4.1 hosts.
Only a raw disk with the same size as the protected disk can be selected from the list of available raw disks. Other raw
disks with different sizes are not available for selection. The RDM is always stored in the recovery datastore used for the
virtual machine. The following limitations apply to protecting RDM disks:
RDM disks with an even number of blocks can replicate to RDM disks of the same size with an even number of
blocks and to VMDKs.
RDM disks with an odd number of blocks can only replicate to RDM disks of the same size with an odd number of
blocks and not to VMDKs.
Preseed A virtual disk (the vmdk flat file and header file) in the recovery site that has been prepared with a copy of the
protected data, so that the initial synchronization is much faster since a Delta Sync is used to synchronize any changes
written to the recovery site after the creation of the preseeded disk. When using a preseeded VMDK, you select the
datastore and exact location, folder and name, of the preseeded disk. Zerto Virtual Replication takes ownership of the
preseeded disk, moving it from its source folder to the folder used by the VRA. Only disks with the same size as the
protected disk can be selected when browsing for a preseeded disk. The datastore where the preseeded disk is placed is
also used as the recovery datastore for the replicated data. If the preseeded disk is greater than 1TB on NFS storage, the
VPG creation might fail. This is a known VMware problem when the NFS client does not wait for sufficient time for the NFS
storage array to initialize the virtual disk after the RPC parameter of the NFS client times out. The timeout default value is
10 seconds. Refer to the VMware documentation, http://kb.vmware.com/selfservice/microsites/
search.do?language=en_US&cmd=displayKC&externalId=1027919, which describes the configuration option to tune the
RPC timeout parameter using the esxcfg-advcfg -s <Timeout> /NFS/SetAttrRPCTimeout command.
If the VPG is being defined for a Zerto Organization, ZORG, the location of the preseeded disk must be defined in the Zerto
Cloud Manager. For details, refer to Zerto Cloud Manager Administration Guide.
Note: Zerto Virtual Replication supports the SCSI protocol. Only disks that support this protocol can be specified.
241
To configure the datastore for recovery. If a cluster or resource pool is selected for the host, only datastores that are
accessible by every ESX/ESXi host in the cluster or resource pool are displayed.
Swap Disk If the virtual machine to be replicated includes a swap disk as part of its configuration, you can specify a mirror
disk for replication that is marked as a swap disk. In this case, data is not replicated to the swap disk after initial
synchronization.
Use vCD Managed storage profile The datastore is allocated based on the available free space. You can specify whether
the recovery volume is thin provisioned or not. If the Org vDC only supports thin-provisioned volumes, you cannot change
the setting.
Preseed A virtual disk (the vmdk flat file and header file) in the recovery site that has been prepared with a copy of the
protected data, so that the initial synchronization is much faster since a Delta Sync is used to synchronize any changes
written to the recovery site after the creation of the preseeded disk. When using a preseeded VMDK, you specify the exact
location, the preseed folder configured for the customer and the disk name, of the preseeded disk. A provider datastore
must have been specified for preseeded disks in the Configure Provider vDCs Dialog, on page 233 dialog. Zerto Virtual
Replication takes ownership of the preseeded disk, moving it from its source folder to the folder used by the VRA. Note
that if the virtual machine has more than one preseeded disk, these disks must reside on the same datastore. If the
preseeded disk is greater than 1TB on NFS storage, the VPG creation might fail. This is a known VMware problem when the
NFS client does not wait for sufficient time for the NFS storage array to initialize the virtual disk after the RPC parameter of
the NFS client times out. The timeout default value is 10 seconds. Refer to the VMware documentation, http://
kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1027919, which
describes the configuration option to tune the RPC timeout parameter using the esxcfg-advcfg -s <Timeout> /
NFS/SetAttrRPCTimeout command.
If the VPG is being defined for a Zerto Organization, ZORG, the location of the preseeded disk must be defined in the Zerto
Cloud Manager. For details, refer to Zerto Cloud Manager Administration Guide.
Note: Zerto Virtual Replication supports the SCSI protocol. Only disks that support this protocol can be specified.
To delete a VPG configuration. The VRA on the recovery site that handles the replication for the VPG is updated.
Keep the recovery disks at the peer site The recovery replica disks for the virtual machines are kept so that you can
resynchronize to these disks faster if you reprotect virtual machines in the VPG.
242
If, for whatever reason, the VPG cannot be deleted the VPG status changes to Deleting and the sub status is VPG
waiting to be removed. Attempting to delete the VPG a second time displays the following options:
Retry Retry deleting the VPG.
Force Delete Forcibly delete the VPG. This option leaves the recovery disks, regardless of whether they were wanted
or not.
Cancel Cancel the delete operation.
username
domain\username
243
To change the network settings for a VRA, for example when the gateway to the VRA is changed.
Recovery Host The IP of the host on which the VRA is installed.
Host Root Password The password required by the VRA to access the host.
VRA Group The free text to identify the group to which a VRA belongs. If you create a group and then change the name
when editing the VRA so that there is no VRA in the site that belongs to the originally specified group, the group is
automatically deleted from the system.
Configuration Either have the IP address allocated via a static IP address or a DHCP server. If the VRA was originally
installed with a static IP, you cannot change this to DHCP. If the VRA was originally installed to use a DHCP server, you can
change this to use a static IP.
Address The static IP address for the VRA to communicate with the Zerto Virtual Manager.
Subnet Mask The subnet mask for the network. The default value is 255.255.255.0.
Default Gateway The default mask for the network.
244
Events Tab
245
246
To pair sites so as to enable replication between the sites, where each site is managed by a vCenter Server.
Peer Name The site name of a paired site. The site name is defined in the Site Information Dialog dialog.
Site Location The site location of the paired site. The site location is defined in the Site Information Dialog dialog.
Peer Connection Details The IP address of the peer site and the port used to access the Zerto Virtual Manager on this
site.
Status The status of the pairing.
Add New Site button Define a paired site. Opens the Add Site Dialog dialog.
Unpair Selected button Remove a selected pairing.
When providing DR as a Service, the cloud service provider needs to ensure complete separation between the organization
network and the cloud service provider network. The cloud service provider needs to be able to route traffic between an
organization network and the cloud replication network, in a secure manner without going through complex network and
routing setups.
247
The cloud service provider can define a Zerto Cloud Connector per organization site that has two Ethernet interfaces, one
to the organizations network and one to the cloud service provider's network. If the cloud service provider wants to
institute additional security, considering both cloud connector interfaces as part of the organization network, he can define
a static route that will hop to a different cloud network, specifically for use by the Zerto Virtual Manager and VRAs in the
cloud site.
Group: Add button Define a group to contain a static route to the subnet used by the Zerto Virtual Manager. Opens the
Add Group Dialog dialog.
Group: Remove button Remove a selected group.
Route: Add button Define a static route for a selected group. Opens the Add Static Route Dialog dialog. You can defined
more than one static route for a group. The static routes are displayed under each group.
Route: Remove button Remove a selected static route.
Protect virtual machines. You can protect a vApp as a single entity in a VPG for any vApp defined under an ESXi host. All
the virtual machines defined in the vApp VPG are protected and you can migrate or recover the whole vApp as a single
entity to the recovery site. For details about migrating a VPG and the virtual machines in it, see Migrating a Protection
Group to the Recovery Site, on page 172. For details about recovering a VPG and the virtual machines in it, see Managing
Failover, on page 178.
In addition to being able to protect the vApp, you can protect individual virtual machines in the vApp, in the same way as
you protect any other virtual machine. However, if you protect a virtual machine in the vApp, you cannot then protect the
vApp as a single entity.
Note: Nested vApps are not protected. Also, if you drag a protected vApp under another vApp to nest it, the protection is
removed. You cannot protect vApps which include virtual machines with VirtualEthernetCardLegacyNetworkBackingInfo
NICs or with IDE devices.
The dialog is divided in to the following sections:
General Settings A name to identify the VPG and the priority to assign to the VPG.
Virtual machines to be protected The list of virtual machines being protected with details about the machine as well
as the boot order to apply to groups of the virtual machines during recovery.
248
Replication Settings VPG replication settings, such as the recovery site, host and storage and the VPG SLA. SLA
information includes the default journal history settings and how often tests should be performed on the VPG. The
defaults are applied to every virtual machine in the VPG but can be overridden per virtual machine, as required.
Note: Cloud service providers can group the VPG SLA properties together in a service profile. When a service profile is
used, the VPG SLA settings cannot be modified unless a Custom service profile is available.
Storage Settings By default the storage used for the virtual machine definition is also used for the virtual machine
data. This storage can be overridden per virtual machine, as required.
Recovery Settings Recovery details include the networks to use for recovered virtual machines and scripts that
should be run either at the start or end of a recovery operation.
NIC Settings Specify the network details to use for the recovered virtual machines after a live or test failover or
migration.
Backup Settings Specify the backup properties that govern the VPG backup, including the repository where the
backups are saved.
VPG Name The name for the VPG, which by default is the name of the vApp.
Service Profile The name of the service profile to use which determines the VPG SLA settings for the group, which apply
to every virtual machine in the group. To change the VPG SLA settings, select the Custom Service Profile.
Priority (QOS) Used to determine the priority for transferring data from the protected site to the recovery site when
there is limited bandwidth and more than one VPG is defined on the protected site. When there are updates to virtual
machines protected in VPGs with different priorities, first the updates from the VPG with the highest priority are passed
over the WAN. Medium priority VPGs will only be able to use whatever bandwidth is left after the high priority VPGs have
used it. This is also true between medium and low priorities. Note that updates to the protected virtual machines are
always sent across the WAN before synchronization data, such as during a Bitmap Sync or Delta Sync. During a
synchronization, only after updates to the virtual machines are sent over the WAN, based on the VPG priority, is
synchronization data from the VPG sent, and the synchronization data from the VPG with the highest priority is passed
over the WAN before data from medium and low priority VPGs.
Target RPO Alert The maximum desired time between each automatic checkpoint being written to the journal before an
alert is issued. In reality checkpoints are written more frequently.
Default Journal History The time for which all write commands are saved in the journal. When specifying a checkpoint to
recover to, the checkpoint must still be in the journal. For example, if the value specified here is 24 hours then recovery can
be specified to any checkpoint up to 24 hours. After the time specified, the mirror virtual disk volumes maintained by the
VRA are updated. The more time saved the more space is required for each journal in the VPG to store the information
saved. When protecting to a site using an enterprise license, the default size for the journal is unlimited, up until the size of
the datastore where it resides. When protecting to a cloud site and the cloud service provider uses Zerto Cloud Manager,
the default size for the journal is 10% of the datastore size. The journal size can be configured by clicking the configuration
button to display the Manage Journal dialog.
Test Frequency Reminder The time recommended between testing the integrity of the VPG. A warning is issued if a test
is not done within this time frame.
WAN Compression (displayed when the Zerto Virtual Replication license is an enterprise license) Whether the data is
compressed before being transferred to the recovery site or not. Compressing the data is more efficient but results in a
small performance degradation. Enable WAN compression if network considerations are more critical than CPU usage
considerations. Even if WAN compression is selected, Zerto Virtual Replication decreases the level of compression if it
takes too many resources. The VRA automatically adjusts the compression level according to CPU usage, including totally
disabling it if needed. Zerto Virtual Replication can also work with third-party WAN optimization and acceleration
technologies, such as those supplied by Riverbed Technologies, Silver Peak, and others. When third-party WAN
optimization is implemented, it is recommended to disable the VPG WAN compression.
ZORG (displayed when Zerto Cloud Manager is used) The Zerto organization.
Recovery Site The site to which you want to recover the virtual machines. The recovery site selected in the New VPG
dialog is displayed and cannot be changed here.
vApp Recovery Cluster/Host The cluster, resource pool or ESX/ESXi host in the recovery site which handles the
replicated data. This value cannot be overridden for each virtual machine configuration, unless it is to another host in the
249
same cluster. If the site is defined in Zerto Cloud Manager, only a resource pool can be specified and the resource pool
must also have been defined in Zerto Cloud Manager. When a resource pool is specified, Zerto Virtual Replication checks
that the resource pool capacity is enough for any virtual machines specified in the VPG. If a resource pool is specified and
DRS is disabled for the site later on, all the resource pools are removed by VMware and recovery will be to any one of the
hosts in the recovery site with a VRA installed on it. All resource pool checks are made at the level of the VPG and does not
take into account multiple VPGs using the same resource pool. If the resource pool CPU resources are specified as
unlimited in the Edit Setting dialog for the resource pool, the actual limit is inherited from the parent but if this inherited
value is too small, failover move and failover test operations can fail, even without a warning alert being issued by Zerto
Virtual Manager.
vApp Folder The default folder where the vApp is recovered. Select a folder from the list or the
[Default]ZertoRecoveryFolder folder.
Datastore The default datastore volume to use for all the recovered virtual machine files as well as for their volumes.
Every datastore for the selected default recovery host is included in the drop-down options. The displayed datastores are
accessible by the default host. If a cluster or resource pool is selected for the host, only datastores that are accessible by
every ESX/ESXi host in the cluster or resource pool are displayed. Zerto Virtual Replication uses the SCSI protocol. Only
disks that support this protocol can be specified.
Failover/Move Network The default network to use during a failover or move in which the recovered virtual machines
will run.
Failover Test Network The default network to use during a test failover in which the testing recovered virtual machines
will run. This network can be a fenced-out network so as not to impact the production network.
Configure button To configure a virtual machine recovery volumes and VNICs. Opens the Configure VM Dialog dialog.
Boot button Displays a message that you define the boot order for vCenter Server vApps in the vSphere Client console,
via Edit Settings for the vApp.
Recovery scripts expansion To specify the settings for scripts to run on the recovery site before or after executing a
failover, move or test failover.
Pre-recovery Script The script to run before starting the recovery.
Post-recovery Script The script to run after the recovery.
Command to run The name of the script to run, including the full path. The script must be located on the same
machine as the Zerto Virtual Manager for the recovery site.
Params The values of any parameters to pass to the script. Separate parameters with a space.
Timeout (sec) The time out in seconds for the script to run. If the script runs before executing a failover, move or test
failover and the script fails or a timeout value is reached, an alert is generated and the failover, move or test failover is
not performed. If the script runs after executing a failover, move or test failover and the timeout value is reached, an
alert is generated.
250
251
synchronization data from the VPG sent, and the synchronization data from the VPG with the highest priority is passed
over the WAN before data from medium and low priority VPGs.
Target RPO Alert The maximum desired time between each automatic checkpoint being written to the journal before an
alert is issued. In reality checkpoints are written more frequently.
Default Journal History The time for which all write commands are saved in the journal. Each protected virtual machine
has a dedicated journal volume on the recovery site associated with the replicated virtual machine. This enables journal
data to be maintained, even when changing the recovery host for the recovery. When specifying a checkpoint to recover to,
the checkpoint must still be in the journal. For example, if the value specified here is 24 hours then recovery can be
specified to any checkpoint up to 24 hours. After the time specified, the mirror virtual disk volumes maintained by the VRA
are updated.
The more time saved the more space is required for each journal in the VPG to store the information saved. The journal
size can be configured by clicking the configuration button to display the Manage Journal dialog.
Test Frequency Reminder The time recommended between testing the integrity of the VPG. A warning is issued if a test
is not done within this time frame.
WAN Compression (displayed when the Zerto Virtual Replication license is an enterprise license) Whether the data is
compressed before being transferred to the recovery site or not. Compressing the data is more efficient but results in a
small performance degradation. Enable WAN compression if network considerations are more critical than CPU usage
considerations. Even if WAN compression is selected, Zerto Virtual Replication decreases the level of compression if it
takes too many resources. The VRA automatically adjusts the compression level according to CPU usage, including totally
disabling it if needed. Zerto Virtual Replication can also work with third-party WAN optimization and acceleration
technologies, such as those supplied by Riverbed Technologies, Silver Peak, and others. When third-party WAN
optimization is implemented, it is recommended to disable the VPG WAN compression.
ZORG (displayed when Zerto Cloud Manager is used) The Zerto organization.
Recovery Site The site to which you want to recover the virtual machines. The recovery site selected in the New VPG
dialog is displayed and cannot be changed here.
Host The default cluster, resource pool or ESX/ESXi host, in the recovery site which handles the replicated data. If the
site is defined in Zerto Cloud Manager, only a resource pool can be specified and the resource pool must also have been
defined in Zerto Cloud Manager. When a resource pool is specified, Zerto Virtual Replication checks that the resource pool
capacity is enough for any virtual machines specified in the VPG. If a resource pool is specified and DRS is disabled for the
site later on, all the resource pools are removed by VMware and recovery will be to any one of the hosts in the recovery
site with a VRA installed on it. All resource pool checks are made at the level of the VPG and does not take into account
multiple VPGs using the same resource pool. If the resource pool CPU resources are specified as unlimited in the Edit
Setting dialog for the resource pool, the actual limit is inherited from the parent but if this inherited value is too small,
failover move and failover test operations can fail, even without a warning alert being issued by Zerto Virtual Manager.
Datastore The default datastore volume to use for all the recovered virtual machine files as well as for their volumes.
Every datastore for the selected default recovery host is included in the drop-down options. The displayed datastores are
accessible by the default host. If a cluster or resource pool is selected for the host, only datastores that are accessible by
every ESX/ESXi host in the cluster or resource pool are displayed. Zerto Virtual Replication uses the SCSI protocol. Only
disks that support this protocol can be specified.
Failover/Move Network The default network to use during a failover or move in which the recovered virtual machines
will run.
Failover Test Network The default network to use during a test failover in which the testing recovered virtual machines
will run. This network can be a fenced-out network so as not to impact the production network.
Add button To add a virtual machine to the VPG. Opens the Select VMs Dialog dialog.
Remove button To define a specific recovery configuration for a virtual machine in the VPG.
Configure button To configure a virtual machine recovery volumes and VNICs. Opens the Configure VM Dialog dialog.
Boot button To specify the boot order of virtual machines in a VPG. See Boot Order Dialog, on page 228.
252
Recovery scripts expansion To specify the settings for scripts to run on the recovery site before or after executing a
failover, move or test failover.
Pre-recovery Script The script to run before starting the recovery.
Post-recovery Script The script to run after the recovery.
Command to run The name of the script to run, including the full path. The script must be located on the same
machine as the Zerto Virtual Manager for the recovery site.
Params The values of any parameters to pass to the script. Separate parameters with a space.
Timeout (sec) The time out in seconds for the script to run. If the script runs before executing a failover, move or test
failover and the script fails or a timeout value is reached, an alert is generated and the failover, move or test failover is
not performed. If the script runs after executing a failover, move or test failover and the timeout value is reached, an
alert is generated.
253
NIC Settings Specify the network details to use for the recovered virtual machines after a live or test failover or
migration.
Backup Settings Specify the backup properties that govern the VPG backup, including the repository where the
backups are saved.
VPG Name The name for the VPG, which by default is the name of the vApp.
Service Profile The name of the service profile to use which determines the VPG SLA settings for the group, which apply
to every virtual machine in the group. To change the VPG SLA settings, select the Custom Service Profile.
Priority (QOS) Used to determine the priority for transferring data from the protected site to the recovery site when
there is limited bandwidth and more than one VPG is defined on the protected site. When there are updates to virtual
machines protected in VPGs with different priorities, first the updates from the VPG with the highest priority are passed
over the WAN. Medium priority VPGs will only be able to use whatever bandwidth is left after the high priority VPGs have
used it. This is also true between medium and low priorities. Note that updates to the protected virtual machines are
always sent across the WAN before synchronization data, such as during a Bitmap Sync or Delta Sync. During a
synchronization, only after updates to the virtual machines are sent over the WAN, based on the VPG priority, is
synchronization data from the VPG sent, and the synchronization data from the VPG with the highest priority is passed
over the WAN before data from medium and low priority VPGs.
Target RPO Alert The maximum desired time between each automatic checkpoint being written to the journal before an
alert is issued. In reality checkpoints are written more frequently.
Default Journal History The time for which all write commands are saved in the journal. Each protected virtual machine
has a dedicated journal volume on the recovery site associated with the replicated virtual machine. This enables journal
data to be maintained, even when changing the recovery host for the recovery. When specifying a checkpoint to recover to,
the checkpoint must still be in the journal. For example, if the value specified here is 24 hours then recovery can be
specified to any checkpoint up to 24 hours. After the time specified, the mirror virtual disk volumes maintained by the VRA
are updated.
The more time saved the more space is required for each journal in the VPG to store the information saved. The journal
size can be configured by clicking the configuration button to display the Manage Journal dialog.
Test Frequency Reminder The time recommended between testing the integrity of the VPG. A warning is issued if a test
is not done within this time frame.
ZORG (displayed when Zerto Cloud Manager is used) The Zerto organization.
Recovery Site The site to which you want to recover the virtual machines. The recovery site selected in the New VPG
dialog is displayed and cannot be changed here.
Target Org vDC Select the organization datacenter, as defined in vCloud Director, from the available list.
vCD Guest Customization When checked, VMware Guest OS Customization is enabled for the virtual machine in vCloud
Director. Enabling guest customization means that the computer name and network settings configured for this virtual
machine are applied to its Guest OS when the virtual machine is powered on.
Failover/Move Network The default Org Network to use during a failover or move in which the recovered virtual
machines will run.
Failover Test Network The default Org Network to use during a test failover in which the testing recovered virtual
machines will run.
Add button To add a virtual machine to the VPG. Opens the Select VMs Dialog dialog.
Remove button To define a specific recovery configuration for a virtual machine in the VPG.
Configure button To configure a virtual machine recovery volumes and VNICs. Opens the Configure VM Dialog (vCD)
dialog.
Boot button Displays a message that you define the boot order for vCloud Director vApps in the vCloud Director console.
Recovery scripts expansion To specify the settings for scripts to run on the recovery site before or after executing a
failover, move or test failover.
254
255
Backup Settings Specify the backup properties that govern the VPG backup, including the repository where the
backups are saved.
VPG Name The name for the VPG, which by default is the name of the vApp.
Service Profile The name of the service profile to use which determines the VPG SLA settings for the group, which apply
to every virtual machine in the group. To change the VPG SLA settings, select the Custom Service Profile.
Priority (QOS) Used to determine the priority for transferring data from the protected site to the recovery site when
there is limited bandwidth and more than one VPG is defined on the protected site. When there are updates to virtual
machines protected in VPGs with different priorities, first the updates from the VPG with the highest priority are passed
over the WAN. Medium priority VPGs will only be able to use whatever bandwidth is left after the high priority VPGs have
used it. This is also true between medium and low priorities. Note that updates to the protected virtual machines are
always sent across the WAN before synchronization data, such as during a Bitmap Sync or Delta Sync. During a
synchronization, only after updates to the virtual machines are sent over the WAN, based on the VPG priority, is
synchronization data from the VPG sent, and the synchronization data from the VPG with the highest priority is passed
over the WAN before data from medium and low priority VPGs.
Target RPO Alert The maximum desired time between each automatic checkpoint being written to the journal before an
alert is issued. In reality checkpoints are written more frequently.
Default Journal History The time for which all write commands are saved in the journal. Each protected virtual machine
has a dedicated journal volume on the recovery site associated with the replicated virtual machine. This enables journal
data to be maintained, even when changing the recovery host for the recovery. When specifying a checkpoint to recover to,
the checkpoint must still be in the journal. For example, if the value specified here is 24 hours then recovery can be
specified to any checkpoint up to 24 hours. After the time specified, the mirror virtual disk volumes maintained by the VRA
are updated.
The more time saved the more space is required for each journal in the VPG to store the information saved. The journal
size can be configured by clicking the configuration button to display the Manage Journal dialog.
Test Frequency Reminder The time recommended between testing the integrity of the VPG. A warning is issued if a test
is not done within this time frame.
ZORG (displayed when Zerto Cloud Manager is used) The Zerto organization.
Target Site The site to which you want to recover the virtual machines. The recovery site selected in the New VPG dialog
is displayed and cannot be changed here.
Target Org vDC Select the organization datacenter, as defined in vCloud Director, from the available list. The displayed
list is that list that is specified during the vCD configuration.
vCD Guest Customization When checked, VMware Guest OS Customization is enabled for the virtual machine in vCloud
Director. Enabling guest customization means that the computer name and network settings configured for this virtual
machine are applied to its Guest OS when the virtual machine is powered on.
Network mapping: Configure button After selecting a recovery Org vDC, the Configure button is enabled. Opens the
Configure Network Mapping Dialog dialog.
Configure button To configure a virtual machine recovery volumes and VNICs. Opens the Configure VM Dialog (vCD)
dialog.
Boot button Displays a message that you define the boot order for vCloud Director vApps in the vCloud Director console.
Recovery scripts expansion To specify the settings for scripts to run on the recovery site before or after executing a
failover, move or test failover.
Pre-recovery Script The script to run before starting the recovery.
Post-recovery Script The script to run after the recovery.
Command to run The name of the script to run, including the full path. The script must be located on the same
machine as the Zerto Virtual Manager for the recovery site.
Params The values of any parameters to pass to the script. Separate parameters with a space.
256
Timeout (sec) The time out in seconds for the script to run. If the script runs before executing a failover, move or test
failover and the script fails or a timeout value is reached, an alert is generated and the failover, move or test failover is
not performed. If the script runs after executing a failover, move or test failover and the timeout value is reached, an
alert is generated.
username
domain\username
257
When protection is to a cloud service provider using Zerto Cloud Manager, the cloud version of the New VPG dialog is
displayed.
Note: If the recovery site has vCD defined, the Recovery site is vCD checkbox is automatically selected. To recover
to the underlying vCenter Server, uncheck the box.
When VMware vCloud Director is installed at the protected site and there are vCD vApps defined at the protection site,
clicking New VPG results in the following New VPG dialog being displayed:
258
To create a clone of each virtual machine in a VPG on the recovery site in the production network. The clone is a copy of
the protected virtual machines on the recovery site, while the virtual machines on the protected site remain protected and
live.
Configure Checkpoint button Opens the Select Recovery Point Dialog dialog to select the checkpoint to which to make the
clone.
Recovery Datastore Select the datastore to use for the recovery virtual machines.
259
Information about how much data is actually being protected against the amount configured for any of the sites.
Note: The data displayed can be up to 30 minutes old, since the Zerto Virtual Manager collects the relevant data every 30
minutes.
You can filter the information by the following:
From and To The dates for which you want information.
Recovery Site Select the site for which you want information displayed or for all the sites. If all the sites are selected, All
Sites is displayed for the field. The list displays all sites paired with the local site.
Apply button To apply the filtering selected via any of the above fields.
Reset button To reset the display to the defaults values.
Pause Dialog
During periods when the WAN bandwidth is utilized to its maximum, you can pause the protection of a VPG, to free-up
some of this bandwidth. After pausing the protection, the VPG can still be recovered, to the last checkpoint written to the
journal before the pause operation.
Dir The direction of the protection, assuming the local site is to the left of the arrow.
Vpg Name The name of a VPG that is a candidate to pause.
260
Information about the virtual machines and amount of data on the recovery site.
Note: The data displayed can be up to 30 minutes old, since the Zerto Virtual Manager collects the relevant data every 30
minutes.
You can filter the information by the following:
From and To The dates for which you want the information.
Source Site Select the sites for which you want information displayed. If more than one site is selected, Multiple
Selection is displayed for the field. The list displays all sites paired with the local site.
Resolution Select the resolution for the report: daily, weekly, monthly or All.
Apply button To apply the filtering selected via any of the above fields.
Reset button To reset the display to the defaults values.
261
An audit of recent actions for a specific VPG from within the VPG details.
Note: The Recent Activities dialog is useful when you need to identify the location recovery disks, for example
when keeping the target disks after deleting a virtual machine from a VPG or after deleting the VPG.
Time and Date The date and time of the action.
Type The name of the event.
User The users who initiated the event and the location of the user.
Description A description of the event. Clicking More displays the full description and can be used when the displayed
description is truncated.
Recovery Reports
Information about recovery operations, failover tests, moves and failovers. The information includes the protected and
recovery sites involved, when the recovery operation was started, the time taken to bring up the machines in the recovery
site, the RTO, and whether the operation succeeded or not and any notes added during a failover test.
You can filter the tests by the following:
From and To The dates for which you want test information. Only tests performed, between these dates are displayed.
262
VPG Select the VPGs for which you want test information displayed. If more than one VPG is selected, Multiple
Selection is displayed for the field. The list displays all VPGs that have been tested.
Type Select the recovery operations for which you want information displayed: Failover, Move, Failover Test. If
more than one operation is selected, Multiple Selection is displayed for the field.
Status Select the Statuses for which you want test information displayed: Success, Failed. If more than one status is
selected, Multiple Selection is displayed for the field.
Apply button To apply the filtering selected via any of the above fields.
Reset button To reset the display to the defaults values.
To generate a full report, select the VPGs you want a report generated and click Generate to generate a full report for each
selected VPG. You can have each report written to a single PDF file or to separate PDF files which are then zipped together.
The PDF report includes detailed information including the start and end time of the operation, the recovery host,
datastore, network, and folder, any boot order information, and details of the steps taken during the operation, such as
creating the test machine and scratch volumes for testing.
The list from which to select VPGS includes the following information:
VPG The name of the VPG.
Type The recovery operation performed on the VPG.
Protected Site The site protecting the virtual machines in the VPG.
Recovery Site The site where the virtual machines in the VPG are recovered.
Start Time The time the operation started.
RTO The maximum time taken to recovery the virtual machines.
Status The status of the operation.
Notes Free text added for a failover test.
Resource Report
263
Resource information about the virtual machines being protected to a recovery site. The information is collected at fixed
times as defined in the Resource Reports section of the Advanced Settings dialog. Information for the report is saved
for 90 days when the sampling period is hourly and for one year when the sampling period is daily.
The report collects the resource information for the virtual machines being recovered to the site where the report is run.
For resource information about these virtual machines being recovered, the sampling period must be specified in the
Advanced Settings dialog on the recovery site.
Note: If no virtual machines are recovered to the site where the report is run, the report is empty.
You can filter the information by the following:
From and To The dates for which you want information.
Generate to XLSX file button To generate the report.
The generated report includes the names and IDs of the virtual machines being protected and for each virtual machine the
timestamp for the information, where it is protected, the CPU used, the memory used by the host and the guest, the
storage used, etc.
Note: If there are no samples to use to generate a report, the From and To data fields and Generate to XLSX file button and
not displayed.
To restore the virtual machines in a VPG from the backup list or the repository where the offsite backup was saved. If the
VPG backups were saved to more than one repository, selecting the VPG collects all the offsite backups for the VPG from
all the available repositories.
When restoring via the VPG option, the VPG must still be available. If the VPG was deleted the restore must be performed
from a repository.
After clicking Next. All the available offsite backups are displayed.
264
Point in Time The date and time the offsite backup was performed.
Restore Site The recovery site for the VPG.
Backup Status Whether the offsite backup of the virtual machines was fully completed or only partially completed, in
which case only some of the virtual machine were fully backed up.
VMs The number of backed up virtual machines out of the total number of virtual machines.
Volumes The number of backed up volumes out of the total number of volumes for the virtual machines.
Repository The name of the repository where the offsite backup is stored.
Compression A value in this field denotes that the backups stored in the repository are compressed.
ZORG The Zerto organization for which the offsite backup was created. For details, refer to Zerto Cloud Manager
Administration Guide.
Selecting an offsite backup displays the list of virtual machines in the backup, including the following information:
VM Name The name of the virtual machine in the package.
VM Backup Status Whether the offsite backup of the virtual machine was fully completed or only partially completed, in
which case only some of the volumes for the virtual machine were backed up.
Backed Up Volumes The number of backed up volumes out of the total number of volumes for the virtual machine.
Note: The list of offsite backups is dependent of the whether a daily or weekly backup was specified in the VPG and the
retention period. The exact number of offsite backups over time is described in Offsite Backups, on page 50.
After clicking Next the list of virtual machines that can be restored from the selected offsite backup are displayed.
265
For each machine you specify the host and datastore to use to restore the virtual machine. The following values are applied
to all the virtual machines to be restored:
Host Name The IP address of the host where you want the virtual machine restored.
Datastore The datastore to use for the restored virtual machine files.
Alternatively, using the Populate button overrides the default values by using the recovery host and datastore specified for
each virtual machine in the VPG definition. The VPG must still be available to use the Populate button.
Config Clicking the Edit icon to display the Configure Restored VM Dialog.
VM Name The name of the virtual machine.
Host The IP address of the host where you want the virtual machine restored.
Datastore The datastore to use for the restored virtual machine files.
Folder The default folder where the virtual machines are restored. Select a folder from the list or the
[Default]ZertoRecoveryFolder folder.
Backup Status Whether the offsite backup of the virtual machine was fully completed or only partially completed, in
which case only some of the volumes for the virtual machine were backed up.
Volumes The number of backed up volumes out of the total number of volumes for the virtual machine.
Power On Whether to power on the virtual machine after it is restored or not.
Resume Dialog
Resuming the protection of paused VPGs, described in Pause Dialog, on page 260.
Dir The direction of the protection, assuming the local site is to the left of the arrow.
Vpg Name The name of a VPG that is a candidate to resume protection.
Status The VPG status.
Local Site Display VPGs that are protected on the local site.
Remote Site Display VPGs that are protected on the remote sites.
Show All Display all VGS protected on both the local site and all remote sites.
266
267
During installation information about the site is entered to make it easier to identify the site in the user interface and to
identify the contact person at the site. After installation you can update the information from this dialog.
Site Name The name used to identify the site.
Site Location Information such as the address of the site or a significant name to identify it.
Contact Name The name of the person to contact if a need arises.
Contact Email An email address to use if a need arises.
Contact Phone A phone number to use if a need arises.
User Name The administrator name used to access the vCenter Server. If the user name to access the vCenter Server
from the Zerto Virtual Manager changes, specify the new name. The name can be entered using either of the following
formats:
username
domain\username
268
Password The password used to access the vCenter Server for the given user name. If the password to access the
vCenter Server from the Zerto Virtual Manager changes, specify the new password. To ensure security, after saving the
settings, the password field is cleared.
Sites Tab
269
Displays details of VPGs being tested and enables stopping the testing of selected VPGs.
VPG Name The name of a VPG.
Result Whether the test passed or failed.
Elapsed Time The time since the test began.
Notes Notes to describe the test. For example, specify where any external files that describe the tests performed is
saved. Notes are limited to 255 characters.
Current Status The current status of the test.
Checkpoint The timestamp of the checkpoint used as the recovery point for the test.
Stop Selected button Stops the testing of selected VPGs. After stopping a test, the virtual machines in the recovery site
are powered off and then removed and the checkpoint that was used for the test has the following tag added to identify the
test: Tested at startDateAndTimeOfTest(OriginalCheckpoint_DateAndTime).
270
Summary Tab
The site name and IP address of the Zerto Virtual Manager for this site.
The number of virtual machines meeting the target RPO, the SLA, out of the total number of virtual machines included
in VPGs.
The number of VPGs meeting the target RPO, the SLA, out of the total number of VPGs defined on the site.
The amount of storage being protected of the total possible for all the virtual machines in all the VPGs defined on this
site.
The current site performance, which includes the following information:
IOPS (IO per second) The IO between all the applications running on the virtual machines being protected and
the VRA that sends a copy to the remote site for replication.
VRA CPU Usage The percentage of the CPU being used by the VRA.
Throughput The MBs for all the applications running on the virtual machines being protected. There can be a
high IO rate with lots of small writes resulting in a small throughput as well as a small IO with a large throughput.
Thus, both the IOPS and Throughput values together provide a more accurate indication of performance.
WAN Traffic The traffic between the sites.
When applicable, the date of the last test performed and the name of the VPG tested.
The amount of storage being replicated to this site from remote sites.
If the pairing is to one site only, the site name and IP address of the Zerto Virtual Manager for the paired site,
otherwise, the title Multiple Peers.
The number of virtual machines meeting the target RPO, the SLA, out of the total number of virtual machines included
in VPGs protected on the remote sites.
The number of VPGs meeting the target RPO, the SLA, out of the total number of VPGs protected on the remote sites.
271
The amount of storage being replicated out of the total possible for all the virtual machines in all the VPGs protected
on the remote sites.
The amount of recovery storage being replicated to the remote sites, which includes both the journal and recovery disk
sizes.
To throttle the bandwidth for specific times. For example, during the daily peak transaction period you can change the
specific throttling of the bandwidth, to override the general throttling, described in Advanced Settings Dialog, on page
224.
Max Bandwidth
Slider Set the Mb/sec. The valid range is from Auto to 99 Mb/sec. With Auto, Zerto Virtual Replication
automatically assigns the bandwidth used per VPG, based on using the maximum available and then prioritizing the
usage according to priority set for the VPGs sending data over the WAN.
Text box The Mb/sec. when the value required is 100 Mb/sec. or more.
From The start time for the throttling, the hour, using a 24-hour clock, and the minute.
To The end time for the throttling, the hour, using a 24-hour clock, and the minute.
Topology Tab
272
Graphically displays the sites and details about the sites, including the number of VPGs and virtual machines being
protected. Hovering the mouse over a site displays the IP address for that site.
You can refresh the display and make the display larger or smaller using the slider.
Clicking on a site selects that site and details of the selected site are displayed in the Selected Site Details pane.
The alert status indicator shows the alert status of the site:
Green The site VPGs are being replicated, including syncing the VPGs between the sites.
Orange The VPG is being replicated but there are problems, such as an RPO value larger than the Target RPO Alert
value specified for the VPG.
Red The site VPGs are not being replicated, for example because communication with the remote site is down.
Usage Report
Information about usage. The information is organized by organization and within each organization by site and then VPG
and then the virtual machines in each VPG.
You can filter the information by the following:
Year The year of interest.
Month Select the month to review. You can also see, under the month, the virtual machine count for each day in the
month.
The usage report displays for each month the number of virtual machines protected during the month and the average
number per day in the month. For example, if fifteen virtual machines are protected in a few VPGs starting on the 28th of
the month in a thirty day month, the total days will be 30 (two days multiplied by fifteen machines) and the VM Count will
be 1 (Total days divided by the number of days in the month).
Export to CSV button To save the report as a CSV file.
Export to PDF button To save the report as a PDF file.
Export to Zip button To save the report as zipped CSV and PDF files in a zip file.
273
VMs Tab
274
tab for the root vCenter Server node. Each value is the sum of both the hard disk and memory. Thus, a virtual machine with
1GB hard disk and 4GB memory will show 5GB provisioned storage.
Used Storage The storage used by all of the virtual machines in the VPG. This value is the sum of the values that are used
in the vCenter Server and displayed in the vSphere Client console per virtual machine in the Virtual Machines tab for the
root vCenter Server node.
Actual RPO The time since the last checkpoint was written to the journal. This should be less than the Target RPO
Alert value specified for the VPG.
Status The current status of the VPG, such as Meeting SLA. Where appropriate, the percentage of the operation
completed, such as syncing, is displayed.
Last Test The date and time of the last failover test performed on this VPG.
Direction (not shown by default) The direction of the replication, from this site to the remote site or from the remote site
to this site.
Type (not shown by default) Icons describing the source and recovery sites:
vCenter Server to vCenter Server.
vCenter Server to vCloud Director.
vCloud Director to vCenter Server.
vCloud Director to vCloud Director.
Source Site (not shown by default) The name of the site where the VPG is protected.
Recovery Site (not shown by default) The name recovery site for the VPG.
ZORG (not shown by default) The ZORG name given to the organization by a cloud service provider.
Priority (not shown by default) The priority specified for the VPG in its definition.
Actions: Pause Opens the Pause Dialog dialog.
Actions: Resume Opens the Resume Dialog dialog.
275
276
VPGs Tab
Details of the VPGs from both the local and remote sites.
Right-clicking in the list enables selecting the Edit Columns dialog, where you can specify what columns to display in
the list. You can also drag-and-drop column headers to rearrange the order the columns are displayed. A thick vertical bar
shows where a column can be dragged and dropped. You can also reset the display to the default display by clicking the
Reset Columns link.
You can filter the list so that you can easily identify the VPGs and virtual machines you want to monitor. You can filter
columns by clicking the filter icon and then either by typing part of the value only, for example with the Source Site
field, or you can filter using actual values, for example with the Priority field. The filter changes color from gray to blue
when a filter is applied. A link in the filter area enables clearing the filter.
Alert status indicator The color indicates the alert status of the VPG:
Green The VPG is being replicated, including syncing the VPG between the sites.
Orange The VPG is being replicated but there are problems, such as an RPO value larger than the Target RPO
Alert value specified for the VPG.
Red The VPG is not being replicated, for example because communication with the remote site is down.
Direction The direction of the replication, from this site to the remote site or from the remote site to this site.
Name The name of the VPG. The name is a link: Click on the VPG name to drill-down to more specific details about the
VPG displayed in a dynamic tab.
Func Icons you click to perform further actions, such as editing or deleting the VPG.
Priority The priority specified for the VPG in its definition.
# VMs The number of VMs being protected in the VPG.
Source Site The name of the site where the VPG is protected.
Recovery Site The name recovery site for the VPG.
Actual RPO The time since the last checkpoint was written to the journal. This should be less than the Target RPO
Alert value specified for the VPG.
277
Status The current status of the VPG, such as Meeting SLA. Where appropriate, the percentage of the operation
completed, such as syncing, is displayed.
Last Test The date and time of the last failover test performed on this VPG.
Type (not shown by default) Icons describing the source and recovery sites:
vCenter Server to vCenter Server.
vCenter Server to vCloud Director.
vCloud Director to vCenter Server.
vCloud Director to vCloud Director.
ZORG (not shown by default) The ZORG name given to the organization by a cloud service provider in Zerto Cloud
Manager.
Provisioned Storage (not shown by default) The provisioned storage for all the virtual machines in the VPG. This value is
the sum of the values that are used in the vCenter Server and displayed in the vSphere Client console per virtual machine in
the Virtual Machines tab for the root vCenter Server node. Each value is the sum of both the hard disk and memory. Thus, a
virtual machine with 1GB hard disk and 4GB memory will show 5GB provisioned storage.
Used Storage (not shown by default) The storage used by all of the virtual machines in the VPG. This value is the sum of
the values that are used in the vCenter Server and displayed in the vSphere Client console per virtual machine in the Virtual
Machines tab for the root vCenter Server node.
IO (not shown by default) The IO per second between all the applications running on the virtual machines in the VPG and
the VRA that sends a copy to the remote site for replication.
Throughput (not shown by default) The MBs for all the applications running on the virtual machines being protected.
There can be a high IO rate with lots of small writes resulting in a small throughput as well as a small IO with a large
throughput. Thus, both the IOPS and Throughput values together provide a more accurate indication of performance.
Network (not shown by default) The amount of WAN traffic.
Actions: Export CSV Saves details of every displayed VPG to a CSV file, which can be opened using programs such as
Microsoft Excel.
Actions: Pause Opens the Pause Dialog dialog.
Actions: Resume Opens the Resume Dialog dialog.
278
VRAs Tab
All the hosts in the local vCenter and details of VRAs for each host, when installed.
Host Address The ESX/ESXi host IP address for the VRA. If the host is part of a cluster, the cluster name is displayed
with the hosts under the cluster.
Host Version The ESX/ESXi version.
Alert status indicator The color indicates the alert status of the VRA:
Green The VRA is functioning as required.
Orange The VRA is functioning, but as well as is require.
Red There is a problem with the VRA, for example communication with the Zerto Virtual Manager is down.
VRA Name The name of the VRA virtual machine.
VRA Status The VRA status. For example, Installed, Ghost VRA.
VRA Address The IP address of the VRA virtual machine.
VRA Version Either Latest if the version installed is the most current version or Outdated if it can be upgraded. A
tooltip displays the actual version.
VRA Group The group of VRAs to which this VRA belongs. VRAs can be grouped together when they use different
networks so they can be grouped by network, for example when the same vCenter Server supports two datacenters with
separate networks and you are replicating from one datacenter to the second datacenter.
# VPGs The number of VPGs with a virtual machine for which the VRA either manages the protection or the recovery of
its data.
# VMs The number of virtual machines for which the VRA either manages the protection or the recovery of its data.
You can limit the display to hosts with VRAs installed via the Show hosts without a VRA installed toggle. When this toggle is
set to On all hosts are displayed, and when set to Off only hosts with a VRA installed are displayed.
Click Export to save the VRA list as a Microsoft Excel worksheet.
279
A warning is generated when either the license expires or the more than the licensed number of virtual machines are being
protected. Protection continues but the license should be updated. After getting a new license key you can update Zerto
Virtual Replication with this key.
Note: The number of virtual machine is independent of whether they are in vApps or not.
280
Bitmap Synca
A change tracking mechanism of the protected machines during a disconnected state when Zerto
Virtual Replication starts to maintain a smart bitmap in memory to track and record changed
storage areas. Since the bitmap is kept in memory, Zerto Virtual Replication does not require any
LUN or volume per VPG at the source side.
The bitmap is small and scales dynamically, containing references to the areas of the source disk
that have changed but not the actual I/O. The bitmap is stored locally on the VRA within the
available resources. For example, when a VRA goes down and is then rebooted.
When required, Zerto Virtual Replication starts to maintain a smart bitmap in memory, to track
and record storage areas that change. When the issue that caused the bitmap sync is resolved,
the bitmap is used to check updates to the source disks and send any updates to the recovery site.
A bitmap sync occurs during the following conditions:
Synchronization after WAN failure or when the load over the WAN is too great for the WAN
to handle, in which case the VPGs with the lower priorities will be the first to enter a Bitmap
Sync.
When there is storage congestion at the recovery site, for example when the VRA at the
recovery site cannot handle all the writes received from the protected site in a timely fashion.
When the VRA at the recovery site goes down and is then rebooted.
During the synchronization, new checkpoints are not added to the journal but recovery operations
are still possible. If a disaster occurs requiring a failover during a bitmap synchronization, you can
recover to the last checkpoint written to the journal.
Note: For the synchronization to work, the protected virtual machines must be powered on. The
VRA requires an active IO stack to access the virtual machine data to be synchronized across the
sites. If the virtual machine is not powered on, there is no IO stack to use to access the source
data to replicate to the target recovery disks.
Business
Continuity &
Disaster Recovery
(BC/DR)
An organizations ability to recover from a disaster and/or unexpected event and resume or
continue operations. A disaster recovery, DR, plan is a subset of a Business Continuity plan.
Organizations should have a business continuity, BC, plan in place that outlines the logistics and
business operations. The key metrics to be measured in a disaster recovery environment are the
Recovery Point Objective (RPO) and Recovery Time Objective (RTO).
Business
Holistic management process that identifies potential threats to an organization and the impacts
Continuity
to business operations that those threats, if realized, might cause, and which provides a
Management (BCM) framework for building organizational resilience with the capability for an effective response that
safeguards the interests of its key stakeholders, reputation, brand and value-creating activities.
(ISO 22313, formerly BS 25999-1).
Business
Continuity Plan
Contains the instructions, procedures and guidelines that are developed and maintained in
readiness for use during and after any potentially disruptive event in order to enable the
organization to continue to deliver its critical activities at an acceptable, predefined level.
Business Impact
Analysis (BIA)
The process of analyzing business functions and processes and the effects that a business
disruption might have upon them.
281
Checkpoint
Zerto Virtual Replication ensures crash consistency by writing checkpoints to the journal every
few seconds. These checkpoints ensure write order fidelity and crash-consistency to each
checkpoint. During recovery you pick one of these crash-consistent checkpoints and recover to
this point. Additionally, checkpoints can be manually added by the administrator, with a
description of the checkpoint. For example, when an event is going to take place that might result
in the need to perform a recovery, you can pinpoint when this event occurs as a checkpoint in
each journal.
Crisis Management Provides the overall coordination of the organizations response to a crisis (which is a critical
Plan
event that needs to be handled appropriately to prevent a damaging impact to the organizations
profitability, reputation or ability to operate).
Data Deduplication A specialized data compression technique for eliminating duplicate copies of repeating data.
Delta Synca
The Delta Sync uses a checksum comparison to minimize the use of network resources. A Delta
Sync is used when the protected virtual machine disks and the recovery disks should already be
synchronized, except for a possible few changes to the protected disks, for example, when the
target recovery disk is defined as a preseeded disk or after a VRA upgrade, or for reverse
protection after a move or failover.
During the synchronization, new checkpoints are not added to the journal. Also, recovery
operations are not possible during a Delta Sync.
Note: For the synchronization to work, the protected virtual machines must be powered on. The
VRA requires an active IO stack to access the virtual machine data to be synchronized across the
sites. If the virtual machine is not powered on, there is no IO stack to use to access the source
data to replicate to the target recovery disks.
Disaster
The occurrence of one or more events which, either separately or cumulatively, activate disaster
recovery.
Disaster Recovery
The ability to restart operations after an interruption to the business according to a plan that
ensures an orderly and timely restoration.
Disaster Recovery
Plan
The disaster recovery, DR, plan is a component of the Business Continuity plan that details the
process and procedures to recover the organizations resources to continue business operations.
The Technology DR plan focuses on the IT disaster recovery. Also see Business Continuity Plan.
Disaster Recovery
As A Service
(DRaaS)
A disaster recovery solution that incorporates a service provider to replace or augment the
organizations data protection implementation. In a DRaaS scenario, the customer may manage
and have complete control over the production data. The Cloud Service Provider (CSP) may
provide a partial or completely managed service. In either case, the CSP must ensure the
availability of the data and adapt as the customers infrastructure changes. An advantage of this
model is the CSP has dedicated resources skilled in DR operations.
DRS
Enables balancing computing workloads with available resources in a VMware vCenter cluster.
Emergency
Management
Covers the immediate response to a situation or set of circumstances that present a clear and
present threat to the safety of personnel or other assets of the organization.
Estimated
Recovery Time
(ERT)
This is the estimated timings based on full resource provision available during a live invocation.
This time typically sits between the Net Recovery Time and the Recovery Time Achieved (RTA)
time.
ESX/ESXi
(vSphere)
Bare-metal hypervisors from VMware, meaning they install directly on top of the physical server
and partitions it into multiple virtual machines that can run simultaneously, sharing the physical
resources of the underlying server. ESXi is the most recent version.
Extended Recovery Extended DR includes the ability to configure both disaster recovery and offsite backups for the
protected virtual machines in the VPG, according to a user-defined data retention policy.
282
High Availability
(VMHA)
VMware high availability decreases downtime and improves reliability with business continuity
by enabling another ESX/ESXi host to start up virtual machines that were running on another
ESX/ESXi host that went down. High availability is automatically disabled by Zerto Virtual
Replication while updating recovered virtual machines in the recovery site from the VRA journal.
After the promotion of the data from the journal to the virtual machine completes, high
availability is automatically re-enabled. The HA configuration can include admission control to
prevent virtual machines being started if they violate availability constraints. If this is the case,
then a failover, test failover or migration of the virtual machines in a VPG to the cluster with this
configuration will fail, if the availability constraints are violated when the virtual machines are
recovered.
Hypervisor
The host for multiple VMs in a virtualized environment. vSphere, ESX/ESXi, is the VMware brand
hypervisor. The hypervisor is the virtualization architecture layer that allows multiple operating
systems, termed guests, to run concurrently on a host computer.
I/O (Input/Output) Describes any operation, program, or device that transfers data to or from a computer. Typical I/
O devices are printers, hard disks, keyboards, and mouses. In fact, some devices are basically
input-only devices (keyboards and mouses); others are primarily output-only devices (printers);
and others provide both input and output of data (hard disks, diskettes, writable CD-ROMs). In
computer architecture, the combination of the CPU and main memory (i.e. memory that the CPU
can read and write to directly, with individual instructions) is considered the brain of a computer,
and from that point of view any transfer of information from or to that combination, for example
to or from a disk drive, is considered I/O.
In-Cloud DR (ICDR) A disaster recovery solution that incorporates a service provider to replace or augment the
organizations data protection implementation. When customers leverage an ICDR service, the
CSP hosts the production and DR sites. The virtual machines (VMs) are typically replicated from
one CSP data center to another CSP data center as a managed service or as managed co-located
datacenters. The customers have the ability to interact with their applications as if they were
locally hosted.
Initial Synca
Synchronization performed after creating the VPG to ensure that the protected disks and
recovery disks are the same. Recovery operations cannot occur until after the initial
synchronization has completed.
Adding a virtual machine to a VPG is equivalent to creating a new VPG and an initial
synchronization is performed. In this case, any checkpoints in the journal become unusable and
only new checkpoints added after the initial synchronization completes can be used in a recovery.
The data in the journal however remains and is promoted to the recovered virtual machine as part
of a recovery procedure.
Note: For the synchronization to work, the protected virtual machines must be powered on. The
VRA requires an active IO stack to access the virtual machine data to be synchronized across the
sites. If the virtual machine is not powered on, there is no IO stack to use to access the source
data to replicate to the target recovery disks.
iSCSI
An Internet Protocol (IP)-based storage networking standard for linking data storage facilities. By
carrying SCSI commands over IP networks, iSCSI is used to facilitate data transfers over intranets
and to manage storage over long distances.
Journal
Every write to a protected virtual machine is intercepted by Zerto Virtual Replication and a copy
of the write is sent, asynchronously, to the recovery site, while the write continues to be
processed on the protected site. On the recovery site the write is written to a journal managed by
the Virtual Replication Appliance. Each protected virtual machine has its own journal.
Each journal can expand to a size specified in the VPG definition and automatically shrinks when
the expanded size is not needed.
283
LUN
Disk drives are the foundation of data storage, but operating systems cannot use physical disk
storage directly. The platters, heads, tracks and sectors of a physical disk drive must be translated
into a logical space, which an OS sees as a linear address space comprised of fixed-size blocks.
This translation creates a logical entity that allows OSes to read/write files. Storage networks
must also partition their physical disks into logical entities so that host servers can access storage
area network (SAN) storage. Each logical portion is called a logical unit number (LUN). A LUN is
a logical entity that converts raw physical disk space into logical storage space, which a host
server's OS can access and use. Any computer user recognizes the logical drive letter that has
been carved out of their disk drive. For example, a computer may boot from the C: drive and
access file data from a different D: drive. LUNs do the same basic job.
Level of Business
Continuity
The reduced level of service that has been agreed if there is an interruption to business
operations.
Maximum
The maximum tolerable data loss an organization can endure without compromising its business
Tolerable Data Loss objectives.
Maximum
Tolerable Outage
(MTO)
The maximum time after which an outage will compromise the ability of the organization to
achieve its business objectives.
Maximum
The duration after which an organization's viability will be irrevocably threatened if product and
Tolerable Period of service delivery cannot be resumed.
Disruption
NAS
A network-attached storage (NAS) device is a server that is dedicated to nothing more than file
sharing. NAS does not provide any of the activities that a server in a server-centric system
typically provides, such as e-mail, authentication or file management. NAS allows more hard disk
storage space to be added to a network that already utilizes servers without shutting them down
for maintenance and upgrades. With a NAS device, storage is not an integral part of the server.
Instead, in this storage-centric design, the server still handles all of the processing of data but a
NAS device delivers the data to the user. A NAS device does not need to be located within the
server but can exist anywhere in a LAN and can be made up of multiple networked NAS devices.
Net Recovery Time The net time achieved in recovering one or more VPGs after a disaster.
Offsite Backup
Operational Level
Agreement (OLA)
The agreement between the service management and the Service Provision Partners. It defines
the responsibilities for support and delivery of the services provided.
Pair
Zerto Virtual Replication can be installed at one or more sites and each of these sites can connect
to any of the other sites enabling enterprises to protect virtual machines across multiple vCenters
or within the same vCenter. Two sites connected to each other are considered paired. Also see
Replication to Self.
Preseed
A virtual disk (the VMDK flat file and descriptor) in the recovery site that has been prepared with
a copy of the protected data. Using this option is recommended particularly for large disks so that
the initial synchronization is much faster. When not using a preseeded disk the initial
synchronization phase has to copy the whole disk over the WAN. Zerto Virtual Replication takes
ownership of the preseeded disk, moving it from its source folder to the folder used by the VRA.
Quiesce
Pausing or altering the state of running processes on a computer, particularly those that might
modify information stored on disk during a backup, in order to guarantee a consistent and usable
backup. Critical applications, such as databases have quiescent mechanisms that Zerto Virtual
Replication can use to get application consistent checkpoints.
284
RDM
RDM is a mapping file in a separate VMFS volume that acts as a proxy for a raw physical storage
device. The RDM allows a virtual machine to directly access and use the storage device. The RDM
contains metadata for managing and redirecting disk access to the physical device.
The file gives you some of the advantages of direct access to a physical device while keeping
some advantages of a virtual disk in VMFS. As a result, it merges VMFS manageability with raw
device access.
Zerto Virtual Replication supports both physical and virtual mode RDMs.
Recovery Point
Objective (RPO)
The maximum amount of data that may be lost when the activity or service is restored after an
interruption. Expressed as a length of time before the interruption.
Recovery Time
Achieved (RTA)
Recovery Time
Objective (RTO)
The maximum time allowed for recovery of an activity such as a business process or IT service,
following an interruption. The service level to be provided may be less than normal service level
targets.
Replication,
Asynchronous
Technique for replicating data between databases or file systems where the system being
replicated does not wait for the data to have been recorded on the duplicate system before
proceeding. Asynchronous Replication has the advantage of speed, at the increased risk of data
loss during due to communication or duplicate system failure.
Replication to Self
When a single vCenter is used, for example with remote branch offices, when replicating from
one datacenter to another datacenter, both managed by the same vCenter Server, you have to
enable replication to the same vCenter Server and pairing is not required.
Resource
The elements (such as staff, site, data, IT systems) that are required to deliver an activity or
service.
Resource Recovery Contains the instructions, procedures and guidelines to recover one or more resources and return
Plan
conditions to a level of operation that is acceptable to the organization. Recovery Plans include
detailed recovery procedures for IT equipment and infrastructure.
Rolling Back
Rolling back to an initial status, for example, after canceling a cloning operation on the VPG.
RPO
Refers to the amount of data at risk, measured by the amount of time between data protection
events. The metric is an indication of the amount of data at risk of being lost.
RTO
Related to downtime. The metric refers to the amount of time it takes to recover from a data loss
event and how long it takes to return to service. The metric is an indication of the amount of time
the system's data is unavailable or inaccessible, thus preventing normal service.
SAN
A storage area network (SAN) is any high-performance network whose primary purpose is to
enable storage devices to communicate with computer systems and with each other. A storage
device is a machine that contains nothing but a disk or disks for storing data. A SAN's architecture
works in a way that makes all storage devices available to all servers on a LAN or WAN. As more
storage devices are added to a SAN, they too will be accessible from any server in the larger
network. In this case, the server merely acts as a pathway between the end user and the stored
data. Because stored data does not reside directly on any of a network's servers, server power is
utilized for business applications, and network capacity is released to the end user.
SCSI
Acronym for Small Computer System Interface. SCSI is a parallel interface standard used by many
servers for attaching peripheral devices to computers. SCSI interfaces provide for faster data
transmission rates (up to 80 megabytes per second) than standard serial and parallel ports. In
addition, you can attach many devices to a single SCSI port, so that SCSI is really an I/O bus
rather than simply an interface.
Service Continuity The continuity plan that acts as an umbrella document for a service, referencing other plans as
Plan
required and providing service-specific emergency management and recovery plans.
Service Level
Agreement (SLA)
The agreement between the customer and service provider which defines the service that is to be
delivered to the customer.
285
Service Profile
A predefined set of default properties to use when VPGs are defined or edited. Zerto provides a
default service profile and the option for the organization to specify their own requirements. The
cloud service provider can define service profiles to manage specific service level agreements
(SLAs) with its customers.
Detailed plan defining the activities required to test the recovery of an individual IT service to
meet business requirements documented in the RTO and RPO.
Shadow VRA
During normal operation, a VRA might require more disks than a single virtual machine can
support. If this situation arises, the VRA creates new shadow VRA virtual machines, used by the
VRA to maintain additional disks. These virtual machines must not be removed. A VRA can
manage a maximum of 500 volumes, whether these are volumes being protected or recovered.
Site
Snapshots
A snapshot is a block device which presents an exact copy of a logical volume, frozen at some
point in time. Typically this would be used when some batch processing, a backup for instance,
needs to be performed on the logical volume, but you don't want to halt a live system that is
changing the data. Zerto does NOT use a snapshot mechanism, but is constantly replicating data
writes.
Virtual Machine
(VM)
A virtual machine (VM) is an environment, usually a program or operating system, which does
not physically exist but is created within another environment. In this context, a VM is called a
guest while the environment it runs within is called a host.
Virtual Protection
Group
See VPG.
Virtual Machines created with VMware products typically use virtual disks. The virtual disks,
stored as files on the host computer or remote storage device, appear to the guest operating
systems as standard disk drives.
Volume Delta Synca Synchronization when only delta changes for a volume needs synchronizing, for example, when a
virtual machine is added to a VPG using a preseeded disk.
During the synchronization, new checkpoints are not added to the journal. Also, recovery
operations are not possible during a Volume Delta Sync.
Note: For the synchronization to work, the protected virtual machines must be powered on. The
VRA requires an active IO stack to access the virtual machine data to be synchronized across the
sites. If the virtual machine is not powered on, there is no IO stack to use to access the source
data to replicate to the target recovery disks.
Volume Full Synca
286
Volume Initial
Synca
Synchronization when a full synchronization is required on a single volume, for example, when
changing the target datastore or adding a virtual machine to the VPG without using a preseeded
disk.
During the synchronization, new checkpoints are not added to the journal. Also, recovery
operations are not possible during a Volume Initial Sync.
Note: For the synchronization to work, the protected virtual machines must be powered on. The
VRA requires an active IO stack to access the virtual machine data to be synchronized across the
sites. If the virtual machine is not powered on, there is no IO stack to use to access the source
data to replicate to the target recovery disks.
VPG
Virtual machines are protected in virtual protection groups. A virtual protection groups (VPG) is a
group of virtual machines that you want to group together for replication purposes. For example,
the virtual machines that comprise an application like Microsoft Exchange, where one virtual
machine is used for the software, one for the database and a third for the Web Server, require that
all three virtual machines are replicated to maintain data integrity.
VRA
A virtual machine that manages the replication of protected virtual machine writes across sites. A
VRA must be installed on every ESX/ESXi which hosts virtual machines that require protecting in
the protected site and on every ESX/ESXi that will host the replicated virtual machines in the
recovery site.
Zerto Cloud
Connector (ZCC)
A virtual machine installed on the cloud side, one for each customer organization replication
network. The Zerto Cloud Connector requires both cloud-facing and customer-facing static IP
addresses. The ZCC routes traffic between the customer network and the cloud replication
network, in a secure manner ensuring complete separation between the customer network and
the cloud service provider network. The ZCC has two Ethernet interfaces, one to the customers
network and one to the cloud service provider's network. Within the cloud connector a
bidirectional connection is created between the customer and cloud service provider networks.
Thus, all network traffic passes through the ZCC, where the incoming traffic on the customer
network is automatically configured to IP addresses of the cloud service provider network.
Zerto Cloud
Manager (ZCM)
A Windows service, which enables managing all the cloud sites offering disaster recovery using a
single interface. The ZCM manages the DR either as a service (DRaaS) or completely within the
cloud environment, protecting on one cloud site and recovering to a second site (ICDR).
Zerto User
Interface
Recovery using Zerto Virtual Replication is managed via a user interface, Zerto DR Management
UI, vSphere Client console or vSphere Web Client.
Zerto Self-service
Portal (ZSSP)
Zerto Virtual
Backup Appliance
(VBA)
Zerto Virtual
Manager (ZVM)
A Windows service, which manages everything required for the replication between the
protection and recovery sites, except for the actual replication of data. The ZVM interacts with
the vCenter Server to get the inventory of VMs, disks, networks, hosts, etc. The ZVM also
monitors changes in the VMware environment and responds accordingly. For example, a vMotion
operation of a protected VM from one host to another is intercepted by the ZVM so the Zerto
User Interface is updated accordingly.
ZORG, Zerto
Organization
Cloud customers are defined to Zerto Cloud Manager as Zerto organizations, ZORGs. A ZORG is
defined with the cloud resources it can use, the permissions that it has to perform operations,
such as testing a failover or defining a VPG.
a. Synchronization after a recovery starts after the promotion of data from the journal to the virtual machine disks ends. Thus, synchronization of virtual
machines can start at different times, dependent on when the promotion for the virtual machine ends. All synchronizations are done in parallel, whether
a delta sync or full sync, etc.
287
Index
A
advanced settings ........................................................... 29, 224
commit policy ..................................................................... 31
configure notifications ...................................................... 31
enable replication to self ..........................................30, 62
RPO ....................................................................................... 30
script execution timeout ................................................. 30
Throughput ......................................................................... 30
VRA Local Memory .......................................................... 30
VRA Remote Memory ..................................................... 30
WAN Traffic ....................................................................... 30
alerts
email notifications ............................................................. 31
AMQP
Erlang OTP ........................................................................ 236
installation ........................................................................ 236
RabbitMQ ......................................................................... 236
architecture ................................................................................. 13
B
bandwidth ......................................................................... 29, 224
advanced settings ................................................... 29, 224
bitmap
synchronization .................................................................. 16
WAN resilience .................................................................. 16
bitmap sync ......................................................................137, 281
C
change rate
estimating ....................................................................58, 70
checkpoint .................................................................................... 14
add ....................................................................................... 123
NTP clock synchronization ................................... 36, 259
clone
what is .................................................................................188
commit policy
advanced settings .............................................................. 31
failover and move .............................................................. 31
configuration
virtual protection group ...........................................46, 52
configure notifications
advanced settings .............................................................. 31
connecting sites
see pairing
crash consistency
VSS ......................................................................................124
create
virtual protection group ...........................................46, 52
D
datastore maintenance .......................................................... 140
ddb.geometry.biosSectors ...................................................... 47
ddb.geometry.sectors .............................................................. 47
diagnostics utility .....................................................................214
288
J
journal ...............................14, 54, 67, 76, 82, 252, 254, 256
add checkpoint ................................................................. 123
sizing .................................................................................... 48
journal size hard limit
change ..................................................................................111
L
license ...........................................................................................35
logs ...............................................................................................219
collecting logs ...................................................................214
when adding VSS checkpoint .......................................219
M
maintenance
datastore ........................................................................... 140
host ......................................................................................152
migration
see move
modify volumes .........................................................................116
RDM .....................................................................................116
monitor ........................................................................................ 88
site details ........................................................................... 89
site topology ....................................................................... 99
sites ...................................................................................... 99
topology ............................................................................ 100
virtual machines ................................................................ 97
virtual protection group .................................................. 92
virtual protection groups ................................................90
VPGs tab .............................................................................90
VRA
monitoring .................................................................103
move ............................................................................................176
commit policy ..................................................................... 31
failback ...............................................................................174
initiating .............................................................................. 173
report ..................................................................................198
reverse replication ...........................................................174
scratch volume .................................................................176
what is ................................................................................. 172
N
Needs Configuration ....................................................... 116, 117
needs configuration .................................................................139
troubleshooting ................................................................212
network mapping
vCD ....................................................................................... 84
new virtual protection group ...........................................46, 52
NTP checkpoint consistency ........................................ 36, 259
O
offsite backup ............................................................ 39, 50, 192
recovery policy ............................................54, 67, 76, 82
repository .................................................................... 42, 44
restore ......................................................................... 39, 192
retention period .......................................................... 40, 51
VBA ...................................................................................... 39
offsite backups
stored .............................................................................40, 51
offsite clone
what is ................................................................................188
P
pairing ......................................................................................... 158
Permissions ...................................................................... 22, 209
point-in-time
add checkpoint ................................................................. 123
preseed ..................................................................47, 59, 71, 114
recovery volume ................................. 59, 71, 79, 85, 114
process
clone .................................................................................... 192
failover ................................................................................ 178
move
offsite clone .......................................................................188
test failover ........................................................................ 162
promotion hangs ...................................................................... 213
protect
see virtual protection group
protected site
pairing ................................................................................. 158
protection over time by ZORG
report .................................................................................. 197
provisioned storage .......................................... 50, 91, 97, 274
R
RabbitMQ
Erlang OTP ....................................................................... 236
installation ........................................................................ 236
raw device mapping (RDM)
recovery volume .................................................59, 71, 114
raw disk
recovery volume .................................................59, 71, 114
Raw Disk (RDM) .........................................................59, 71, 114
RDM (raw device mapping) .....................................59, 71, 114
modifying ............................................................................116
recovery volume .................................................59, 71, 114
recent activities ......................................................................... 96
recovery ...................................................................................... 178
during a test ...................................................................... 187
initiating ............................................................................. 179
report ..................................................................................198
recovery data size ......................................................................93
recovery flows ............................................................................38
recovery policy
disaster recovery ........................................54, 67, 76, 82
extended recovery ......................................54, 67, 76, 82
offsite backup ..............................................54, 67, 76, 82
recovery site
pairing ................................................................................. 158
recovery storage ......................................................89, 90, 272
recovery volume
preseed .................................................. 59, 71, 79, 85, 114
raw device mapping (RDM) ............................59, 71, 114
swap ....................................................... 59, 71, 79, 85, 114
289
registration ...................................................................................35
remove Virtual Replication Appliances ..............................150
Replication Pause Time ..........................................................120
replication to self ................................................................30, 62
report
failover tests ......................................................................198
failovers ..............................................................................198
moves ..................................................................................198
protection over time by ZORG .....................................197
recovery ..............................................................................198
resources report ...............................................................199
usage ..................................................................................202
VPG performance ...........................................................203
repository
offsite backup ............................................................ 42, 44
resize volumes ...........................................................................116
RDM .....................................................................................116
resources report .......................................................................199
restore .........................................................................................192
offsite backup .................................................................... 39
what is .................................................................................192
retention period
offsite backup ............................................................. 40, 51
reverse replication
move ....................................................................................174
RPO
advanced settings ............................................................. 30
S
same site replication ................................................................ 62
scratch volume ...................................................... 164, 176, 183
scripts
execution timeout
advanced settings ..................................................... 30
ZertoForce environment variable ................................130
ZertoOperation environment variable .......................130
ZertoVCenterIP environment variable .......................130
ZertoVCenterPort environment variable ...................130
ZertoVPGName environment variable ......................130
self replication .....................................................................30, 62
shadow VRA
Virtual Replication Appliance .............................143, 286
signature matching
WAN optimization ............................................................ 16
site details
monitoring .......................................................................... 89
site information ..........................................................................33
site topology ............................................................................... 99
sites tab ....................................................................................... 99
sizing
volumes ........................................................................58, 70
WAN .....................................................................................23
status
VPG .....................................................................................136
stop
testing .................................................................................166
storage
provisioned .................................................50, 91, 97, 274
290
virtual machine
modify RDM .......................................................................116
modify volumes .................................................................116
monitoring .......................................................................... 97
protect ................................................................................. 63
virtual protection group
add machine ........................................................................111
via virtual machine node ......................................... 64
via VPG definition .....................................................112
creating .........................................................................46, 52
delete ..........................................................................121, 122
for a single virtual machine ............................................ 63
modify ................................................................................ 109
monitoring .......................................................................... 92
saving details to file .......................................................... 92
synchronization triggers ................................................136
synchronize .......................................................................120
testing .................................................................................162
virtual protection groups
monitoring .......................................................................... 90
Virtual Replication Appliance
crash during promotion .................................................. 213
edit host password ......................................................... 148
edit network settings ..................................................... 148
see VRA
shadow VRA ...........................................................143, 286
uninstall ..............................................................................150
upgrade .............................................................................. 146
VirtualEthernetCardLegacyNetworkBackingInfo ............. 47
vMotion .....................................................................................209
VMware host maintenance ...................................................152
volume
estimating size ............................................................58, 70
preseed .................................................. 59, 71, 79, 85, 114
raw device mapping (RDM) ............................ 59, 71, 114
swap ...................................................................... 59, 71, 114
Volume Shadow Copy Service .....................................123, 124
logs ......................................................................................219
VPG
see virtual protection group
Synchronization triggers ............................................... 140
VPG performance
report .................................................................................203
VPG status
VPG waiting to be removed .................................122, 136
VPG statuses .............................................................................136
VPG waiting to be removed
force delete ...............................................................122, 136
VPGs tab
monitoring .......................................................................... 90
VRA .............................................................................................146
edit network settings ......................................................148
monitoring .........................................................................103
VRA Local Memory
advanced settings ............................................................. 30
VRA Remote Memory
advanced settings ............................................................. 30
VSS .....................................................................................123, 124
crash consistency ............................................................124
logs ...................................................................................... 219
transaction consistency .................................................124
vStorage
thin provisioning .............................................................207
W
WAN
bitmap sync ......................................................................... 16
signature matching ........................................................... 16
sizing .....................................................................................23
WAN Traffic
advanced settings ............................................................. 30
Windows service
Zerto Virtual Manager .................................................... 211
Z
Zerto standalone UI ........................................................ 18, 206
Zerto Virtual Manager ...............................................................13
Windows service .............................................................. 211
Zerto Virtual Replication
architecture ..........................................................................13
benefits ................................................................................. 14
how it works .........................................................................13
logs ...................................................................................... 219
monitoring .......................................................................... 88
what is ...................................................................................12
ZertoForce
script ...................................................................................130
ZertoOperation
script ...................................................................................130
ZertoVCenterIP
script ...................................................................................130
ZertoVCenterPort
script ...................................................................................130
ZertoVPGName
script ...................................................................................130
ZVM
see Zerto Virtual Manager