Configuring the CMICs Interactively - Teradata Software for Azure

Teradata Vantage™ on Azure (DIY) Installation and Administration Guide

Product
Teradata Vantage on Azure
Release Number
6.02
Published
January 2019
Language
English (United States)
Last Update
2019-01-04
dita:mapPath
bhl1545334018390.ditamap
dita:ditavalPath
TeradataAzure_PubCloud_6.02_Unity.ditaval
dita:id
B035-2810
lifecycle
previous
Product Category
Cloud
Alternatively, you can configure the CMIC in batch mode.
  1. From the Azure portal, note IP information as follows:
    • For the CMIC VM, the public IP address of each
    • For MPP Teradata Database VMs, the private IP address of each database node
    • For single-node Teradata Database VMs, the private IP address of each database node
    • For the Teradata Viewpoint VM and other managed VMs such as Teradata Data Mover and Teradata Ecosystem Manager, the private IP address of each VM
  2. Verify ports on the Teradata Database VM, Viewpoint VM, and all VMs to which Server Management is connecting are open to the private IP address of the Server Management node. At a minimum, ports 5180-5181 and 5190-5191 should be open on the Teradata Database and all application VMs.
  3. Log on to the VM using the authentication type you chose when deploying the VM.
  4. Run the configuration utility.
    # sudo /opt/teradata/cmic/bin/cmic-cloud-config
  5. When prompted, enter IP address information for each database node:
    • For MPP Teradata Database systems, enter the private IP addresses of each database node, enclosed in brackets and separating multiple values with a space:
      Teradata DBS systems >  [private-DBS-IP1 private-DBS-IP2]
    • For single-node Teradata Database systems, enter the private IP address of the database node, without brackets:
      Teradata DBS systems >  private-DBS-IP
  6. When prompted, enter the private IP address of the Viewpoint VM.
    Teradata Viewpoint IP >  private-VP-IP
  7. When prompted, do one of the following:
    • Enter the private IP addresses of all the managed VMs, such as Teradata Data Mover and Teradata Ecosystem Manager, separating the IP addresses with a space.
    • Press Enter if you do not have any managed VMs to add.
    The Teradata Database and Viewpoint private IP addresses are populated from the previous steps.
    All Managed instances > private-DBS-IP private-VP-IP private-DM-IP private-Eco-IP  
  8. [Enterprise, Advanced, Base tiers only] When prompted, enter the site ID to be used when connecting to Teradata.
    SiteID > AZRTDBnnnnnnnnn
  9. If there is no configured Server Management administrator password, the utility prompts you to enter one.
    ServerManagement admin password > Password
    The password must be between 6-32 alphanumeric characters. The utility validates your entries.
  10. If there is no configured Server Management REST password, the utility prompts you to enter one.
    ServerManagement REST password >  password  
    The password must be between 6-32 alphanumeric characters. The utility validates your entries.
  11. When prompted, enter yes to continue which finishes the updates to the CMIC configuration.
    Proceed with CMIC configuration? (yes/no) > yes
    After completing this procedure, you can configure the Server Management portlet on the Viewpoint server. See Teradata® Viewpoint User Guide.