Bug 15568 - IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
Summary: IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: DCE-RPCs and pipes (show other bugs)
Version: 4.19.4
Hardware: x64 Linux
: P5 major (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-03 00:04 UTC by Elias
Modified: 2024-03-04 11:51 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias 2024-02-03 00:04:33 UTC
hi,

When executing the replication command between two Domain Controllers (DCs), I check the log of the receiving DC. Even though the command response indicates that the replication was successful, the following error occurs.

root@dc1:/etc/samba# samba-tool drs replicate dc002 dc1 DC=campus,DC=sertao,DC=ifrs,DC=edu,DC=br --full-sync
Replicate from dc1 to dc002 was successful


root@dc002:~# tail -f /var/log/samba/log.samba
[2024/02/02 20:31:09.467951,  0] source4/rpc_server/common/forward.c:50(dcesrv_irpc_forward_callback)
  IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
[2024/02/02 20:31:20.558151,  0] source4/rpc_server/common/forward.c:50(dcesrv_irpc_forward_callback)
  IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
[2024/02/02 20:31:34.500263,  0] source4/rpc_server/common/forward.c:50(dcesrv_irpc_forward_callback)
  IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
[2024/02/02 20:31:46.671248,  0] source4/rpc_server/common/forward.c:50(dcesrv_irpc_forward_callback)
  IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
[2024/02/02 20:31:59.519983,  0] source4/rpc_server/common/forward.c:50(dcesrv_irpc_forward_callback)
  IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT

How can I get a full backtrace to help you?
Comment 1 Elias 2024-02-17 13:55:38 UTC
Any help here?
Comment 2 Elias 2024-03-04 11:51:06 UTC
When running the command "samba-tool dbcheck --cross-ncs --reset-well-known-acls --fix --yes" the error also appears in the logs:

[2024/03/04 08:50:26.825681, 0] source4/rpc_server/common/forward.c:50(dcesrv_irpc_forward_callback)
  IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT