Speeding up Data Migration

  • 7020249
  • 04-Aug-2014
  • 07-Aug-2017

Environment

Migration Toolkit

Situation

Part 1:  Discusses how to increase the volume of messages being migrated.
Part 2:  Discusses how to modify the memory settings for Migration Toolkit.

Resolution

Part 1

1. Increase throttling on the Exchange Server. See Appendix B of the Migration Toolkit documentation.

2. Spin up additional machines or VMs to run the Migration Toolkit software.

3. Configure the MTK message batch Size values as follows:

a.  Navigate to C:\Program Files (x86)\GWAVA\Migration Toolkit\EmailMigrator\config
b.  Edit the groupwise.properties file as follows:

gw.batchSize=10

NOTE:  Make sure the gw.batchSize setting matches the ews.createItemBatchSize setting in the exchange.properties file.

c.  Edit the exchange.properties file as follows:

ews.createItemBatchSize=10

NOTE:  Make sure the ews.createItemBatchSize setting matches the setting in the gw.batchSize groupwise.properties file.

ews.useAttachmentThreads=true

d.  In the UI, set the threads to the maximum value of 5.


PART 2

 PATH: C:\Program Files(x86)\GWAVA\Migration Toolkit\EmailMigrator

(EmailMigrator64.l4j.ini)   is the file that needs to be modified to add memory for the Migration Tool Kit.

The top number in the file is the min. memory setting and the top number is the maximum memory setting

Additional Information

This article was originally published in the GWAVA knowledgebase as article ID 2320