Share via

Exchange Seeding Problem

azhar Nasim 0 Reputation points
2023-12-01T14:31:28.2+00:00

I have a DAG of four Exchange Servers with each having four databases

In Primary Site there are two servers and in DR Site there are two Exchange Servers

Primary site has active copy of all databases where as all other servers have passive copy. Passive copies at DR site of three databases were giving failed and suspended error how ever i repaired the two database by deleting and readding mailbox copies

When I try to update copy of third database it is giving

The seeding operation failed. Error: The Microsoft Exchange Replication service may not be running on server Server1. Error: Error 0x6ba (The RPC server is unavailable) from cli_RpccGetDbSeedStatus [Server:2]

Exchange Online
Exchange Online

A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.

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.

Exchange | Hybrid management
Exchange | Hybrid management

The administration of a hybrid deployment that connects on-premises Exchange Server with Exchange Online, enabling seamless integration and centralized control.


1 answer

Sort by: Most helpful
  1. Anonymous
    2023-12-04T09:34:43.09+00:00

    Hello @azhar Nasim ,

    Based on your description, could you kindly clarify that what do you mean

    how ever i repaired the two database by deleting and readding mailbox copies when I try to update copy of third database it is giving

    And what operations did you perform on the first two databases, is it a different method from the third database?

    Besides, could you first run Test-ReplicationHealth command to test the replication running status of the server and restart if necessary? It is recommended that you check server and cluster health using the following commands:

    Get-ServerComponentState -Identity Exch1
    Test-ServiceHealth <server>
    

    In addition, please make sure that the firewall on Server1 is not blocking the RPC traffic and it is recommended that you turn off the firewall then try again.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.

    Was 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.