Problem with DFS Replication service is stopping communication with partner

William.L 40 Reputation points
2023-09-19T06:40:01.7366667+00:00

Hi Everyone,

I have 5 DC servers mixed Windows 2008 R2 / 2012 r2 / 2019. Scheme is 2008.

  • dc01 (win 2012 r2)
  • mdc01 / mdc03 / mdc04 (win 2019)
  • ad02 (win 2008 r2)

There was a mdc02 (win 2019) but it's been removed due to error. Therefore I have disconnected and forced remove it by powershell script.

Since namespace of DFS file server have problem - The namespaces on myoffice.com cannot be enumerated. The RPC server is unavailable.

Then I have run "Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log" on PDC (mdc01).

  • Below is the result for mdc02.
Starting test: FrsEvent

         * The File Replication Service Event log test 
         Skip the test because the server is running DFSR.

         ......................... MDC01 passed test FrsEvent

      Starting test: DFSREvent

         The DFS Replication Event Log. 
         There are warning or error events within the last 24 hours after the

         SYSVOL has been shared.  Failing SYSVOL replication problems may cause

         Group Policy problems. 
         A warning event occurred.  EventID: 0x80001396

            Time Generated: 09/19/2023   11:08:48

            Event String:

            The DFS Replication service is stopping communication with partner MDC02 for replication group Domain System Volume due to an error. The service will retry the connection periodically. 

             

            Additional Information: 

            Error: 1723 (The RPC server is too busy to complete this operation.) 

            Connection ID: 876085F3-8EC3-4C21-82AB-A5B1FCED7472 

            Replication Group ID: A6C0C1B1-ED35-494A-8670-C89ED8B557B1

         An error event occurred.  EventID: 0xC0001390

            Time Generated: 09/19/2023   11:09:28

            Event String:

            The DFS Replication service failed to communicate with partner MDC02 for replication group Domain System Volume. This error can occur if the host is unreachable, or if the DFS Replication service is not running on the server.



  • Below is result for ad02.
Starting test: FrsEvent

         * The File Replication Service Event log test 
         Skip the test because the server is running DFSR.

         ......................... ad02 passed test FrsEvent

      Starting test: DFSREvent

         The DFS Replication Event Log. 
         There are warning or error events within the last 24 hours after the

         SYSVOL has been shared.  Failing SYSVOL replication problems may cause

         Group Policy problems. 
         A warning event occurred.  EventID: 0x80001396

            Time Generated: 09/18/2023   18:25:26

            Event String:

            The DFS Replication service is stopping communication with partner MDC03 for replication group Domain System Volume due to an error. The service will retry the connection periodically. 

             

            Additional Information: 

            Error: 9036 (Paused for backup or restore) 

            Connection ID: 2101F649-E22A-4D29-BF25-B9A43E5664BC 

            Replication Group ID: A6C0C1B1-ED35-494A-8670-C89ED8B557B1

         A warning event occurred.  EventID: 0x80001396

            Time Generated: 09/19/2023   01:42:12

            Event String:

            The DFS Replication service is stopping communication with partner MDC01 for replication group Domain System Volume due to an error. The service will retry the connection periodically. 


There are DFS replication issue for all DC servers.

The DFS Replication Event Log. 
The DFS Replication service is stopping communication with partner


Please what to do. I was demote mdc02 (Since it's encountered Windows update issue).

I just do not know what's the fault ?

Thanks in advance,

Will.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,970 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
10,557 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dave Patrick 390.1K Reputation points MVP
    2023-09-19T13:43:24.06+00:00

    Additional Information: Error: 9036 (Paused for backup or restore)

    This is normal and expected behavior, so nothing to worry about.

    --please don't forget to close up the thread here by marking answer if the reply is helpful--


2 additional answers

Sort by: Most helpful
  1. Dave Patrick 390.1K Reputation points MVP
    2023-09-20T13:41:16.56+00:00

    Event ID 42 Description: The Kerberos Key Distribution Center lacks strong keys for account krbtgt. You must update the password of this account to prevent use of insecure cryptography.

    Translation: The krbtgt account has not been reset since AES was introduced into the environment.
    Resolution: Reset the krbtgt account password after ensuring that AES has not been explicitly disabled on the DC.