Manually Roll Back to Three NICs | Teradata Vantage on Azure (DIY) - Manually Rolling Back to Three NICs - Teradata Vantage on Azure

Teradata Vantage™ on Azure (DIY) Installation and Administration Guide

Product
Teradata Vantage on Azure
Release Number
8.0
Published
March 2021
Language
English (United States)
Last Update
2021-04-01
dita:mapPath
ohu1564530491656.ditamap
dita:ditavalPath
quw1564586883304.ditaval
dita:id
B035-2810
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