- On the primary server, verify that all Data Mover agents are listed in the output:
datamove list_agents
- On the secondary, verify the daemon is not running:
/etc/init.d/dmdaemon status
- On the secondary, verify the REST service is not running:
/etc/init.d/tdmrest status
- On the secondary, verify the ActiveMQ is not running:
/etc/init.d/tdactivemq status
- Run a Data Mover TPT job.
- Set max_agents_per_task to the number of Data Mover agents in the cluster.
- Set data_streams to a value greater than or equal to max_agents_per_task.
- Check the job status to verify that the job ran successfully and that all Data Mover agents are in use.