Cannot mount Exchange 2010 database after DAG member failed - Active Database cannot mount

Don Stevens 1 Reputation point
2020-11-09T14:25:28.22+00:00

Great Morning All!!

I have a Exchange 2010 DAG
(3) servers

ProdMB - mailboxes
ProdHTCA - Hub Transport and Client Access - also Witness Server
DRHTCAMB - Disastery Recovery - Mailboxes, Hub Transport, Client Access

whenever DRHTCAMB shuts down, email doesn't work

Currently I have a System Board that Failed on DRHTCAMB and this server is temporarily out of commission. (waiting for replacement parts)
3 databases display "service down"

I cannot mount the three databases on ProdMB even though this server houses the Active Databases.
3 databases display "dismounted"

* this began with the shutdown of all systems to replace UPS batteries *
* I did suspend copy first *
* I did shut down the two PROD systems first*
* I did then shut down the DR server*

when trying to mount the databases on ProdMB,
I get the following error message


Microsoft Exchange Error

Failed to mount database 'DBA-L'.

DBA-L
Failed
Error:
Couldn't mount the database that you specified. Specified database: DBA-L; Error code: An Active Manager operation failed. Error An Active Manager operation encountered an error. To perform this operation, the server must be a member of a database availability group, and the database availability group must have quorum. Error: Server 'ProdMB' isn't in the stopped or started servers list. This may be due to an Active Directory replication delay.. [Server: ProdMB.domain.com].

An Active Manager operation failed. Error An Active Manager operation encountered an error. To perform this operation, the server must be a member of a database availability group, and the database availability group must have quorum. Error: Server 'ProdMB' isn't in the stopped or started servers list. This may be due to an Active Directory replication delay.. [Server: ProdMB.domain.com]


OK


Any help, ASAP would be really appreciated.....

b-safe all.....

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,628 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Eric Yin-MSFT 4,386 Reputation points
    2020-11-10T03:12:29.797+00:00

    When you shutdown the two PROD servers, DAG might has lost quorum, please run the following commands and post the results:

    Get-DatabaseAvailabilityGroup –Status –Identity DAG01 | FL  
    Test-replicationhealth   
    Get-MailboxDatabaseCopyStatus *   
    

    Normally, we could run the following commands to restart the cluster service and restart DAG:

    Stop-Service ClusSvc  
    Net start CluSvc /forcequorum  
    Start-DatabaseAvailabilityGroup –Identity DAG01 –MailboxServer name  
    
     
    

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Don Stevens 1 Reputation point
    2020-11-10T03:55:47.49+00:00

    38654-rmsdag.pdf38596-rmsdag2.pdf

    I ran the two commands
    The DR Server is down needs new motherboard that I have ordered,
    but wanted to see if I can get the email working before that comes in.
    thanks for your help, don


  3. Donald M Stevens 21 Reputation points
    2020-11-10T18:01:31.193+00:00

    I now have the new system board in and the server is up and running.

    Production Email shows "dismounted" and won't let me mount

    DR Email shows "Failed"

    I ran your commands and come up with the following messages.

    38862-gmbcs.pdf38770-trh.pdf


  4. Donald M Stevens 21 Reputation points
    2020-11-30T02:20:31.647+00:00

    hi erik,
    thanks for getting back to me.....

    I ended up openning a $499 one-time ticket with Microsoft......

    they have me delete the DAG after removing the servers,

    then I setup the DR system to be the new email server since the PROD Exchange databases would not mount,

    after many changes, DNS public and private, port changes, ip address changes...... it seems to be working,

    I still have some issues with smart phones connecting, but I am working on that.

    somehow the two sets of databases were out of synch, and the DAG broke or didn't work correctly.....

    so much for Disaster Recovery..... we got the Disaster part..... just not an auto recovery....

    thanks again for responding.

    don

    0 comments No comments

Your answer

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