Deploy Data Mover from a Solution Template | Teradata Vantage on Azure (DIY) - Deploying Data Mover from a Solution Template - Teradata Vantage on Azure

Teradata Vantageā„¢ on Azure (DIY) Installation and Administration Guide

Product
Teradata Vantage on Azure
Release Number
2.2
Published
August 2021
Language
English (United States)
Last Update
2021-08-06
dita:mapPath
djf1623284042771.ditamap
dita:ditavalPath
fon1623285509395.ditaval
dita:id
B035-2810
lifecycle
previous
Product Category
Cloud
Prerequisite
  • You must log into the Azure portal using an account with sufficient permissions in the Azure subscription and be assigned the Contributor role at the subscription level. See Azure Documentation Center.
  • You might need to increase Azure service limits. See Azure Service Limits.
Deploying Data Mover from a solution template creates a new Azure resource group and connects the Data Mover VMs to an existing subnet in the same VNet as the Vantage VM and the software application VMs.

During the deployment process, this template creates one NSG for Teradata Data Mover. All ports to the NSG automatically open after completing this procedure.

  1. Log in to the Azure Marketplace and search for Teradata Data Mover.
  2. Select one of the following results, then click Get it now > Continue:
    Image Description
    Teradata Data Mover Available for individual purchase.
  3. In the listing, click Create.
  4. Click the Basics blade to configure basic settings.
    Parameter Name Action
    User name Enter the operating system admin name used to log in.
    Authentication type Select an authentication method.
    For security reasons, Teradata strongly recommends an SSH public key.
    Password
    Enter a password of at least 12 characters, using at least 1 lower case character, 1 upper case character, 1 number, and 1 special character. Enter the password again to confirm.
    SSH public key
    Copy and paste an Open SSH public key which can be generated with tools such as PuTTY or SecureCRT.
    Subscription Select an Azure subscription.
    Resource group Select one of the following:
    • Create new and enter a name for the resource group.
    • Use existing and select an empty existing resource group.
    Location Select a region where you want to deploy the solution and where all resources will be created.
  5. Click OK.
  6. Click the Data Mover blade to configure the settings.
    Parameter Name Action
    DBC user password Enter a new default Vantage user password for the Data Mover internal repository, using 12 to 15 characters. It can consist of letters and numbers, but numbers are not required.

    For security reasons, you must change the default dbc password.

    Confirm DBC user password Enter the password again to confirm.
    DATAMOVER user password Enter the user password to be used to access the internal DATAMOVER repository, using 12 to 15 characters starting with a letter. It can consist of only letters and numbers.

    For security reasons, you must change the default datamover password.

    Confirm DATAMOVER user password Enter the password again to confirm.
    Data Mover system name prefix Enter a prefix for all Data Mover nodes.
    After the VM is created, this prefix appears in the Azure portal followed by the agent name and number. For example, a 4-node Data Mover cluster displays the following:
    • prefix-DM-Master-Agent1
    • prefix-DM-Agent2
    • prefix-DM-Agent3
    • prefix-DM-Agent4
    Additional agents Enter the number of additional agents (nodes) you want to deploy from 0 to 3. One node is already included for the master.
    VM size
    1. Click "" to display a list of VM sizes for the storage type you want.
    2. Highlight the size you want, then click Select.

      Although other sizes are available, the recommended size for production workloads is DS5_v2.

    Storage size is per node.

  7. Click OK.
  8. Click the Network Settings blade to configure the virtual network.
    Parameter Name   Action
    Virtual network Existing virtual network Select the existing virtual network containing the Vantage VM.

    Although you are not prevented from creating a new VNet, the purpose of this procedure is to deploy the Data Mover VMs on the same VNet as the Vantage VM and all software application VMs, such as Teradata Viewpoint, and so on.

    Subnets VM subnet name Select the existing VM subnet named vmsubnet.

    The Vantage and software application VMs will be attached to this private subnet.

    Allow remote SSH access from (CIDR block) Enter a CIDR block for the private subnet. The template creates a new private subnet in the selected VNet using this CIDR address.

    Check to ensure the CIDR address you enter is not being used by existing subnets in the same VNet by going to the Azure portal.

    NTP server list Use the default or enter one or more network time protocol servers, separated by commas.
    Time zone Enter the operating system time zone (UTC is the default).
  9. Click OK.
  10. Click the Summary blade, review the summary, and click OK.
  11. Click the Buy blade, review the terms of use and privacy policy, and click Purchase.
    This process can take 20 to 60 minutes depending on your configuration and the availability of resources in your region.
    Trying to SSH into the VM might cause the creation of the VM to fail. Do not try to SSH into the VM until you receive either a confirmation the VM was created or a failure notification.
  12. To monitor the VM creation progress, do the following from the Azure portal:
    1. Click "" to see notifications to determine if the deployment has started.
      Notifications send alerts only if you have set them prior to starting the deployment.
    2. From the left panel, click the Resource groups blade.
    3. Under the Name column, select a resource.
    4. Under Settings, click Deployments.
    5. Select any of the resources and look at the pane to the right to see if they are being deployed.
      The deployment is not complete until all VMs in the cluster are provisioned and the automatic process of configuring the database has finished.
      Under Operation details, a blue status symbol appears in the first column next to each resource to indicate the deployment process is continuing.
    6. Click "" located at the top of the right pane to refresh the pane.
      Under Operation details, the blue status symbol changes to a green check mark in the first column next to each resource to indicate the deployment process has finished.
    7. Under Operation details, when the STATUS column displays OK, select the resource.
      The PROVISIONING STATE displays Succeeded.
  13. If you want to use public IP addresses, do the following after creating the VMs:
    1. Create the public IP addresses and assign these addresses to a VM.
    2. Adjust the NSG rules to accept connections using public IP addresses.
      The solution template defines an NSG for each software product VM.