Configure the Vantage Instance State for NFR | Teradata Vantage on AWS (DIY) - Configuring the Vantage Instance State for NFR - Teradata Vantage on AWS

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

Product
Teradata Vantage on AWS
Release Number
Q2 2020
Published
April 2020
Language
English (United States)
Last Update
2020-05-01
dita:mapPath
grn1554394452559.ditamap
dita:ditavalPath
mmb1554489626757.ditaval
dita:id
B035-2800
Product Category
Cloud
By default, an instance continues to run after a node failure. You can configure an instance to stop or terminate before a node failure.
Node failure recovery is supported only for systems with three or more nodes.
  1. On the Vantage instance, open the following configuration file in a text editor: /etc/opt/teradata/tdconfig/nodestart.yaml.
  2. Change instance_state to stop, terminate, or running.
    For example, change this setting as follows to automatically terminate the instance when a node fails:
    instance_state: terminate
    If an instance state is changed to stop or terminate on node crash, crashdumps are not available for problem root cause analysis.
  3. Apply the configuration to all the nodes.
    # tdc-nodestart-config --send