Skip to main content

Manage LiveData Migrator

These instructions explain how to perform operations to manage your instance of LiveData Migrator.

Remove a migrator

  1. In the Azure Portal, navigate to the LiveData Migrator resource page.
  2. From the uppermost menu at the top, select Delete.

Stop the LiveData Migrator and Hive Migrator services

Stop the LiveData Migrator service before removing the Migrator, or if it is required to fix an issue with LiveData Migrator.

sudo systemctl stop livedata-migrator.service hivemigrator.service

Stop the LiveData Migrator service

Stop the LiveData Migrator service using the following command:

sudo systemctl stop livedata-migrator.service 

Stop the Hive Migrator service

Stop the Hive Migrator service using the following command:

sudo systemctl stop hivemigrator.service

Restart the LiveData Migrator and Hive Migrator services

sudo systemctl restart livedata-migrator.service hivemigrator.service

Restart the LiveData Migrator service

Restart the LiveData Migrator service using the following command:

sudo systemctl restart livedata-migrator.service 

Restart the Hive Migrator service

Restart the Hive Migrator service using the following command:

sudo systemctl restart livedata-migrator.service 

Remove a target

  1. In the Azure Portal, navigate to the LiveData Migrator resource page.
  2. From the LiveData Migrator menu on the left, select Targets.
  3. Select the target, then select Delete.

Troubleshooting

If you are having problems using LiveData Migrator, you can find solutions in the troubleshooting guide.