Please enter search query.
Search <book_title>...
Veritas InfoScale™ 7.4.2 Solutions in Cloud Environments
Last Published:
2020-06-12
Product(s):
InfoScale & Storage Foundation (7.4.2)
Platform: Linux,Windows
- Overview and preparation
- Configurations for Amazon Web Services - Linux
- Configurations for Amazon Web Services - Windows
- Replication configurations in AWS - Windows
- HA and DR configurations in AWS - Windows
- Configurations for Microsoft Azure - Linux
- Configurations for Microsoft Azure - Windows
- Configurations for Google Cloud Platform- Linux
- Configurations for Google Cloud Platform - Windows
- Replication to and across cloud environments
- Migrating files to the cloud using Cloud Connectors
- Troubleshooting issues in cloud deployments
Replication across Azure regions - Windows
The following diagram illustrates the sample configuration for setting up replication across regions:
Setting up replication across regions
To set up replication across region
- Enable the ports that are used for inbound and outbound communication.
For details, refer to the Veritas InfoScale Installation and Upgrade Guide - Windows.
- Using Azure portal, create a resource group (RG) in both the regions.
- Create a VNet in each region and specify a non-overlapping IP address space for each VNet.
- Create a subnet and a gateway subnet under the VNets created in both the regions.
- Create a virtual network gateway in both the regions.
- Establish a connection in between the two virtual network gateways.
- Create virtual machines in the subnets and provision storage.
- Install the InfoScale product.
- Create VxVM disk groups, VxVM volumes, Replicated Volume Group (RVG), and RLinks.
- Flush the iptables on both the virtual machines.
# iptable -F
- Set up replication using the private IP address or the virtual IP address.
- Verify the replication status.
# vradmin -g dg_name repstatus rvg_name
Ensure that the replication status shows:
Replication status: replicating (connected)