Start or Stop Migration Tool
After you configure the migration tool and channel, you can start the migration tool.
Start the Migration Tool
Enable or disable each service in the config.yaml under the services section.
When you start the data migration, the tool migrates data of the services that you have enabled.
services:
# EUM Filesystem Service
eum_filestore:
enabled: true # Enable/disable this service
# Synth Filesystem Service
synth_filestore:
enabled: true # Enable/disable this service
# Controller Database Service
controller:
enabled: true # Enable/disable this servic
# EUM Database Service
eum:
enabled: true # Enable/disable this service
# Events Elasticsearch Service
events:
enabled: true # Enable/disable this service
Stop the migration tool and run update config on Virtual Appliance to view data in Virtual Appliance Controller.
Stop the Migration Tool
Update Configuration on Virtual Appliance
We recommend that you update the migration tool configuration on Virtual Appliance after the data migration is saturated. This approach minimizes data inconsistencies and helps ensure a smoother transition during migration cutover.
However, if you wish to verify that the initial data has been correctly transferred to the Virtual Appliance, you may update the configuration immediately after the initial backup and restore process is finished. Before proceeding, ensure that the controller_full_backup_restore_completed.marker file exists in {HOME}/migration-tool. This file confirms that the initial data back up and restore is successful.
After you update the migration tool configuration in Virtual Appliance, log in to the Virtual Appliance Controller using the Classic Controller credentials. Then, verify whether the Classic Controller data exists in the Virtual Appliance.