Skip to main content


 

 

How can we help you?

 

Druva Documentation

Deploying CloudFormation stack template for migrating VPC Private Link infrastructure

Heads up!

We've transitioned to a new documentation portal to serve you better. Access the latest content by clicking here.

Enterprise Workloads Editions
❌ Business| ✅ Enterprise (Purchase Separately) | ✅ 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.

 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.

  1. Log in to the AWS Management Console.

  2. From the top navigation bar, in the search box, search for CloudFormation.

  3. On the Stacks page, from the top right corner, click Create Stack > With new resources (standard).
    CreateNewStack.png

  4. On the Create Stack page, provide the following information:

    1. In the Prerequisite - Prepare template section, under Prepare Template, select the Template is ready option.

    2. In the Specify template section, under Template source, select the Amazon S3 URL option.

    3. In the Amazon S3 URL text box, enter the following URL:
      https://s3.amazonaws.com/downloads.d...Migration.json
      S3URL-Final.png

  5. Click Next.
  6. In the Specify stack details screen, provide the following details then click Next.
    1. In the Stack name section, enter a stack name.

    2. In the Parameters section, provide the following values:

      1. DeploymentId: Enter the deployment ID for migration. For first deployment, retain the default value.

      2. VPC: Select the VPC ID of the AWS proxy.
        CreateStack_Params.jpg

  7. On the Configure stack options page, retain the default values and click Next.

  8. On the Review page, under the Capabilities section, select I acknowledge that AWS CloudFormation might create IAM resources checkbox, and then  Submit.
    CreateStack_Submit.jpg

Next Steps

  1. Monitor the stack to see if it is created successfully.

  2. 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.

  3. If Proxies are not in a connected state after migration, do the following:

    1. Login to the AWS proxy.

    2. Update the /etc/Phoenix/DR/Phoenix.cfg file with the server URL of the new deployment and append prefix ap1 in the server URL. For example, SERVERURLS = [u'private-ap-southeast-1-backup-ap1-phoenix.druva.com:443']

    3. Restart the proxy.

    4. Refresh the Management Console and verify all proxies are in the connected state

  4. Delete the Cloud Formation stack that you created. For more information, see Deleting the Cloud Formation stack.