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
2.3
Published
April 2022
Language
English (United States)
Last Update
2022-04-18
dita:mapPath
zra1648797736961.ditamap
dita:ditavalPath
nat1649317391363.ditaval
dita:id
B035-2800
lifecycle
previous
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