Product Documentation
- Section I. Overview and planning
- Introduction to Resiliency Platform
- About Resiliency Platform features and components
- Replication in a Resiliency Platform deployment
- About Veritas Resiliency Platform Data Mover
- Recovery options using Resiliency Platform
- Deployment checklist
- System requirements
- Manage licenses
- Using the Web Console
- Introduction to Resiliency Platform
- Section II. Deploying and configuring the virtual appliances
- Deploy and configure
- Deploying the virtual appliances in AWS through AWS Marketplace
- Deploying the virtual appliances in AWS using OVA files
- Deploying the Data Gateway in AWS
- Deploying the virtual appliances in Azure using PowerShell script
- Deploying the virtual appliances in Azure through Azure Marketplace
- Deploying the virtual appliances in vCloud
- Deploying the virtual appliances in HUAWEI CLOUD
- Deploying the virtual appliances in Orange Recovery Engine
- About configuring the Resiliency Platform components
- Virtual appliance security features
- About hotfixes
- Apply Updates
- About applying updates to Resiliency Platform
- Setting up the YUM server
- Deploy and configure
- Section III. Setting up and managing the resiliency domain
- Managing the resiliency domain
- Getting started with a new Resiliency Platform configuration
- Managing Resiliency Managers
- Managing Infrastructure Management Servers
- Managing on-premises data centers
- Managing cloud configurations
- Managing private cloud configurations
- Integrating with NetBackup
- Integrating with InfoScale Operations Manager
- Managing the resiliency domain
- Section IV. Adding the asset infrastructure
- Manage Resiliency Platform host assets
- Prerequisites for adding hosts
- Removing hosts
- Preparing host for replication
- Manage VMware assets
- Managing VMware virtualization servers
- Prerequisites for adding VMware virtualization servers
- Prerequisites for adding VMware virtualization servers
- Managing VMware virtualization servers
- Manage Veritas Replication VIB
- Manage Hyper-V assets
- Manage Gateways
- About Replication Gateway pair
- Managing Data Gateway
- Manage enclosure assets
- Adding a discovery host
- Configuration prerequisites for adding storage enclosures to an IMS
- Adding storage enclosures
- Adding RecoverPoint appliance for replication
- Manage Resiliency Platform host assets
- Section V. Managing networks
- Manage networks
- About network objects
- Manage settings
- Managing user authentication and permissions
- Configuring authentication domains
- Managing user authentication and permissions
- Manage networks
- Section VI. Working with resiliency groups
- Organize assets
- Viewing resiliency group details
- Manage virtual business services
- Organize applications
- Managing custom applications
- Managing service objectives
- Organize assets
- Section VII. Configuring for disaster recovery
- Configure using Resiliency Platform Data Mover
- Managing virtual machines for remote recovery (DR) in Amazon Web Services
- Prerequisites for configuring VMware virtual machines for recovery to AWS
- AWS Customization options panel
- Managing virtual machines for remote recovery (DR) to Azure
- Managing virtual machines for remote recovery (DR) to OpenStack
- Managing virtual machines for remote recovery (DR) to HUAWEI CLOUD
- Managing virtual machines for remote recovery (DR) to Orange Recovery Engine
- Managing virtual machines for remote recovery (DR) in vCloud Director
- Managing virtual machines for remote recovery (DR) using Resiliency Platform Data Mover
- Managing physical machines for remote recovery (DR) using Resiliency Platform Data Mover
- Configure using NetBackup
- Configure using 3rd party replication technology
- Preparing VMware virtual machines for using array-based replication
- Preparing Hyper-V virtual machines for using array-based replication
- Managing virtual machines for remote recovery (DR) using 3rd party replication technology
- Managing applications for remote recovery (DR)
- Preparing VMware virtual machines for using array-based replication
- Configure using Resiliency Platform Data Mover
- Section VIII. Managing disaster recovery
- Perform DR operations for virtual machines
- Performing the rehearsal operation for virtual machines
- Perform DR operations on a VBS
- Perform DR operations for applications
- Evacuate assets
- Manage Resiliency Plans
- About custom script
- Perform DR operations for virtual machines
- Section IX. Product settings
- View activities
- Manage reports
- View logs
- Manage Risk Notifications
- Managing settings for alerts and notifications and miscellaneous product settings
- Section X. Using Resiliency Platform APIs
- Section XI. Troubleshooting and Using command line interface
- Troubleshoot
- Recovery of Resiliency Platform components from disaster scenarios
- Resolving the Admin Wait state
- Use klish menu
- Use Application Enablement SDK
- Troubleshoot
Prerequisites for configuring VMware virtual machines for recovery to OpenStack
Before you run the wizard to configure disaster recovery protection for a resiliency group of virtual machines, ensure that you have met the following prerequisites for the virtualization environment:
VMware tools must be installed on the virtual machines.
Enable the UUID for the virtual machines (disk.enableuuid=true). Refere to VMware documentation for details.
Both the on-premises gateway and the cloud gateway must have external storage equivalent to 12GB for each asset protected by the gateway pair.
A maximum of 24 volumes or disks can be attached to the cloud Replication Gateway. The total number of volumes or disks from the assets in the resiliency group and the number of disks that are already attached to the gateway should not exceed more than 24.
For Windows virtual machines, ensure that the virtio drivers are installed.
The drivers are downloaded to the Windows hosts by the IMS when you add the hosts to the IMS.
The drivers are located at:
C:\ProgramData\Symantec\VRTSsfmh\spool\addons\store
. Go to the VRTSitrptap-<version> directory and then go to the virtio-win-0.1.118 directory to install the drivers.Optionally you can download the drivers manually if you want to install them earlier.
If you add new disks, ensure that they are visible from the guest operating system.
For Linux virtual machines, having the vxtap kernel module, ensure that you add the given commands in the
/etc/rc.local
file.Add the following commands in the
/etc/rc.local
file./sbin/lvm pvscan
/sbin/lvm vgscan
/sbin/vgscan
/sbin/lvm vgchange -a y
/bin/mount <lvm_disgroup> <mount point>
This step is required if you have configured Logical Volume Group (LVM) for non-root and non-boot disk groups and file systems. These commands ensure that LVM is mounted on the virtual machine at the Cloud data center after performing the Migrate and Takeover operations.
Ensure that in the network script for an interface the NAME or DEVICE entry is the same as the interface name.
For example: if the device is eth0, entry should be NAME=eth0 or DEVICE=eth0
For Linux virtual machines, ensure that all the service network interfaces that are configured in the environment are active.
You can check the active and configured network interfaces by running the following or its equivalent command:
service network status
All the virtual disks must be connected to the virtual SCSI controllers. Other controller types are not supported.
Ensure that the configuration files (vmx files), residing on the datastores, are not located inside a folder. Also the configuration files must not have any special characters in their names.
On Linux virtual machines, ensure that all the virtual NICs attached to the selected virtual machines have a valid IP address. The IP address may be assigned statically or via DHCP protocol.
If a virtual machine has snapshots, you cannot add it to a resiliency group and configure it for remote recovery using Resiliency Platform Data Mover.