Revoke and Update a License for a VM | Teradata Vantage on VMware - Revoking and Updating a License for a VM - Teradata Vantage on VMware

Teradata Vantageā„¢ on VMware Base, Advanced, Enterprise Tiers Getting Started Guide

Product
Teradata Vantage on VMware
Release Number
Deployer 3.04
Published
October 2021
Language
English (United States)
Last Update
2021-10-29
dita:mapPath
qbi1545241606156.ditamap
dita:ditavalPath
lyx1526581533412.ditaval
dita:id
B035-5958
Product Category
Cloud
If you need to revoke a license from a deployed VM and update it with a new valid license, use this procedure. If additional physical cores are needed to properly license your system, contact your Teradata Account Team for assistance.
  1. Open a VMware vSphere PowerCLI shell version 6.0 or later.
  2. Navigate to the directory containing the Vantage on VMware deployment executable file:
    C:\mylocation\Vantage_Deployer\
  3. Run tdc.deploy.exe interactively.
    .\tdc.deploy.exe -commonITproperties Properties\common.IT.properties.json 
    -nodeITproperties Properties\node.IT.properties.json
  4. From the PowerCLI terminal, type revoke_license to revoke the license for an existing (deployed) VM.
  5. To re-credit the revoked licenses back into your account, contact Teradata Customer Support and provide the following files located in the telm/ directory: revokedLicenses.txt, permissionTicket, revocationProof.
  6. Run tdc.deploy.exe interactively.
    .\tdc.deploy.exe -commonITproperties Properties\common.IT.properties.json 
    -nodeITproperties Properties\node.IT.properties.json
  7. Type activate_license to generate a license for the existing VM.
  8. Type copyfiles to transfer the configuration scripts into each VM.
  9. Follow the prompts to finish revoking and updating the license.