Share via

Exchange DAG issue

Red Tea Yu 1 Reputation point
2021-11-23T15:13:29.827+00:00

Hi all.
I have 2 Exchange Server 2016 and form a DAG group. 1 Exchange Server with mailDB activated now facing network issue and unable to replicate the mails to another one. I tried to activate the copy on another server also failed as the copy queue (over 4000 queues) had exceeded the limit. Could someone advise the best practice for this suituation? Many thanks.

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.


1 answer

Sort by: Most helpful
  1. Andy David - MVP 160.3K Reputation points MVP Volunteer Moderator
    2021-11-23T16:01:16.077+00:00

    Can you Fix the network issue first?

    You can force the mount on the other server but you may lost some mail in the process.

    Move-ActiveMailboxDatabase <DB> -ActivateOnServer <OtherMailServer>  -SkipHealthChecks -SkipActiveCopyChecks -SkipClientExperienceChecks -SkipLagChecks - 
    MountDialOverride:BESTEFFORT
    

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.