Exchange 2010 DAG database copy failed

Hi, I have two Exchange Server, ServerA and ServerB. I would like to copy DatabaseA from ServerB to ServerA. I used EMC to "add mailbox database copy" but found below error. I checked the databaseA.edb had been copied to ServerA. The log folder is empty. I checked the services of two Exchange Server, the Microsoft Exchange Search Indexer is running. 

Thank you!

Event ID: 2059
The required log file 5043358 for DatabaseA\ServerA is missing on the active copy. If you removed the log file, please replace it. If the log file is lost, the database copy will need to be reseeded using Update-MailboxDatabaseCopy.

Event ID: 4026
[Seed Manager] The seed request for database 'DatabaseA' encountered an error during seeding. Error: Content indexing operation failed with the following message: The seeding operation encountered an error while trying to contact the search service. Error: Microsoft Exchange Search Service may not be running on server ServerB. Specific RPC error message: Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from cli_PauseIndexing

Event ID: 124
At '6/12/2015 11:34:14 PM' the Exchange Information Store Database 'DatabaseA' copy on this server encountered an error. Consult the event log on the server for other "ExchangeStoreDb" or "msexchangeRepl" events that may identify the specific failure. The Replication Service will automatically attempt to retry.

Event ID: 4
(PID 3980, Thread 94) Task Update-MailboxDatabaseCopy writing error when processing record of index 0. Error: Microsoft.Exchange.Cluster.Replay.CiSeederRpcOperationFailedException: A server-side seed operation has failed. Error: Content indexing operation failed with the following message: The seeding operation encountered an error while trying to contact the search service. Error: Microsoft Exchange Search Service may not be running on server ServerB. Specific RPC error message: Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from cli_PauseIndexing
   at Microsoft.Exchange.Cluster.Replay.CiFilesSeederInstance.SeedThreadProcInternal()
   at Microsoft.Exchange.Data.Storage.Cluster.HaRpcExceptionWrapperBase`2.RunRpcServerOperation(String databaseName, RpcServerOperation rpcOperation)
   --- End of stack trace on server (xxx.com) ---
   at Microsoft.Exchange.Data.Storage.Cluster.HaRpcExceptionWrapperBase`2.ClientRethrowIfFailed(String databaseName, String serverName, RpcErrorExceptionInfo errorInfo)
   at Microsoft.Exchange.Cluster.Replay.SeedProgressReporter.GetException()

June 12th, 2015 1:13pm

Have you rebooted the two machines since then? You could also try restarting the Search' service. Is this a fresh copy your creating? Meaning, was there ever a copy on Server A?

So you created a DAG > Added Server B to the DAG with its mailbox database. You then went into EMC and added another database copy?I would restart search service on both machines. Then Open Exchange MAnagement Shell : Run Get-MailboxDatabaseCopyStatus *

 * Verify the above only shows one 'Copy' of your database. If it does (still in EMS) run Add-MailboxDatabaseCopy <Name of Database> -ServerToAdd <ServerA>

Please let me know what comes of the above.

Free Windows Admin Tool Kit Click here and download it now
June 12th, 2015 1:32pm

Are all the Exchange services running or not?

Test-ServiceHealth

Running that cmdlet (EMS) on both servers should tell you.

June 12th, 2015 3:32pm

Hi,

According to the error message, please ensure the Microsoft Exchange Search Service run correctly in Server B. We can restart it for testing.

Please run Get-MailboxDatabaseCopyStatus -Identity DatabaseA | FL to get status information about mailbox database copies. Besides, run Test-ReplicationHealth -Identity "ServerB" to voew continuous replication status information about mailbox database copies.
More details about those monitor methods for DAG, for your reference: https://technet.microsoft.com/en-us/library/dd351258(v=exchg.80).aspx

Thanks
Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 9:46am

Hi,

According to the error message, please ensure the Microsoft Exchange Search Service run correctly in Server B. We can restart it for testing.

Please run Get-MailboxDatabaseCopyStatus -Identity DatabaseA | FL to get status information about mailbox database copies. Besides, run Test-ReplicationHealth -Identity "ServerB" to voew continuous replication status information about mailbox database copies.
More details about those monitor methods for DAG, for your reference: https://technet.microsoft.com/en-us/library/dd351258(v=exchg.80).aspx

Thanks
June 17th, 2015 9:46am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics