Stop/Terminate Vantage Instances | Teradata VantageCloud Enterprise on AWS (DIY) - Stopping or Terminating VantageCloud Instances - Teradata® VantageCloud Enterprise on AWS

VantageCloud Enterprise on AWS (DIY) Installation and Administration Guide - 3.2.0.0

Deployment
VantageCloud
Edition
Enterprise
Product
Teradata® VantageCloud Enterprise on AWS
Release Number
3.2.0.0
Published
March 2026
ft:locale
en-US
ft:lastEdition
2026-04-06
dita:mapPath
cnb1751049708013.ditamap
dita:ditavalPath
eps1751058592388.ditaval
dita:id
jnv1467245119674
Product Category
Cloud

To avoid triggering a node failure, don't stop or terminate instances before shutting down the database. When a node failure occurs on a single-node system, AWS starts up a replacement automatically unless there are issues with the operating system or in the database itself. To handle these situations, Teradata recommends deploying a new VantageCloud MPP system instance. Even if a node does not go down due to a failure, an instance still starts up after you stop or terminate an instance. Stopping instances does not delete attached EBS volumes, but terminating instances detaches and deletes the EBS volumes. Node failures are handled differently on local storage instance types.

To stop or terminate instances, you must first shut down the database.

  1. Stop the database.
    # tpareset -x stop system
    Putting the database in this state takes a few minutes.
  2. Wait for the database to shut down.
    # psh pdestate -w
    PDE state: DOWN/HARDSTOP
  3. From the AWS EC2 Console, terminate or stop the instances associated with the Teradata® VantageCloud Enterprise on AWS (DIY).
  4. If you are stopping an orphaned VantageCloud node in response to a node failure, do one of the following:
    • From the AWS EC2 Console, terminate or stop the instances.
    • From the command prompt, type psh init 0 to shut down the system.
    Orphaned means when a failed node is recovered, but the recovery is too late for the node to rejoin the configuration and so the node is replaced. The node is online, but is no longer part of the system configuration.