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 - 2.4

Product
Teradata® VantageCloud Enterprise on Azure
Release Number
2.4
Published
June 2023
Language
English (United States)
Last Update
2023-06-30
dita:mapPath
ztq1662440257891.ditamap
dita:ditavalPath
fui1635951983017.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