Previous releases used the tdc.deploy.exe executable, which is no longer available. The Deployer scripts, along with PowerShell, are now included in the Analytics Database ova image. The scripts are located in opt/teradata/tvme_mpp. Clone out a copy of the image to use as a Deployer VM making sure to add a new virtual NIC. Once the Deployer VM is running, make sure tha the VM has an IP address. After cloning and configuring the new deployer VM, copy all of the ova images, as well as the Analytics Database image to use as a Deployer VM. After you clone, copy all of the ova images, as well as the Analytics Database image onto this Deployer VM in /var/opt/teradata/ovaImages or something similar.
A PowerShell script deploys the Vantage VM based on the configuration information in the properties file.
Script | Description |
---|---|
tdc.deploy.ps1 | Parses the common.IT.properties.json, andnode.IT.properties.json files to ensure all required values are present and correctly formatted, validates settings, and launches each subsequent command to deploy the components for the Vantage VM. |