This document introduces the operation steps for migrating the metadata of an existing RabbitMQ cluster to a TDMQ for RabbitMQ cluster.
Operation Steps
Exporting Metadata from an Open-Source RabbitMQ Cluster
1. Log in to the WebUI page of the open-source RabbitMQ cluster.
2. In the lower section of the Overview page, click Export definitions. After entering the required filename in the input box, select All or a specific vhost in the Virtual host drop-down list, then click Download broker definitions on the right to export metadata files for all vhosts or a specific vhost.
3. View the exported metadata.
Importing Metadata into a TDMQ for RabbitMQ Cluster
2. In the left sidebar, select Migration to Cloud. On the cloud migration task list page, click Create Task.
Target cluster: Select the target TDMQ for RabbitMQ cluster into which metadata is imported.
Task Type
All: Import all metadata from the open-source RabbitMQ cluster into the TDMQ for RabbitMQ cluster.
Specified vhost: Import the metadata from the specified vhost of the open-source RabbitMQ cluster into the specified vhost of the TDMQ for RabbitMQ cluster.
Metadata file: Select the locally pre-exported metadata file.
Note:
Importing the cluster name or admin password may disable certain features. It is recommended that you remove such metadata fields.
3. On the data import preview page, verify that the data to be imported is correct. If there are any errors, modify the source cluster metadata format based on the error message.
4. Click Create Task. A task record will be generated on the cloud migration task list page.
5. Click View Details to view the details of this migration task.