Discussion:
Event 5014 and 5004 every 5 minutes
(too old to reply)
Tom Snyder (Xantrion.com)
2008-05-11 15:51:01 UTC
Permalink
We have three servers replicating, 2 finished initial replication and one is
in progress but appears stalled - ie count of moved files is not increasing.
On all servers we are getting repeated incidents of event 5014 and 5004 every
5 minutes. The events have always been present but I got two servers to line
out with them there - still I am concerend they may offer some clue to my
current issue. The servers are connected via a Sonicwall VPN cloud, all are
in different cities. Ping between the servers never times out, its
continuous. The server which will not complete is W2008 and I can see in the
network monitor that the DFSR service is using 1 Mbps on a continuous basis.

Thoughts?

Errors below.

Tom Snyder

Log Name: DFS Replication
Source: DFSR
Date: 5/11/2008 9:12:07 AM
Event ID: 5014
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: XAN-DEN-DC01.xantrion-hq.local
Description:
The DFS Replication service is stopping communication with partner XFILE1
for replication group Xantrion-hq\Data due to an error. The service will
retry the connection periodically.

Additional Information:
Error: 1726 (The remote procedure call failed.)
Connection ID: 145C626A-697A-4EB8-9534-484C3D5AD9DB
Replication Group ID: 98DDDF02-2841-41D9-9440-FC48690D7DB6
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="2008-05-11T15:12:07.000Z" />
<EventRecordID>1759</EventRecordID>
<Channel>DFS Replication</Channel>
<Computer>XAN-DEN-DC01.xantrion-hq.local</Computer>
<Security />
</System>
<EventData>
<Data>145C626A-697A-4EB8-9534-484C3D5AD9DB</Data>
<Data>XFILE1</Data>
<Data>Xantrion-hq\Data</Data>
<Data>1726</Data>
<Data>The remote procedure call failed.</Data>
<Data>98DDDF02-2841-41D9-9440-FC48690D7DB6</Data>
</EventData>
</Event>

--------------

Log Name: DFS Replication
Source: DFSR
Date: 5/11/2008 9:12:11 AM
Event ID: 5004
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: XAN-DEN-DC01.xantrion-hq.local
Description:
The DFS Replication service successfully established an inbound connection
with partner XFILE1 for replication group Xantrion-hq\Data.

Additional Information:
Connection Address Used: xfile1.xantrion-hq.local
Connection ID: 145C626A-697A-4EB8-9534-484C3D5AD9DB
Replication Group ID: 98DDDF02-2841-41D9-9440-FC48690D7DB6
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="DFSR" />
<EventID Qualifiers="16384">5004</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-05-11T15:12:11.000Z" />
<EventRecordID>1761</EventRecordID>
<Channel>DFS Replication</Channel>
<Computer>XAN-DEN-DC01.xantrion-hq.local</Computer>
<Security />
</System>
<EventData>
<Data>145C626A-697A-4EB8-9534-484C3D5AD9DB</Data>
<Data>XFILE1</Data>
<Data>Xantrion-hq\Data</Data>
<Data>xfile1.xantrion-hq.local</Data>
<Data>98DDDF02-2841-41D9-9440-FC48690D7DB6</Data>
</EventData>
</Event>
unknown
2008-11-10 20:35:44 UTC
Permalink
Hi
I've got these events repeating over and over again in our event log, connected by a SonicWALL Site to Site VPN cloud as well.

Some of the smaller folders replicate, but the larger folders with 70GB or so and several thousand files are having trouble completing replication.

One thing I did was increased the staging quota for each replicated folder to 16GB on the Branch (Source) Server. This helped a little bit but after 60 days initial replication has still not completed.

Wondering if anybody else knows what could be wrong?

Michael Benadiba
MBC Computer Solutions Ltd.
http://www.mbccs.com
ProADGuy
2008-11-13 19:59:34 UTC
Permalink
I am assuming that you are using Win2k3 R2 SP2

Make sure you apply below mentioned fixes on all DFSR servers:
1).
948496 An update to turn off default SNP features is available for Windows
Server 2003-based and Small Business Server 2003-based computers
http://support.microsoft.com/default.aspx?scid=kb;EN-US;948496

2). Latest DFSR.exe binaries (article title may not be your problem), you
may need to call MS PSS to get this:
948833 Distributed File System Replication may not replicate a folder on a
Windows Server 2003 R2-based computer if the folder was previously a member
of a replication group that was removed
http://support.microsoft.com/default.aspx?scid=kb;EN-US;948833

3). I would like you to look at:
Top 10 Common Causes of Slow Replication with DFSR
http://blogs.technet.com/askds/archive/2007/10/05/top-10-common-causes-of-slow-replication-with-dfsr.aspx


Warm Regards,
ProADGuy

Disclaimer: All postings are provided "AS IS" with no warranties, and confer
no rights.
Post by unknown
Hi
I've got these events repeating over and over again in our event log, connected by a SonicWALL Site to Site VPN cloud as well.
Some of the smaller folders replicate, but the larger folders with 70GB or so and several thousand files are having trouble completing replication.
One thing I did was increased the staging quota for each replicated folder to 16GB on the Branch (Source) Server. This helped a little bit but after 60 days initial replication has still not completed.
Wondering if anybody else knows what could be wrong?
Michael Benadiba
MBC Computer Solutions Ltd.
http://www.mbccs.com
RANDY
2009-01-02 20:13:02 UTC
Permalink
Hi

I was getting the same problem on the replication partner, but the primar
member was OK. It turned out the the Switch port connecting the partner was
set to 100 Half and the partner server was set to 100 full.

Try hard setting the server NIC seed to a set speed of the switch
Post by ProADGuy
I am assuming that you are using Win2k3 R2 SP2
1).
948496 An update to turn off default SNP features is available for Windows
Server 2003-based and Small Business Server 2003-based computers
http://support.microsoft.com/default.aspx?scid=kb;EN-US;948496
2). Latest DFSR.exe binaries (article title may not be your problem), you
948833 Distributed File System Replication may not replicate a folder on a
Windows Server 2003 R2-based computer if the folder was previously a member
of a replication group that was removed
http://support.microsoft.com/default.aspx?scid=kb;EN-US;948833
http://blogs.technet.com/askds/archive/2007/10/05/top-10-common-causes-of-slow-replication-with-dfsr.aspx
Warm Regards,
ProADGuy
Disclaimer: All postings are provided "AS IS" with no warranties, and confer
no rights.
Post by unknown
Hi
I've got these events repeating over and over again in our event log, connected by a SonicWALL Site to Site VPN cloud as well.
Some of the smaller folders replicate, but the larger folders with 70GB or so and several thousand files are having trouble completing replication.
One thing I did was increased the staging quota for each replicated folder to 16GB on the Branch (Source) Server. This helped a little bit but after 60 days initial replication has still not completed.
Wondering if anybody else knows what could be wrong?
Michael Benadiba
MBC Computer Solutions Ltd.
http://www.mbccs.com
Continue reading on narkive:
Loading...