Manually Roll Back to Three NICs | Teradata VantageCloud Enterprise on Azure (DIY) - Manually Rolling Back to Three NICs - Teradata® VantageCloud Enterprise on Azure

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

Deployment
VantageCloud
Edition
Enterprise
Product
Teradata® VantageCloud Enterprise on Azure
Release Number
3.2.0.0
Published
March 2026
ft:locale
en-US
ft:lastEdition
2026-04-07
dita:mapPath
cvo1751050001343.ditamap
dita:ditavalPath
kou1751058502043.ditaval
dita:id
eqk1475705518038
Product Category
Cloud
Creating extra IP addresses can fail due to Azure service limits or hardware issues. Therefore, you might need to manually roll back from a single NIC to three NICs.
  1. If the database is not already down, stop the database.
    # tpareset –x -f –y stop system
  2. Verify the database is in a DOWN/HARDSTOP state.
    # pdestate -a
  3. Run the following command on each node.
    # /usr/local/bin/tdc-backup-files -reverse
  4. Restart the network service.
    # service network restart
  5. Restart the BYNET service.
    # service bynet restart
  6. Restart the database.
    # /etc/init.d/tpa start
  7. Verify the database is started.
    # pdestate -a
    PDE state: RUN/STARTED