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
Configuring the YUM repository server
After the virtual appliance deployment, when you log into the virtual appliance console for the first time using the admin user credentials, the bootstrap process is automatically invoked. This bootstrap process is used to set up or configure the Resiliency Platform component for the first time.
The default network protocol for virtual appliance is Dynamic Host Configuration Protocol (DHCP). If the appliance detects DHCP during the first boot or before the completion of bootstrap process, the appliance network automatically gets configured. After the network configuration, you can either use the virtual appliance console or Secure Shell (SSH) to log in and complete the bootstrap process.
If DHCP is not configured in your environment, you have an option to use a static IP for the appliance. Since the appliance network is not automatically configured in this case, you can only use the console to log into the virtual appliance.
Since IPv6 network support is provided from Resiliency Platform 3.3.2 version for YUM server configuration, you can configure the NIC using IPv4 and IPv6 addresses using nic-configuration set command.. For more information, See About IPv6 network support in Resiliency Platform.
To configure a YUM repository server
Prerequisites:
See Prerequisites for configuring Resiliency Platform components.
In any non-AWS environment, log in to the virtual appliance console or SSH using the following credentials:
Username: admin
Password: P@ssw0rd
After a successful login, you are prompted to change the password of the admin user.
See Password policies for Resiliency Platform virtual appliance.
If you are logged in to SSH, you will be logged off the SSH session after the password change and you need to again log in to complete the rest of the steps of the bootstrap process. If you are logged in to the virtual appliance console, you can continue and complete the rest of the steps of the bootstrap process.
In AWS environment, do one of the following:
For Linux system:
Use SSH with the private key from the key-pair that you had selected while launching the instance in AWS. For example:
ssh -i private_key_file admin@ip_address_of_aws_instance
Ensure to modify the permissions for the private key file as 600 before using the file.
For Windows system:
Follow the documentation of AWS to connect to the Linux instance from a Windows system using PuTTY.
- Accept the End User License agreement (EULA) to proceed with the configuration.
- In the Host Network Settings section, you can configure the appliance network by using DHCP or static IP address (v4 or v6).
If the DHCP configuration is working in the environment, the details are printed on the screen. Confirm if you want to proceed with these settings.
In case of DHCP, you need to ensure that a Dynamic Host Configuration Protocol (DHCP) server is working in the subnet where the virtual appliance is deployed. In case of static IP, you need to respond to the following additional prompts:
Enter the fully qualified hostname:
Enter the IP (v4 or v6) address:
Enter the prefix length as an integer between 1 and 32:
Enter the Gateway:
Do you want to add static route for interface? (y/n): [n]
Enter the DNS server (space separated if more than one DNS, maximum 2 DNS entries):
- Confirm if you are in Network Address Translation (NAT) environment and want to verify the NAT configuration using an external IP and hostname.
Note:
Since NAT is not supported for IPv6 address, hence when you configure the virtual appliance using IPv6 address only and both IPv4 and IPv6 address, you are not asked about the NAT configuration. To know more about NAT support in Resiliency Platform
See About NAT support in Veritas Resiliency Platform. See About IPv6 network support in Resiliency Platform.
You need to respond to the following additional prompts:
Enter the fully qualified external hostname:
Enter the external IP address:
Note:
The external hostname or IP that you provide are set as the appliance hostname or IP.
- In the Appliance Settings section, do the following:
Press the Enter key to confirm the use of an NTP server for configuring the date and time.
You are required to select the time zone. Follow the instructions as displayed on the virtual appliance console or SSH session to select the correct time zone.
Enter the FQDN or IP address of the NTP server. The appliance verifies the NTP server details. If there are any issues, details are displayed on the screen and you are prompted to enter the details again.
You can reset the timezone and NTP server at a later point of time using klish menu. Changing the system settings can affect the product functionality if incorrect values are set.
- Product Settings: This section configures the appliance as a repository server.
- After a successful product configuration, a confirmation message will be displayed and you will be logged out of the virtual appliance console.
- If the bootstrap is in AWS environment, you must log in once again using the SSH key and set the admin user password. You need to use this password for subsequent logins to the console.
More Information