t2m
  • t2m
  • 53.8% (Neutral)
  • Newbie Topic Starter
2 years ago
We saw this error today on a 2019 server domain controller:

Log Name: DFS Replication
Source: DFSR
Date: 20/09/2020 21:00:08
Event ID: 5014
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: DC0.domain.local
Description:
The DFS Replication service is stopping communication with partner -DC1 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: F65BCC13-DC07-451F-92F8-A0E252F5D488
Replication Group ID: 329E9E69-8D98-4557-B2AA-4C3E4455A3C3
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="DFSR" />
<EventID Qualifiers="32768">5014</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-09-20T20:00:08.768413000Z" />
<EventRecordID>33</EventRecordID>
<Channel>DFS Replication</Channel>
<Computer>DC0.domain.local</Computer>
<Security />
</System>
<EventData>
<Data>F65BCC13-DC07-451F-92F8-A0E252F5D488</Data>
<Data>-DC1</Data>
<Data>Domain System Volume</Data>
<Data>9036</Data>
<Data>Paused for backup or restore</Data>
<Data>329E9E69-8D98-4557-B2AA-4C3E4455A3C3</Data>
</EventData>
</Event>


I am presuming that this is OK as 21:00 is when the domain controller is backed up...
Sponsor

Want to thank us? Use: Patreon or PayPal or Bitcoins: 12G4A52Znm5s35buKDEmKU2p2vQY69Nsyo

All opinions expressed within these pages are sent in by members of the public or by our staff in their spare time, and as such do not represent any opinion held by sircles.net Ltd or their partners.


sirclesadmin
2 years ago
This is often due to the System State backup of said server - the system can halt replication during this action.

You can disable DFSR replication for the time period of the backup using the DFS console. Under the replication section you can find a schedule if you open properties of the AD group and click edit schedule.