Enterprise Workloads Editions: ❌ Business | ✅ Enterprise | ✅ Elite | ✅ Elite
Overview
You can now have an enriched software deployment experience with Druva's new global discovery service. All the workload agents will now connect to this discovery service and help us intelligently change to a region and geography-specific software deployment.
Any upgrade to existing AWS PrivateLink enabled Druva AWS proxies will cause your AWS proxy to lose connection with the Druva disaster recovery (DR) services. Consequently, you will not be able to submit any DR jobs. To avert this situation, update the Route 53 records and VPC Endpoints associated with the AWS proxy by deploying CloudFormation stack templates. For any further assistance, contact Support.
Pre-migration steps
Upgrade the AWS proxy to the latest version.
Post-migration steps
After you migrate to the new deployment, create a new stack for migrating your VPC PrivateLink infrastructure to the new environment.
Creating a new CloudFormation stack for migrating VPC PrivateLink infrastructure to a new deployment
Before you begin
Make sure you have upgraded the AWS proxy to the latest version.
Log in to the AWS Management Console.
From the top navigation bar, in the search box, search for CloudFormation.
On the Stacks page, from the top right corner, click Create Stack > With new resources (standard).
On the Create Stack page, provide the following information:
In the Prerequisite - Prepare template section, under Prepare Template, select the Template is ready option.
In the Specify template section, under Template source, select the Amazon S3 URL option.
In the Amazon S3 URL text box, enter the following URL:
https://s3.amazonaws.com/downloads.d...Migration.json
Click Next.
In the Specify stack details screen, provide the following details then click Next.
On the Configure stack options page, retain the default values and click Next.
On the Review page, under the Capabilities section, select I acknowledge that AWS CloudFormation might create IAM resources checkbox, and then Submit.
Next Steps
Monitor the stack to see if it is created successfully.
Refresh your Management Console to see if your proxy is able to connect to the target deployment where you want to migrate.
For any issues, contact Support.If Proxies are not in a connected state after migration, do the following:
Login to the AWS proxy.
Update the /etc/Phoenix/DR/Phoenix.cfg file with the server URL of the new deployment and append prefix ap1in the server URL. For example, SERVERURLS = [u'private-ap-southeast-1-backup-ap1-phoenix.druva.com:443']
Restart the proxy.
Refresh the Management Console and verify all proxies are in the connected state
Delete the Cloud Formation stack that you created. For more information, see Deleting the Cloud Formation stack.