Quantcast
Channel: Exchange Server 2013 - Setup, Deployment, Updates, and Migration 论坛
Viewing all articles
Browse latest Browse all 7008

Move mailbox from Exchange 2010 to 2013 is queued up for ever

$
0
0

I have 4 servers

2X2010 SP3 and 2X2013 CU2 server

names: 2010A, 2010B, 2013A and 2013B

on 2010A server I have 2 databases : 2010MDBA and 2010ARCA

on 2013A server I have 2 Databases : 2013MDBA and 2013ARCA

all the users on 2010A server have the primary mailbox on 2010MDBA and archive mailbox in 2010ARCA

I am trying to move mailbox as below

Primary mailbox from 2010A server 2010MDBA database to 2013MDBA database

Archive mailbox from 2010A server 2010ARCA database to 2013ARCA database

Get-mailbox UserA | New-MoveRequest -TargetDatabase "2013MDBA" -ArchiveTargetDatabase "2013ARCA" -BadItemLimit 200 -AcceptLargeDataLoss

It is queued for ever and never progress

get-moverequest | get-moverequestStatistics -IncludeReport | fl says it is queued

Test-MRSHealth is fine

No related events in the App or Sys Log

But if I run the below command it runs fine and worked

Get-mailbox UserA | New-MoveRequest -TargetDatabase "2013MDBA" -BadItemLimit 200 -AcceptLargeDataLoss

That is I am moving both primary and Archive to the same 2013MDBA, works fine

Any idea why it is not working

I rebooted both servers, disabled TCP Chimney and Disabled IPV6

Thanks

Sadiq


Viewing all articles
Browse latest Browse all 7008

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>