Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Samba] DRS_The specified I/O operation on %hs was not completed before the time-out period expired.'

431 views
Skip to first unread message

Luchko Dmitriy

unread,
Dec 3, 2015, 3:10:04 AM12/3/15
to
Hi,
When we try replicate domain tree from Win DC to Samba DC we have timeout error:

ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed - drsException: DsReplicaSync failed (-1073741643, '{Device Timeout} The specified I/O operation on %hs was not completed before the time-out period expired.')
File "/usr/lib64/python2.7/site-packages/samba/netcmd/drs.py", line 345, in run
drs_utils.sendDsReplicaSync(self.drsuapi, self.drsuapi_handle, source_dsa_guid, NC, req_options)
File "/usr/lib64/python2.7/site-packages/samba/drs_utils.py", line 83, in sendDsReplicaSync
raise drsException("DsReplicaSync failed %s" % estr)

Best regards,  
DMITRIY LUCHKO



--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba

mathias dufresne

unread,
Dec 7, 2015, 8:20:03 AM12/7/15
to
Hi Luchko,

How many objects are in your MS AD database?

The question because I was not able to run successfully a "samba-tool drs
replicate ... domain" if my Samba AD database was filled with 40000+
objects.

Same issue with ldapcmp but for ldapcmp there are two workaround: comparing
the database piece by piece (searching all containers and compare all
container per container without recursion) or run the ldapcmp using
tdb:///path/to/file.tdb rather than ldap://DCname.

Luchko Dmitriy

unread,
Dec 11, 2015, 3:50:03 AM12/11/15
to
does somebody know is that network problem, LDAP db error or something else?
0 new messages