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