Configuring CMICs Interactively - Teradata Vantage for Azure

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

Product
Teradata Vantage on Azure
Release Number
7.5
Published
July 2019
Language
English (United States)
Last Update
2019-07-15
dita:mapPath
gjt1546881969307.ditamap
dita:ditavalPath
osc1546883696317.ditaval
dita:id
B035-2810
lifecycle
previous
Product Category
Cloud
Alternatively, you can configure CMICs in batch mode.
  1. From the Azure portal, note IP information as follows:
    • For the CMIC VM, the public IP address
    • For multi-node or single-node 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 Vantage 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 Vantage 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 multi-node 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 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 Vantage 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 the database.
    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.