Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Mailbox migration from Exchange Server 2007 to Exchange Server 2013 is very slow


View products that this article applies to.

Symptoms

When you move a mailbox from Microsoft Exchange Server 2007 to Exchange Server 2013, the migration process much slower than expected.

↑ Back to the top


Cause

This issue occurs when Workload Management (WLM) disables the Disk Latency monitor and the last update time is not updated. This throttles the mailbox migration process.

↑ Back to the top


Resolution

To fix this issue, install Cumulative Update 11 for Exchange Server 2013.

↑ Back to the top


Workaround

To work around this issue, add an Override for the Disk Latency monitor, as in the following example:

New-SettingOverride EnableDiskLatency -Component WorkloadManagement -Section DiskLatency -Parameters @("Enabled=true","UrgentUnderloaded=10000","UrgentOverloaded=10000","UrgentCritical=10000","CustomerExpectationUnderloaded=10000","CustomerExpectationOverloaded=10000","CustomerExpectationCritical=10000","InternalMaintenanceUnderloaded=10000","InternalMaintenanceOverloaded=10000","InternalMaintenanceCritical=10000","DiscretionaryUnderloaded=10000","DiscretionaryOverloaded=10000","DiscretionaryCritical=10000") -Reason "Enable disk latency throttling as a temporary work around to increase MRS throughput." -MaxVersion 15.1.107

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


References

Learn about the terminology that Microsoft uses to describe software updates.

↑ Back to the top


Keywords: kbqfe, kbsurveynew, kbnotautohotfix, kbfix, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 3107337
Revision : 1
Created on : 1/7/2017
Published on : 12/15/2015
Exists online : False
Views : 172