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?
Any help here?
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