Sysvol replication error
have 3 dcs ad , dfs features.
files replicate correctly on them folder sysvol fails next error (translated spanish):
dfs replication service can't replicate associated server1 because of communication error. error can happen if host not reachable, or if dfs replication service turned off on server. dfs replication service used dns name of server1.mydomain.net, ip address xxx.xxx.xxx.xxx , wins address server1, error occurred id.: 1722 (rpc service unavalible .). event id.: 5008
firewalls of servers configurated.
because of new computers can't load domain policies (gpt.ini access error).
please help!
hello jordi,
this issue should not related incompatibility between windows server 2008 x86 , x64.
can see event id: 5014 , event id: 5004 in dfs replication (application , services logs)?
analysis , suggestion:
event id: 5008
message: host either unreachable, or rpc not running on server
explanation
the dfs replication service unable establish contact partner via remote procedure call (rpc). service not able replicate until issue resolved.
possible cause
the dfs replication service unable establish contact partner via remote procedure call (rpc). service not able replicate until issue resolved.
troubleshooting steps:
1. please check if rpc service disabled, , enable rpc if disabled.
you may refer following kb article:
some windows procedures not work if remote procedure call service disabled
http://go.microsoft.com/fwlink/?linkid=57836
2. please check if firewall blocking rpc end point mapper @ port 135 between 2 problematic dfs replication partner.
if tcp port 135 blocked firewall, dfs replication not able replicate if configured use static port since rpc first contacts port 135 map static port. in case, firewall must allow both port 135 , configured static port.
the dfs replication service can configured static port using dfsr diagnostic command line interface follows:
dfsrdiag staticrpc /port:port /member:name
hope helps.
posting provided "as is" no warranties, , confers no rights.
Windows Server > File Services and Storage
Comments
Post a Comment