Importar sistema - Teradata QueryGrid

Teradata® QueryGrid™ Guía de instalación y uso- 2.20

Product
Teradata QueryGrid
Release Number
2.20
Published
Diciembre de 2022
Language
Español
Last Update
2022-12-28
dita:mapPath
es-ES/glh1661190822792.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-5991
Product Category
Analytical Ecosystem

El comando import-system.sh se utiliza para importar un sistema de un clúster de QueryGrid a otro. Ambos clústeres deben ejecutar QueryGrid Manager versión 02.11.00.00 o posterior y el sistema que se está importando debe ejecutar tdqg-node versión 02.11.00.00 o posterior.

Ejecute el comando import-system.sh desde una de las instancias de QueryGrid Manager del mismo clúster en el que desea importar el sistema.

Al ejecutar el comando import-system.sh, se le pedirá que proporcione la siguiente información:
  • Nombre de host y credenciales para la instancia de QueryGrid Manager donde reside el sistema que se importará
  • Nombre del sistema que se importará
  • Indicación de si el clúster de importación se convierte en el clúster principal o secundario para el sistema recién importado
[root@clusterA ~]# /opt/teradata/tdqgm/bin/import-system.sh 
Starting import-system command, just a moment...
Enter remote QueryGrid Manager hostname containing the system to import: qgm1-clusterB
Enter remote QueryGrid Manager service username: support
Enter remote QueryGrid Manager service password: ********

System
------
1. TD1
2. TD2

Select a system to import [1-2]: 2

Data Center
-----------
1. San Diego
2. Las Vegas

Select the data center where the system is located [1-2]: 1

Cluster Option
--------------
1. Make this QueryGrid Manager cluster the primary cluster
2. Make this QueryGrid Manager cluster a secondary cluster

Select the cluster option [1-2]: 2
Ready to import the system from QueryGrid Manager "qgm1-clusterB". Do you wish to continue?  [y/n]:  y
Starting system import...
System configuration imported.
Waiting for nodes to register...
Continuing to wait for nodes to register
Nodes registered successfully.
System successfully imported